MeVisLabToolboxReference
ml::ItemChangedEvent Class Reference

This event tells us that the children of the item have changed completely (for an invalid ModelIndex this would mean everything has changed) More...

#include <mlAbstractItemModel.h>

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

List of all members.

Public Member Functions

 ItemChangedEvent (const ModelIndex &index, bool after)
const ModelIndexindex () const

Detailed Description

This event tells us that the children of the item have changed completely (for an invalid ModelIndex this would mean everything has changed)

Definition at line 289 of file mlAbstractItemModel.h.


Constructor & Destructor Documentation

ml::ItemChangedEvent::ItemChangedEvent ( const ModelIndex index,
bool  after 
)

Member Function Documentation

const ModelIndex& ml::ItemChangedEvent::index ( ) const [inline]

Definition at line 294 of file mlAbstractItemModel.h.


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