#include <vtkPVContainerWidget.h>
Inheritance diagram for vtkPVContainerWidget:
|
|
|
|
|
Reimplemented from vtkPVTracedWidget. |
|
|
|
Reimplemented from vtkPVWidget. |
|
Create the widget. Reimplemented from vtkPVWidget. |
|
Add widgets to the possible selection. The vtkValue is value used to set the vtk object variable. |
|
This method considers all contained widgets when computing the modified flag. Reimplemented from vtkPVWidget. |
|
This method is called when the source that contains this widget is selected. Reimplemented from vtkPVWidget. |
|
This method is called when the source that contains this widget is deselected. Reimplemented from vtkPVWidget. |
|
Return ith widget. |
|
Return the widget with the corresponding trace name. |
|
The direction in which the sub-widgets are packed ( top, left etc. ) |
|
The direction in which the sub-widgets are packed ( top, left etc. ) |
|
Creates and returns a copy of this widget. It will create a new instance of the same type as the current object using NewInstance() and then copy some necessary state parameters. Reimplemented from vtkPVWidget. |
|
For saving the widget into a VTK tcl script. Reimplemented from vtkPVWidget. |
|
Called when accept button is pushed. Adds to the trace file and sets the objects variable from UI. Implements vtkPVWidget. |
|
Called when accept button is pushed. Adds to the trace file and sets the objects variable from UI. Reimplemented from vtkPVWidget. |
|
Called when reset button is pushed. Sets UI current value from objects variable. Reimplemented from vtkPVWidget. |
|
Calls Initialize on all contained widgets Implements vtkPVWidget. |
|
This serves a dual purpose. For tracing and for saving state. Implements vtkPVWidget. |
|
Update the "enable" state of the object and its internal parts. Depending on different Ivars (this->Enabled, the application's Limited Edition Mode, etc.), the "enable" state of the object is updated and propagated to its internal parts/subwidgets. This will, for example, enable/disable parts of the widget UI, enable/disable the visibility of 3D widgets, etc. Reimplemented from vtkKWWidget. |
|
Reimplemented from vtkPVWidget. |
|
Reimplemented from vtkPVWidget. |
|
Called by vtkPVXMLPackageParser to configure the widget from XML attributes. Reimplemented from vtkPVWidget. |
|
Definition at line 115 of file vtkPVContainerWidget.h. |
|
Definition at line 125 of file vtkPVContainerWidget.h. |