#include <vtkPVComparativeVisPropertyWidget.h>
Inheritance diagram for vtkPVComparativeVisPropertyWidget:


Public Member Functions | |
| vtkTypeRevisionMacro (vtkPVComparativeVisPropertyWidget, vtkKWCompositeWidget) | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | Create (vtkKWApplication *app) |
| void | CopyToVisualization (vtkSMComparativeVisProxy *cv) |
| void | ShowCueEditor () |
| void | CopyFromVisualization (unsigned int propIdx, vtkSMComparativeVisProxy *proxy) |
| void | SetTrackEditor (vtkPVTrackEditor *ed) |
| virtual vtkPVTrackEditor * | GetTrackEditor () |
Static Public Member Functions | |
| vtkPVComparativeVisPropertyWidget * | New () |
Protected Member Functions | |
| vtkPVComparativeVisPropertyWidget () | |
| ~vtkPVComparativeVisPropertyWidget () | |
| void | RemovePVSource (vtkPVSource *source) |
Protected Attributes | |
| vtkPVActiveTrackSelector * | TrackSelector |
| vtkPVSimpleAnimationCue * | CueEditor |
| vtkPVAnimationCue * | LastCue |
| vtkKWEntryWithLabel * | NumberOfFramesEntry |
| vtkPVTrackEditor * | TrackEditor |
Friends | |
| class | vtkPVCVSourceDeletedCommand |
This class describes a widget designed for setting up one property (parameter) of a comparative visualization. It has a track editor for choosing the property and an entry to enter the number of parameter values.
Definition at line 39 of file vtkPVComparativeVisPropertyWidget.h.
|
|
|
|
|
|
|
|
Reimplemented from vtkKWCompositeWidget. |
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from vtkKWCompositeWidget. |
|
|
Create the widget. Reimplemented from vtkKWCompositeWidget. |
|
|
Copy the values of the widget to the given vis. |
|
||||||||||||
|
Copy the values of the given vis to the widget. |
|
|
Show the cue editor for the currently selected property in the given frame. |
|
|
Set/Get the track editor. Should be set before Create(). |
|
|
Set/Get the track editor. Should be set before Create(). |
|
|
|
|
|
Definition at line 81 of file vtkPVComparativeVisPropertyWidget.h. |
|
|
Definition at line 72 of file vtkPVComparativeVisPropertyWidget.h. |
|
|
Definition at line 73 of file vtkPVComparativeVisPropertyWidget.h. |
|
|
Definition at line 74 of file vtkPVComparativeVisPropertyWidget.h. |
|
|
Definition at line 75 of file vtkPVComparativeVisPropertyWidget.h. |
|
|
Definition at line 76 of file vtkPVComparativeVisPropertyWidget.h. |
1.3.5