MeVisLabToolboxReference
ml::TwoPhaseItemModelEvent Class Reference

This is the base class for all events that are sent before and after a change. More...

#include <mlAbstractItemModel.h>

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

List of all members.

Public Member Functions

 TwoPhaseItemModelEvent (bool after=false)
bool after () const

Detailed Description

This is the base class for all events that are sent before and after a change.

Definition at line 229 of file mlAbstractItemModel.h.


Constructor & Destructor Documentation

ml::TwoPhaseItemModelEvent::TwoPhaseItemModelEvent ( bool  after = false) [inline]

Definition at line 232 of file mlAbstractItemModel.h.


Member Function Documentation

bool ml::TwoPhaseItemModelEvent::after ( ) const [inline]

Definition at line 233 of file mlAbstractItemModel.h.


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