| 
    MeVisLab Toolbox Reference
    
   | 
 
This is the base class for all events that are sent before and after a change. More...
#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.
Definition at line 254 of file mlAbstractItemModel.h.
      
  | 
  inline | 
Definition at line 255 of file mlAbstractItemModel.h.