Object Inspection
Overview
When selecting a specific object in one of the GammaRay Tools, you often find the object inspection view on the right side. This view consists of a numbers of tabs, showing various aspects of the selected object. Which tabs are available depends on the type of the object, and the context it is being used in.
General QObject Inspection
The following tabs are generally available on all QObject instances.
QML
The following views are available for objects used in a QML context, or types declared in QML. This is not limited to Qt Quick, but also includes Qt 3D or even custom use of the QQmlEngine.
Graphical Output
The following views allow you to inspect details about the graphical output of QWidget, Qt Quick or Qt 3D based applications.
- Scene Graph Material
- Scene Graph Geometry
- Scene Graph Texture
- Paint Analyzer
- Widget Attributes
- Qt3D Geometry Inspector
Specific Classes
The following views are showing information about a specific class.