![]() |
OpenWalnut
1.5.0dev
|
This is the complete list of members for WPropertyWrapper, including all inherited members.
| click() | WPropertyWrapper | |
| getBool(bool notify=false) const | WPropertyWrapper | |
| getColor(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 | |
| 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) | WPropertyWrapper | explicit |