A default decorator to add a pqAnimationShortcutWidget on property widgets from a vtkSMSourceProxy if it is not a vtkSMRepresentationProxy, and if the property is a vector property of a single elements that has a range or a scalar range defined and is animateable.
More...
#include <pqAnimationShortcutDecorator.h>
A default decorator to add a pqAnimationShortcutWidget on property widgets from a vtkSMSourceProxy if it is not a vtkSMRepresentationProxy, and if the property is a vector property of a single elements that has a range or a scalar range defined and is animateable.
Definition at line 20 of file pqAnimationShortcutDecorator.h.
◆ pqAnimationShortcutDecorator()
pqAnimationShortcutDecorator::pqAnimationShortcutDecorator |
( |
pqPropertyWidget * |
parent | ) |
|
Constructor that modify the widget if conditions are met.
◆ ~pqAnimationShortcutDecorator()
pqAnimationShortcutDecorator::~pqAnimationShortcutDecorator |
( |
| ) |
|
|
override |
◆ accept()
Return true if the widget is considered valid by this decorator.
◆ generalSettingsChanged
virtual void pqAnimationShortcutDecorator::generalSettingsChanged |
( |
| ) |
|
|
protectedvirtualslot |
Called when general settings has changed to hide/show the widget if necessary.
The documentation for this class was generated from the following file: