MeVisLab Scripting Reference
|
#include <mlAbstractItemModelWrapper.h>
Inherits QObject.
Public Slots | |
bool | isValid () const |
This class represents an abstract index into an item model (pointing at an item in model). It is used by AbstractItemModelWrapper and StandardItemModelWrapper.
Please do not store objects of this class for a longer time, since they get invalid when their model item gets removed.
|
inlineslot |
Returns false
if the index got invalid through some operation.