GammaRay API Documentation  2.11.3
Functions
GammaRay::ObjectDataProvider Namespace Reference

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.
 

Detailed Description

Retrieve basic information about QObject instances.


© 2010-2021 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
GammaRay Qt-application inspection and manipulation tool
https://www.kdab.com/development-resources/qt-tools/gammaray/
Generated on Wed Mar 15 2023 01:05:10 for GammaRay API Documentation by doxygen 1.8.20