GammaRay
2.2.0
|
A collection of custom model roles shared between client and server. More...
#include <QAbstractItemModel>
Go to the source code of this file.
Namespaces | |
namespace | GammaRay |
namespace | GammaRay::ObjectMethodModelRole |
Custom roles for GammaRay::ObjectMethodModel. | |
namespace | GammaRay::ToolModelRole |
Custom roles for GammaRay::ToolModel. | |
Enumerations | |
enum | Role { ToolFactory = UserRole + 1, ToolWidget, ToolId, ToolWidgetParent, ToolEnabled } |
enum | Role { MetaMethod = UserRole + 1, MetaMethodType, MethodSignature } |
Variables | |
static const int | GammaRay::UserRole = 256 |
A collection of custom model roles shared between client and server.