Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkPVGhostLevelDialog Class Reference

asks the user which ghostlevel he wants More...

#include <vtkPVGhostLevelDialog.h>

Inheritance diagram for vtkPVGhostLevelDialog:

Inheritance graph
[legend]
Collaboration diagram for vtkPVGhostLevelDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVGhostLevelDialog, vtkKWDialog)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
virtual int Invoke ()
void SetGhostLevel (int level)
virtual int GetGhostLevel ()

Static Public Member Functions

vtkPVGhostLevelDialogNew ()

Protected Member Functions

 vtkPVGhostLevelDialog ()
 ~vtkPVGhostLevelDialog ()

Protected Attributes

int GhostLevel
vtkKWFrameSeparator
vtkKWLabelLabel
vtkKWFrameButtonFrame
vtkKWFrameSelFrame1
vtkKWFrameSelFrame2
vtkKWFrameSelFrame3
vtkKWPushButtonSelButton1
vtkKWPushButtonSelButton2
vtkKWPushButtonSelButton3

Detailed Description

asks the user which ghostlevel he wants

Asks the user which ghostlevel he wants.

See also:
vtkPVApplication

Definition at line 33 of file vtkPVGhostLevelDialog.h.


Constructor & Destructor Documentation

vtkPVGhostLevelDialog::vtkPVGhostLevelDialog  )  [protected]
 

vtkPVGhostLevelDialog::~vtkPVGhostLevelDialog  )  [protected]
 


Member Function Documentation

vtkPVGhostLevelDialog* vtkPVGhostLevelDialog::New  )  [static]
 

Reimplemented from vtkKWDialog.

vtkPVGhostLevelDialog::vtkTypeRevisionMacro vtkPVGhostLevelDialog  ,
vtkKWDialog 
 

void vtkPVGhostLevelDialog::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWDialog.

virtual void vtkPVGhostLevelDialog::Create vtkKWApplication app  )  [virtual]
 

Create the widget.

Reimplemented from vtkKWDialog.

void vtkPVGhostLevelDialog::SetGhostLevel int  level  ) 
 

GhostLevel selected by the user. SetGhostLevel is for internal use only.

virtual int vtkPVGhostLevelDialog::GetGhostLevel  )  [virtual]
 

GhostLevel selected by the user. SetGhostLevel is for internal use only.

virtual int vtkPVGhostLevelDialog::Invoke  )  [virtual]
 

Invoke the dialog and display it in a modal manner. This method returns a zero if the dilaog was killed or canceled, nonzero otherwise. After Invoke(), the ghostlevel chosen by the user can by obtained with GetGhostLevel

Reimplemented from vtkKWDialog.


Member Data Documentation

int vtkPVGhostLevelDialog::GhostLevel [protected]
 

Definition at line 60 of file vtkPVGhostLevelDialog.h.

vtkKWFrame* vtkPVGhostLevelDialog::Separator [protected]
 

Definition at line 62 of file vtkPVGhostLevelDialog.h.

vtkKWLabel* vtkPVGhostLevelDialog::Label [protected]
 

Definition at line 63 of file vtkPVGhostLevelDialog.h.

vtkKWFrame* vtkPVGhostLevelDialog::ButtonFrame [protected]
 

Definition at line 64 of file vtkPVGhostLevelDialog.h.

vtkKWFrame* vtkPVGhostLevelDialog::SelFrame1 [protected]
 

Definition at line 66 of file vtkPVGhostLevelDialog.h.

vtkKWFrame* vtkPVGhostLevelDialog::SelFrame2 [protected]
 

Definition at line 67 of file vtkPVGhostLevelDialog.h.

vtkKWFrame* vtkPVGhostLevelDialog::SelFrame3 [protected]
 

Definition at line 68 of file vtkPVGhostLevelDialog.h.

vtkKWPushButton* vtkPVGhostLevelDialog::SelButton1 [protected]
 

Definition at line 70 of file vtkPVGhostLevelDialog.h.

vtkKWPushButton* vtkPVGhostLevelDialog::SelButton2 [protected]
 

Definition at line 71 of file vtkPVGhostLevelDialog.h.

vtkKWPushButton* vtkPVGhostLevelDialog::SelButton3 [protected]
 

Definition at line 72 of file vtkPVGhostLevelDialog.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:38:32 2006 for ParaView by doxygen 1.3.5