MeVisLabToolboxReference
MeVisLab/Standard/Sources/Shared/MLItemModel/mlStandardItemModel.h File Reference

Define a simple standard implementation for AbstractItemModel. More...

#include <mlAbstractItemModel.h>
#include <vector>
#include <boost/unordered_map.hpp>

Go to the source code of this file.

Classes

class  ml::StandardItemModel
 This could be the interface for a standard item model. More...
struct  ml::StandardItemModel::Attribute
 Defines the name of an attribute and its default value. More...
class  ml::StandardItemModel::ItemEntry
 ItemEntry stores the structure and data of the items.
class  ml::ItemChildrenRequestEvent
 This BaseEvent informs that the children of an item are requested for the first time. More...

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.



Detailed Description

Define a simple standard implementation for AbstractItemModel.

Author:
Uwe Siems
Date:
06/2011

Definition in file mlStandardItemModel.h.