Qt widget for editing a PropertyMap.
More...
#include <PropertyViewEditor.hpp>
Inherits QtTreePropertyBrowser.
|
void | propertyChanged (const std::string &identifier) |
| if a property is changed then its identifier is signalled.
|
|
Qt widget for editing a PropertyMap.
◆ PropertyViewEditor()
Make new editor.
- Parameters
-
parent | [in] the owning parent widget. |
◆ setDecimals()
void setDecimals |
( |
const int |
decimals | ) |
|
|
inline |
sets the number of decimal places used for displaying properties of floats and double
- Parameters
-
decimals | Note that the update() must be called in order for the changes to take effect |
◆ setPropertyMap()
set the propertymap and update it.
- Parameters
-
The documentation for this class was generated from the following file: