MeVisLabToolboxReference
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

List of all members.

Public Member Functions

 ItemModelEvent ()
AbstractItemModelmodel () const

Detailed Description

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

Definition at line 216 of file mlAbstractItemModel.h.


Constructor & Destructor Documentation

ml::ItemModelEvent::ItemModelEvent ( ) [inline]

Definition at line 219 of file mlAbstractItemModel.h.


Member Function Documentation

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

Definition at line 220 of file mlAbstractItemModel.h.


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