GammaRay API Documentation
2.8.1
|
This is the complete list of members for GammaRay::ProbeInterface, including all inherited members.
discoverObject(QObject *object)=0 | GammaRay::ProbeInterface | pure virtual |
filterObject(QObject *object) const =0 | GammaRay::ProbeInterface | pure virtual |
installGlobalEventFilter(QObject *filter)=0 | GammaRay::ProbeInterface | pure virtual |
needsObjectDiscovery() const =0 | GammaRay::ProbeInterface | pure virtual |
objectListModel() const =0 | GammaRay::ProbeInterface | pure virtual |
objectTreeModel() const =0 | GammaRay::ProbeInterface | pure virtual |
probe() const =0 | GammaRay::ProbeInterface | pure virtual |
ProbeInterface() (defined in GammaRay::ProbeInterface) | GammaRay::ProbeInterface | inline |
registerModel(const QString &objectName, QAbstractItemModel *model)=0 | GammaRay::ProbeInterface | pure virtual |
registerSignalSpyCallbackSet(const SignalSpyCallbackSet &callbacks)=0 | GammaRay::ProbeInterface | pure virtual |
selectObject(QObject *object, const QPoint &pos=QPoint())=0 | GammaRay::ProbeInterface | pure virtual |
selectObject(QObject *object, const QString &toolId, const QPoint &pos=QPoint())=0 (defined in GammaRay::ProbeInterface) | GammaRay::ProbeInterface | pure virtual |
selectObject(void *object, const QString &typeName)=0 | GammaRay::ProbeInterface | pure virtual |
~ProbeInterface() (defined in GammaRay::ProbeInterface) | GammaRay::ProbeInterface | inlinevirtual |