MeVisLab Toolbox Reference
|
This event informs about attributes that have changed their values. More...
#include <mlAbstractItemModel.h>
Public Member Functions | |
ItemsDataChangedEvent (const std::vector< ModelIndex > &itemIndices, const std::vector< int > &attributeIndices) | |
const std::vector< ModelIndex > & | itemIndices () const |
const std::vector< int > & | attributeIndices () const |
![]() | |
ItemModelEvent () | |
AbstractItemModel * | model () const |
![]() | |
BaseEvent () | |
virtual | ~BaseEvent () |
EventSource * | source () const |
Returns the Base object emitting this event. More... | |
This event informs about attributes that have changed their values.
Definition at line 329 of file mlAbstractItemModel.h.
ml::ItemsDataChangedEvent::ItemsDataChangedEvent | ( | const std::vector< ModelIndex > & | itemIndices, |
const std::vector< int > & | attributeIndices | ||
) |
|
inline |
Definition at line 336 of file mlAbstractItemModel.h.
|
inline |
Definition at line 335 of file mlAbstractItemModel.h.