LeechCraft 0.6.70-17335-ge406ffdcaf
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< ModelItemLC::Util::ModelItem_ptr
 
typedef std::weak_ptr< ModelItemLC::Util::ModelItem_wtr
 
typedef QVector< ModelItem_ptrLC::Util::ModelItemsList_t
 
typedef std::shared_ptr< const ModelItemLC::Util::ModelItem_cptr