|
MeVisLab Toolbox Reference
|
#include <mlAbstractItemModel.h>
Public Member Functions | |
| TwoPhaseItemModelEvent (bool afterArg=false) | |
| bool | after () const |
| Public Member Functions inherited from ml::ItemModelEvent | |
| ItemModelEvent () | |
| AbstractItemModel * | model () const |
| Public Member Functions inherited from ml::BaseEvent | |
| BaseEvent () | |
| virtual | ~BaseEvent () |
| EventSource * | source () const |
| Returns the Base object emitting this event. | |
This is the base class for all events that are sent before and after a change.
Definition at line 251 of file mlAbstractItemModel.h.
|
inline |
Definition at line 254 of file mlAbstractItemModel.h.
References ml::ItemModelEvent::ItemModelEvent().
|
inline |
Definition at line 255 of file mlAbstractItemModel.h.
Referenced by ml::ItemChangedEvent::ItemChangedEvent(), ml::ItemsInsertedEvent::ItemsInsertedEvent(), and ml::ItemsRemovedEvent::ItemsRemovedEvent().