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