GammaRay API Documentation  2.8.0
Enumerations
GammaRay::ObjectModel Namespace Reference

GammaRay Object Models. More...

Enumerations

enum  Role {
  ObjectRole = 256 + 1, ObjectIdRole, CreationLocationRole, DeclarationLocationRole,
  DecorationIdRole, UserRole
}
 

Detailed Description

GammaRay Object Models.

Public object model roles, for use by tool plugins without needing access to the real object model classes.

Enumeration Type Documentation

◆ Role

Role enum, to be used with the object list and tree models.

Enumerator
ObjectRole 

the Object role

ObjectIdRole 

return ObjectId object

CreationLocationRole 

source location where this object was created, if known.

DeclarationLocationRole 

source location where the type for this object has been declared, if known.

DecorationIdRole 

the classes icon id to display as Qt::DecorationRole.

UserRole 

the UserRole, as defined by Qt


Klarälvdalens Datakonsult AB (KDAB)
"The Qt Experts"
https://www.kdab.com/
GammaRay
Qt-application inspection and manipulation tool
https://www.kdab.com/gammaray/