OpenWalnut  1.4.0
WPropertyWrapper Member List
This is the complete list of members for WPropertyWrapper, including all inherited members.
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_propWPropertyWrapper [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]