| 
    GammaRay API Documentation 3.3.0
    
   | 
 
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>
  
Public Slots | |
| void | detachProbe () override | 
| void | quitHost () override | 
Public Member Functions | |
| ProbeController (QObject *parent=nullptr) | |
  Public Member Functions inherited from GammaRay::ProbeControllerInterface | |
| ProbeControllerInterface (QObject *parent=nullptr) | |
| virtual void | detachProbe ()=0 | 
| Detach GammaRay but keep host application running.  | |
| virtual void | quitHost ()=0 | 
| Terminate host application.  | |
Server-side part for the object property inspector. Use this to integrate a property inspector like in the QObject view into your tool.
      GammaRay
      Qt-application inspection and manipulation tool