|
GammaRay API Documentation
2.11.3
|
Retrieve basic information about QObject instances. More...
Functions | |
| SourceLocation | creationLocation (QObject *obj) |
| Returns the source location where this object was created, if known. | |
| SourceLocation | declarationLocation (QObject *obj) |
| Returns the source location where the type of this object was declared, if known. | |
| QString | name (const QObject *obj) |
| Returns the object name, considering possibly available information from dynamic language runtimes, such as QML ids. | |
| void | registerProvider (AbstractObjectDataProvider *provider) |
| Register an additional object data provider. | |
| QString | shortTypeName (QObject *obj) |
Returns the short type name of obj. | |
| QString | typeName (QObject *obj) |
Returns the type name of obj. | |
Retrieve basic information about QObject instances.
© 2010-2021 Klarälvdalens Datakonsult AB (KDAB)
GammaRay
Qt-application inspection and manipulation tool