OpenWalnut  1.5.0dev
WPropertyWrapper Member List

This is the complete list of members for WPropertyWrapper, including all inherited members.

click()WPropertyWrapper
getBool(bool notify=false) constWPropertyWrapper
getColor(bool notify=false) constWPropertyWrapper
getDescription() constWPropertyWrapper
getDouble(bool notify=false) constWPropertyWrapper
getFilename(bool notify=false) constWPropertyWrapper
getInt(bool notify=false) constWPropertyWrapper
getName() constWPropertyWrapper
getSelection(bool notify=false) constWPropertyWrapper
getString(bool notify=false) constWPropertyWrapper
m_propWPropertyWrapperprivate
setBool(bool b)WPropertyWrapper
setColor(WColorWrapper col)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(std::shared_ptr< WPropertyBase > prop)WPropertyWrapperexplicit