LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
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

namespace  LC
 
namespace  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