GammaRay API Documentaion  2.5.0
Signals | Public Member Functions | List of all members
GammaRay::ProbeControllerInterface Class Referenceabstract

Probe and host process remote control functions. More...

#include <probecontrollerinterface.h>

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

Signals

void supportedToolsResponse (GammaRay::ObjectId id, const GammaRay::ToolInfos &toolInfos)
 

Public Member Functions

 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
 

Detailed Description

Probe and host process remote control functions.

Member Function Documentation

virtual void GammaRay::ProbeControllerInterface::detachProbe ( )
pure virtual

Detach GammaRay but keep host application running.

virtual void GammaRay::ProbeControllerInterface::quitHost ( )
pure virtual

Terminate host application.


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