MeVisLab Toolbox Reference
ml::ItemModelEvent Class Reference

This intermediate class only exists to conveniently get the source() as the model() from an event. More...

#include <mlAbstractItemModel.h>

Inheritance diagram for ml::ItemModelEvent:
ml::BaseEvent ml::ItemChildrenRequestEvent ml::ItemsDataChangedEvent ml::TwoPhaseItemModelEvent ml::ItemChangedEvent ml::ItemsInsertedEvent ml::ItemsRemovedEvent

Public Member Functions

 ItemModelEvent ()
 
AbstractItemModelmodel () const
 
- Public Member Functions inherited from ml::BaseEvent
 BaseEvent ()
 
virtual ~BaseEvent ()
 
EventSourcesource () const
 get the Base object emitting this event More...
 

Detailed Description

This intermediate class only exists to conveniently get the source() as the model() from an event.

Definition at line 238 of file mlAbstractItemModel.h.

Constructor & Destructor Documentation

◆ ItemModelEvent()

ml::ItemModelEvent::ItemModelEvent ( )
inline

Definition at line 241 of file mlAbstractItemModel.h.

Member Function Documentation

◆ model()

AbstractItemModel* ml::ItemModelEvent::model ( ) const
inline

Definition at line 242 of file mlAbstractItemModel.h.

References boost::source().


The documentation for this class was generated from the following file: