|
GammaRay
2.0.0
|
Client/Server interface of the property editor. More...
#include <propertycontrollerinterface.h>

Public Slots | |
| virtual void | activateMethod ()=0 |
| virtual void | invokeMethod (Qt::ConnectionType type)=0 |
Signals | |
| void | displayStateChanged (GammaRay::PropertyWidgetDisplayState::State displayState) |
Public Member Functions | |
| PropertyControllerInterface (const QString &name, QObject *parent=0) | |
| QString | name () const |
Client/Server interface of the property editor.
GammaRay