|  | 
| using | BT = typename util::value_type<T>::type | 
| using | V = glm::tvec2<T, glm::defaultp> | 
|  | 
|  | MinMaxPropertySettingsWidgetQt (MinMaxProperty< T > *property, QWidget *widget) | 
| virtual void | updateFromProperty () override | 
| void | showWidget () | 
|  | shows the widget and registers the widget with the property 
 | 
| void | hideWidget () | 
|  | hides the widget and deregisters it from the property 
 | 
| bool | getVisible () const | 
|  | PropertyWidget (Property *property) | 
|  | PropertyWidget (const PropertyWidget &) | 
|  | PropertyWidget (PropertyWidget &&) | 
| PropertyWidget & | operator= (const PropertyWidget &) | 
| PropertyWidget & | operator= (PropertyWidget &&) | 
| virtual | ~PropertyWidget () | 
| virtual PropertyEditorWidget * | getEditorWidget () const | 
| virtual bool | hasEditorWidget () const | 
| virtual Property * | getProperty () | 
|  | 
| virtual void | keyPressEvent (QKeyEvent *event) override | 
| virtual void | closeEvent (QCloseEvent *e) override | 
◆ updateFromProperty()
Implement this function to update the widget after the property has been modified. 
Implements inviwo::PropertyWidget.
 
 
The documentation for this class was generated from the following file:
- propertysettingswidgetqt.h