|
|
using | BT = typename util::value_type<T>::type |
|
using | V = glm::tvec2<T, glm::defaultp> |
|
|
bool | getVisible () const |
|
void | hideWidget () |
| | hides the widget and deregisters it from the property
|
|
| MinMaxPropertySettingsWidgetQt (MinMaxProperty< T > *property, QWidget *widget) |
|
void | showWidget () |
| | shows the widget and registers the widget with the property
|
| virtual void | updateFromProperty () override |
|
virtual PropertyEditorWidget * | getEditorWidget () const |
|
virtual Property * | getProperty () |
|
virtual bool | hasEditorWidget () const |
|
PropertyWidget & | operator= (const PropertyWidget &) |
|
PropertyWidget & | operator= (PropertyWidget &&) |
|
| PropertyWidget (const PropertyWidget &) |
| | PropertyWidget (Property *property) |
|
| PropertyWidget (PropertyWidget &&) |
| virtual | ~PropertyWidget () |
|
|
virtual void | closeEvent (QCloseEvent *e) override |
|
virtual void | keyPressEvent (QKeyEvent *event) 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:
- modules/qtwidgets/include/modules/qtwidgets/properties/propertysettingswidgetqt.h