CustusX
16.5.0-rc9
An IGT application
|
This is the complete list of members for cx::Property, including all inherited members.
changed() | cx::Property | signal |
findProperty(std::vector< PropertyPtr > properties, QString id) | cx::Property | static |
getAdvanced() const | cx::Property | virtual |
getDisplayName() const =0 | cx::Property | pure virtual |
getEnabled() const | cx::Property | virtual |
getGroup() const | cx::Property | virtual |
getUid() const =0 | cx::Property | pure virtual |
getValueAsVariant() const =0 | cx::Property | pure virtual |
mAdvanced | cx::Property | protected |
mEnabled | cx::Property | protected |
mGroup | cx::Property | protected |
Property() | cx::Property | |
setAdvanced(bool advanced) | cx::Property | virtualslot |
setEnabled(bool enabled) | cx::Property | virtualslot |
setGroup(QString name) | cx::Property | virtualslot |
setValueFromVariant(QVariant val)=0 | cx::Property | pure virtual |
~Property() | cx::Property | inlinevirtual |