signal adaptor to allow getting/setting/observing of a pseudo vtkSMProxy property
More...
#include <pqSMSignalAdaptors.h>
Inherits QObject.
|
| pqSignalAdaptorProxy (QObject *p, const char *Property, const char *signal) |
| constructor requires a QObject, the name of the QString proxy name, and a signal for property changes More...
|
|
QVariant | proxy () const |
| get the proxy More...
|
|
signal adaptor to allow getting/setting/observing of a pseudo vtkSMProxy property
Definition at line 42 of file pqSMSignalAdaptors.h.
§ pqSignalAdaptorProxy()
pqSignalAdaptorProxy::pqSignalAdaptorProxy |
( |
QObject * |
p, |
|
|
const char * |
Property, |
|
|
const char * |
signal |
|
) |
| |
constructor requires a QObject, the name of the QString proxy name, and a signal for property changes
§ proxy()
QVariant pqSignalAdaptorProxy::proxy |
( |
| ) |
const |
§ proxyChanged
void pqSignalAdaptorProxy::proxyChanged |
( |
const QVariant & |
| ) |
|
|
signal |
§ setProxy
void pqSignalAdaptorProxy::setProxy |
( |
const QVariant & |
| ) |
|
|
slot |
§ handleProxyChanged
void pqSignalAdaptorProxy::handleProxyChanged |
( |
| ) |
|
|
protectedslot |
§ PropertyName
QByteArray pqSignalAdaptorProxy::PropertyName |
|
protected |
§ proxy
QVariant pqSignalAdaptorProxy::proxy |
|
readwrite |
The documentation for this class was generated from the following file: