GammaRay API Documentaion  2.5.0
Public Slots | Public Member Functions | List of all members
GammaRay::ProbeController Class Reference

Server-side part for the object property inspector. Use this to integrate a property inspector like in the QObject view into your tool. More...

#include <probecontroller.h>

Inheritance diagram for GammaRay::ProbeController:
Inheritance graph
[legend]

Public Slots

void detachProbe () override
 
void quitHost () override
 
void requestSupportedTools (GammaRay::ObjectId id) override
 
void selectObject (GammaRay::ObjectId id, const QString &toolId) override
 

Public Member Functions

 ProbeController (QObject *parent=0)
 
- Public Member Functions inherited from GammaRay::ProbeControllerInterface
 ProbeControllerInterface (QObject *parent=nullptr)
 
virtual void detachProbe ()=0
 
virtual void quitHost ()=0
 
virtual void requestSupportedTools (ObjectId id)=0
 
virtual void selectObject (ObjectId id, const QString &toolId)=0
 

Additional Inherited Members

- Signals inherited from GammaRay::ProbeControllerInterface
void supportedToolsResponse (GammaRay::ObjectId id, const GammaRay::ToolInfos &toolInfos)
 

Detailed Description

Server-side part for the object property inspector. Use this to integrate a property inspector like in the QObject view into your tool.


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