OpenWalnut
1.4.0
|
click() | WPropertyWrapper | |
getBool(bool notify=false) const | WPropertyWrapper | |
getDescription() const | WPropertyWrapper | |
getDouble(bool notify=false) const | WPropertyWrapper | |
getFilename(bool notify=false) const | WPropertyWrapper | |
getInt(bool notify=false) const | WPropertyWrapper | |
getName() const | WPropertyWrapper | |
getSelection(bool notify=false) const | WPropertyWrapper | |
getString(bool notify=false) const | WPropertyWrapper | |
m_prop | WPropertyWrapper | [private] |
setBool(bool b) | WPropertyWrapper | |
setDouble(double d) | WPropertyWrapper | |
setFilename(std::string const &fn) | WPropertyWrapper | |
setInt(int i) | WPropertyWrapper | |
setSelection(int s) | WPropertyWrapper | |
setString(std::string const &s) | WPropertyWrapper | |
waitForUpdate() | WPropertyWrapper | |
WPropertyWrapper(boost::shared_ptr< WPropertyBase > prop) | WPropertyWrapper | [explicit] |