#include <OP_Bundle.h>
Public Types | |
| enum | OP_EventType { BUNDLE_RENAMED, BUNDLE_PICKED, BUNDLE_LOCK_CHANGED, BUNDLE_FILTER_CHANGED, OP_ADDED, OP_DELETED, OP_ADDED_OR_DELETED, OP_RENAMED } |
Public Member Functions | |
| OP_BundleEvent (OP_EventType type, OP_Bundle &bundle) | |
Public Attributes | |
| OP_EventType | myEventType |
| OP_Bundle & | myBundle |
Definition at line 70 of file OP_Bundle.h.
| BUNDLE_RENAMED | |
| BUNDLE_PICKED | |
| BUNDLE_LOCK_CHANGED | |
| BUNDLE_FILTER_CHANGED | |
| OP_ADDED | |
| OP_DELETED | |
| OP_ADDED_OR_DELETED | |
| OP_RENAMED |
Definition at line 74 of file OP_Bundle.h.
| OP_BundleEvent::OP_BundleEvent | ( | OP_EventType | type, | |
| OP_Bundle & | bundle | |||
| ) | [inline] |
Definition at line 86 of file OP_Bundle.h.
Definition at line 91 of file OP_Bundle.h.
Definition at line 90 of file OP_Bundle.h.
1.5.9