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

vtkKWSimpleEntryDialog Class Reference

a message dialog with a single entry superclass More...

#include <vtkKWSimpleEntryDialog.h>

Inheritance diagram for vtkKWSimpleEntryDialog:

Inheritance graph
[legend]
Collaboration diagram for vtkKWSimpleEntryDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkKWSimpleEntryDialog, vtkKWMessageDialog)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
virtual int Invoke ()
virtual vtkKWEntryWithLabelGetEntry ()

Static Public Member Functions

vtkKWSimpleEntryDialogNew ()

Protected Member Functions

 vtkKWSimpleEntryDialog ()
 ~vtkKWSimpleEntryDialog ()

Protected Attributes

vtkKWEntryWithLabelEntry

Detailed Description

a message dialog with a single entry superclass

Definition at line 26 of file vtkKWSimpleEntryDialog.h.


Constructor & Destructor Documentation

vtkKWSimpleEntryDialog::vtkKWSimpleEntryDialog  )  [protected]
 

vtkKWSimpleEntryDialog::~vtkKWSimpleEntryDialog  )  [protected]
 


Member Function Documentation

vtkKWSimpleEntryDialog* vtkKWSimpleEntryDialog::New  )  [static]
 

Reimplemented from vtkKWMessageDialog.

vtkKWSimpleEntryDialog::vtkTypeRevisionMacro vtkKWSimpleEntryDialog  ,
vtkKWMessageDialog 
 

void vtkKWSimpleEntryDialog::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWMessageDialog.

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

Create the widget.

Reimplemented from vtkKWMessageDialog.

virtual vtkKWEntryWithLabel* vtkKWSimpleEntryDialog::GetEntry  )  [virtual]
 

Access to the entry

virtual int vtkKWSimpleEntryDialog::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.

Reimplemented from vtkKWDialog.


Member Data Documentation

vtkKWEntryWithLabel* vtkKWSimpleEntryDialog::Entry [protected]
 

Definition at line 50 of file vtkKWSimpleEntryDialog.h.


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