![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
This is the complete list of members for ctkValueProxy, including all inherited members.
| ctkValueProxy(QObject *parent=0) | ctkValueProxy | explicit |
| d_ptr | ctkValueProxy | protected |
| proxyAboutToBeModified() | ctkValueProxy | signal |
| proxyModified() | ctkValueProxy | signal |
| proxyValue | ctkValueProxy | |
| proxyValue() const | ctkValueProxy | virtual |
| proxyValueChanged(double) | ctkValueProxy | signal |
| proxyValueFromValue(double value) const =0 | ctkValueProxy | pure virtual |
| setProxyValue(double newProxyValue) | ctkValueProxy | slot |
| setValue(double newValue) | ctkValueProxy | slot |
| Superclass typedef | ctkValueProxy | |
| updateProxyValue() | ctkValueProxy | protected |
| updateValue() | ctkValueProxy | protected |
| value | ctkValueProxy | |
| value() const | ctkValueProxy | |
| valueChanged(double) | ctkValueProxy | signal |
| valueFromProxyValue(double proxyValue) const =0 | ctkValueProxy | pure virtual |
| ~ctkValueProxy() | ctkValueProxy | virtual |