![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#include "unhidelistmodel.h"
Public Types | |
enum | Roles { ItemClass = Qt::UserRole + 1, ItemName, ItemDescription, ItemIcon } |
Public Member Functions | |
UnhideListModel (QObject *) | |
Definition at line 39 of file unhidelistmodel.h.
Enumerator | |
---|---|
ItemClass | |
ItemName | |
ItemDescription | |
ItemIcon |
Definition at line 42 of file unhidelistmodel.h.
LeechCraft::Util::UnhideListModel::UnhideListModel | ( | QObject * | parent | ) |
Definition at line 36 of file unhidelistmodel.cpp.