LeechCraft  0.6.70-15082-g543737046d
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  LC::Util::ModelItem
 Provides a proxying API on top of an QAbstractItemModel. More...
 

Namespaces

 LC
 
 LC::Util
 

Typedefs

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