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

vtkPVComparativeVisProgressDialog Class Reference

#include <vtkPVComparativeVisProgressDialog.h>

Inheritance diagram for vtkPVComparativeVisProgressDialog:

Inheritance graph
[legend]
Collaboration diagram for vtkPVComparativeVisProgressDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVComparativeVisProgressDialog, vtkKWDialog)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
void SetProgress (double prog)
virtual void SetAbortFlag (int)
virtual int GetAbortFlag ()

Static Public Member Functions

vtkPVComparativeVisProgressDialogNew ()

Protected Member Functions

 vtkPVComparativeVisProgressDialog ()
 ~vtkPVComparativeVisProgressDialog ()

Protected Attributes

vtkKWFrameProgressFrame
vtkKWLabelProgressLabel
vtkKWProgressGaugeProgressBar
vtkKWLabelMessage
vtkKWPushButtonCancelButton
int AbortFlag

Detailed Description

See also:
vtkPVComparativeVisManagerGIO

Definition at line 31 of file vtkPVComparativeVisProgressDialog.h.


Constructor & Destructor Documentation

vtkPVComparativeVisProgressDialog::vtkPVComparativeVisProgressDialog  )  [protected]
 

vtkPVComparativeVisProgressDialog::~vtkPVComparativeVisProgressDialog  )  [protected]
 


Member Function Documentation

vtkPVComparativeVisProgressDialog* vtkPVComparativeVisProgressDialog::New  )  [static]
 

Reimplemented from vtkKWDialog.

vtkPVComparativeVisProgressDialog::vtkTypeRevisionMacro vtkPVComparativeVisProgressDialog  ,
vtkKWDialog 
 

void vtkPVComparativeVisProgressDialog::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWDialog.

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

Create the widget.

Reimplemented from vtkKWDialog.

void vtkPVComparativeVisProgressDialog::SetProgress double  prog  ) 
 

Set and update the progress.

virtual void vtkPVComparativeVisProgressDialog::SetAbortFlag int   )  [virtual]
 

This flag is checked by the gui during progress update. If set to 1, comparative vis generation is aborted and the flag is reset to 0 (by the gui).

virtual int vtkPVComparativeVisProgressDialog::GetAbortFlag  )  [virtual]
 

This flag is checked by the gui during progress update. If set to 1, comparative vis generation is aborted and the flag is reset to 0 (by the gui).


Member Data Documentation

vtkKWFrame* vtkPVComparativeVisProgressDialog::ProgressFrame [protected]
 

Definition at line 56 of file vtkPVComparativeVisProgressDialog.h.

vtkKWLabel* vtkPVComparativeVisProgressDialog::ProgressLabel [protected]
 

Definition at line 57 of file vtkPVComparativeVisProgressDialog.h.

vtkKWProgressGauge* vtkPVComparativeVisProgressDialog::ProgressBar [protected]
 

Definition at line 58 of file vtkPVComparativeVisProgressDialog.h.

vtkKWLabel* vtkPVComparativeVisProgressDialog::Message [protected]
 

Definition at line 59 of file vtkPVComparativeVisProgressDialog.h.

vtkKWPushButton* vtkPVComparativeVisProgressDialog::CancelButton [protected]
 

Definition at line 60 of file vtkPVComparativeVisProgressDialog.h.

int vtkPVComparativeVisProgressDialog::AbortFlag [protected]
 

Definition at line 62 of file vtkPVComparativeVisProgressDialog.h.


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