LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
modelitem.h File Reference
#include <QModelIndex>
#include "modelsconfig.h"
#include "modelitembase.h"
+ Include dependency graph for modelitem.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LeechCraft::Util::ModelItem
 Provides a proxying API on top of an QAbstractItemModel. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Util
 

Typedefs

typedef std::shared_ptr< ModelItem > LeechCraft::Util::ModelItem_ptr
 
typedef std::weak_ptr< ModelItem > LeechCraft::Util::ModelItem_wtr
 
typedef QVector< ModelItem_ptr > LeechCraft::Util::ModelItemsList_t
 
typedef std::shared_ptr< const ModelItem > LeechCraft::Util::ModelItem_cptr