|
GammaRay API Documentation
2.10.0
|
| CGammaRay::AbstractObjectDataProvider | Base class for custom object data providers |
| ▼CBase | |
| CGammaRay::ObjectModelBase< Base > | A container for a generic Object Model derived from some Base |
| CGammaRay::EnumDefinition | Target-independent representation of an enum or flag definition |
| CGammaRay::EnumDefinitionElement | A single element of an EnumDefinition |
| CGammaRay::EnumValue | A target-independent representation of an enum or flag value |
| ▼CKRecursiveFilterProxyModel | |
| CGammaRay::ObjectIdsFilterProxyModel | A KRecursiveFilterProxyModel for ObjectIds |
| CGammaRay::LaunchOptions | Describes the injection and probe options used for launching/attacing to a host process |
| CGammaRay::MetaObject | Compile-time introspection adaptor for non-QObject classes |
| CGammaRay::MetaObjectRepository | MetaObject repository |
| CGammaRay::MetaProperty | Introspectable adaptor to non-QObject properties |
| CGammaRay::ObjectId | Type-safe and cross-process object identifier |
| CGammaRay::ProbeABI | Describes a probe ABI |
| CGammaRay::ProbeABIDetector | Detect the probe ABI required for a given target |
| CGammaRay::ProcessTrackerInfo | |
| CGammaRay::PropertyControllerExtension | Base-class for server-side property editor extensions |
| ▼CGammaRay::PropertyWidgetTabFactoryBase | Interface for tabs in the property widget |
| CGammaRay::PropertyWidgetTabFactory< T > | Template implementation of PropertyWidgetTabFactoryBase |
| ▼CQObject [external] | |
| CGammaRay::ClientConnectionManager | Pre-MainWindow connection setup logic |
| CGammaRay::ClientToolManager | Tool Management API for the client to find out, which tools exist, get the tool's widgets, etc |
| CGammaRay::Endpoint | Network protocol endpoint |
| ▼CGammaRay::EnumRepository | Collection of EnumDefinition and on-demand client/server transfer of those |
| CGammaRay::EnumRepositoryServer | Probe-side enum definition management |
| CGammaRay::Launcher | Manages launching a target process, injecting the probe and if needed also starting the client application |
| CGammaRay::Probe | Central entity of GammaRay: The probe is tracking the Qt application under test |
| ▼CGammaRay::ProbeControllerInterface | Probe and host process remote control functions |
| CGammaRay::ProbeController | Server-side part for the object property inspector. Use this to integrate a property inspector like in the QObject view into your tool |
| CGammaRay::ProcessTracker | |
| CGammaRay::ProcessTrackerBackend | |
| ▼CGammaRay::PropertyControllerInterface | Client/Server interface of the property editor |
| CGammaRay::PropertyController | Non-UI part of the property widget |
| CGammaRay::UiIntegration | Interface for UI plugins to integrate with the client UI |
| CGammaRay::UIStateManager | Interface for UI plugins to manage their states |
| ▼CQAbstractItemDelegate [external] | |
| ▼CQStyledItemDelegate [external] | |
| CGammaRay::PropertyEditorDelegate | Delegate for rendering and editing QVariant property values |
| ▼CQAbstractItemModel [external] | |
| ▼CQAbstractProxyModel [external] | |
| ▼CQIdentityProxyModel [external] | |
| CGammaRay::ClientDecorationIdentityProxyModel | Proxy model for client-side resolution of class icons |
| CGammaRay::SingleColumnObjectProxyModel | A QIdentityProxyModel for generic Objects |
| ▼CQSortFilterProxyModel [external] | |
| ▼CGammaRay::ObjectFilterProxyModelBase | A QSortFilterProxyModel for generic Objects |
| CGammaRay::ObjectTypeFilterProxyModel< T1, T2 > | A templated generic ObjectFilterProxyModelBase for some data type |
| ▼CQAbstractTableModel [external] | |
| CGammaRay::NetworkDiscoveryModel | Lists all active server instances found via network autodiscovery |
| ▼CQWidget [external] | |
| CGammaRay::AttachDialog | Widget for selecting a process to attach GammaRay to |
| CGammaRay::ConnectPage | UI for connecting to a running GammaRay instance |
| ▼CQDialog [external] | |
| CGammaRay::LauncherWindow | Widget for launching a new process with GammaRay injected |
| ▼CQTabWidget [external] | |
| CGammaRay::PropertyWidget | Client-side counter-part GammaRay::PropertyController |
| ▼CQPaintDevice [external] | |
| CQWidget [external] | |
| CGammaRay::SignalSpyCallbackSet | Callbacks for tracing signal emissions and slot invocation |
| CGammaRay::SourceLocation | Specifies a source code location |
| ▼CGammaRay::ToolFactory | An abstract interface for probe tools |
| CGammaRay::StandardToolFactory< Type, Tool > | A templated generic ToolFactory for some data type and tool |
| CGammaRay::ToolInfo | Data structure describing a single GammaRay tool |
| ▼CGammaRay::ToolUiFactory | An abstract interface for creating the UI parts of probe tools |
| CGammaRay::StandardToolUiFactory< ToolUi > | A templated convenience ToolUiFactory applicable for most use-cases |