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

vtkPVTraceFileDialog Class Reference

asks the user if she wants to save the old trace More...

#include <vtkPVTraceFileDialog.h>

Inheritance diagram for vtkPVTraceFileDialog:

Inheritance graph
[legend]
Collaboration diagram for vtkPVTraceFileDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVTraceFileDialog, vtkKWMessageDialog)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
virtual void Save ()
virtual void Retrace ()

Static Public Member Functions

vtkPVTraceFileDialogNew ()

Protected Member Functions

 vtkPVTraceFileDialog ()
 ~vtkPVTraceFileDialog ()

Protected Attributes

vtkKWPushButtonSaveButton
vtkKWFrameSaveFrame
vtkKWPushButtonRetraceButton
vtkKWFrameRetraceFrame

Detailed Description

asks the user if she wants to save the old trace

This is a dialog with three buttons which should normally be: Delete, Do Nothing, Save. Use this to ask the user whether he wants to save or delete an old tracefile. Invoke returns 0 for do nothing, 1 for delete and 2 for save.

See also:
vtkPVApplication

Definition at line 34 of file vtkPVTraceFileDialog.h.


Constructor & Destructor Documentation

vtkPVTraceFileDialog::vtkPVTraceFileDialog  )  [protected]
 

vtkPVTraceFileDialog::~vtkPVTraceFileDialog  )  [protected]
 


Member Function Documentation

vtkPVTraceFileDialog* vtkPVTraceFileDialog::New  )  [static]
 

Reimplemented from vtkKWMessageDialog.

vtkPVTraceFileDialog::vtkTypeRevisionMacro vtkPVTraceFileDialog  ,
vtkKWMessageDialog 
 

void vtkPVTraceFileDialog::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWMessageDialog.

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

Create the widget.

Reimplemented from vtkKWMessageDialog.

virtual void vtkPVTraceFileDialog::Save  )  [virtual]
 

Sets the save flag.

virtual void vtkPVTraceFileDialog::Retrace  )  [virtual]
 

Sets the save flag.


Member Data Documentation

vtkKWPushButton* vtkPVTraceFileDialog::SaveButton [protected]
 

Definition at line 54 of file vtkPVTraceFileDialog.h.

vtkKWFrame* vtkPVTraceFileDialog::SaveFrame [protected]
 

Definition at line 55 of file vtkPVTraceFileDialog.h.

vtkKWPushButton* vtkPVTraceFileDialog::RetraceButton [protected]
 

Definition at line 56 of file vtkPVTraceFileDialog.h.

vtkKWFrame* vtkPVTraceFileDialog::RetraceFrame [protected]
 

Definition at line 57 of file vtkPVTraceFileDialog.h.


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