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

vtkPVRenderGroupDialog Class Reference

Shows a text version of the timer log entries. More...

#include <vtkPVRenderGroupDialog.h>

Inheritance diagram for vtkPVRenderGroupDialog:

Inheritance graph
[legend]
Collaboration diagram for vtkPVRenderGroupDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVRenderGroupDialog, vtkKWWidget)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
void Invoke ()
void Accept ()
void SetMasterWindow (vtkKWWindow *win)
void NumberEntryCallback ()
virtual void SetTitle (const char *)
void SetNumberOfProcessesInGroup (int val)
virtual int GetNumberOfProcessesInGroup ()
void SetDisplayString (int idx, const char *str)
const char * GetDisplayString (int idx)

Static Public Member Functions

vtkPVRenderGroupDialogNew ()

Protected Member Functions

 vtkPVRenderGroupDialog ()
 ~vtkPVRenderGroupDialog ()
void Update ()
void ComputeDisplayStringRoot (const char *str)
void Append (const char *)

Protected Attributes

vtkKWWindowMasterWindow
vtkKWFrameControlFrame
vtkKWPushButtonSaveButton
vtkKWPushButtonClearButton
vtkKWLabelNumberLabel
vtkKWEntryNumberEntry
int DisplayFlag
vtkKWFrameDisplayFrame
vtkKWLabelDisplay0Label
vtkKWEntry ** DisplayEntries
char * DisplayStringRoot
vtkKWWidgetButtonFrame
vtkKWPushButtonAcceptButton
int AcceptedFlag
char * Title
int Writable
int NumberOfProcessesInGroup

Detailed Description

Shows a text version of the timer log entries.

A widget to display timing information in the timer log.

Definition at line 35 of file vtkPVRenderGroupDialog.h.


Constructor & Destructor Documentation

vtkPVRenderGroupDialog::vtkPVRenderGroupDialog  )  [protected]
 

vtkPVRenderGroupDialog::~vtkPVRenderGroupDialog  )  [protected]
 


Member Function Documentation

vtkPVRenderGroupDialog* vtkPVRenderGroupDialog::New  )  [static]
 

Reimplemented from vtkKWWidget.

vtkPVRenderGroupDialog::vtkTypeRevisionMacro vtkPVRenderGroupDialog  ,
vtkKWWidget 
 

void vtkPVRenderGroupDialog::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWWidget.

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

Create the widget.

Reimplemented from vtkKWWidget.

void vtkPVRenderGroupDialog::Invoke  ) 
 

Display the interactor

void vtkPVRenderGroupDialog::Accept  ) 
 

Callback from the dismiss button that closes the window.

virtual void vtkPVRenderGroupDialog::SetTitle const char *   )  [virtual]
 

Set the title of the TclInteractor to appear in the titlebar

void vtkPVRenderGroupDialog::SetMasterWindow vtkKWWindow win  ) 
 

Set the window to which the dialog will be slave. If set, this dialog will always be on top of the master window and will minimize with it (assuming that the windowing system supports this)

void vtkPVRenderGroupDialog::SetNumberOfProcessesInGroup int  val  ) 
 

Access to the result of the dialog.

virtual int vtkPVRenderGroupDialog::GetNumberOfProcessesInGroup  )  [virtual]
 

Access to the result of the dialog.

void vtkPVRenderGroupDialog::NumberEntryCallback  ) 
 

A callbacks from the UI.

void vtkPVRenderGroupDialog::SetDisplayString int  idx,
const char *  str
 

Initialize the display strings, or Get the desplay strings Chosen by the user. The first string cannot b e modified by the user. The display strings entry is not created unless the first display string is initialized.

const char* vtkPVRenderGroupDialog::GetDisplayString int  idx  ) 
 

Initialize the display strings, or Get the desplay strings Chosen by the user. The first string cannot b e modified by the user. The display strings entry is not created unless the first display string is initialized.

void vtkPVRenderGroupDialog::Update  )  [protected]
 

void vtkPVRenderGroupDialog::ComputeDisplayStringRoot const char *  str  )  [protected]
 

void vtkPVRenderGroupDialog::Append const char *   )  [protected]
 


Member Data Documentation

vtkKWWindow* vtkPVRenderGroupDialog::MasterWindow [protected]
 

Definition at line 89 of file vtkPVRenderGroupDialog.h.

vtkKWFrame* vtkPVRenderGroupDialog::ControlFrame [protected]
 

Definition at line 91 of file vtkPVRenderGroupDialog.h.

vtkKWPushButton* vtkPVRenderGroupDialog::SaveButton [protected]
 

Definition at line 92 of file vtkPVRenderGroupDialog.h.

vtkKWPushButton* vtkPVRenderGroupDialog::ClearButton [protected]
 

Definition at line 93 of file vtkPVRenderGroupDialog.h.

vtkKWLabel* vtkPVRenderGroupDialog::NumberLabel [protected]
 

Definition at line 94 of file vtkPVRenderGroupDialog.h.

vtkKWEntry* vtkPVRenderGroupDialog::NumberEntry [protected]
 

Definition at line 95 of file vtkPVRenderGroupDialog.h.

int vtkPVRenderGroupDialog::DisplayFlag [protected]
 

Definition at line 97 of file vtkPVRenderGroupDialog.h.

vtkKWFrame* vtkPVRenderGroupDialog::DisplayFrame [protected]
 

Definition at line 98 of file vtkPVRenderGroupDialog.h.

vtkKWLabel* vtkPVRenderGroupDialog::Display0Label [protected]
 

Definition at line 99 of file vtkPVRenderGroupDialog.h.

vtkKWEntry** vtkPVRenderGroupDialog::DisplayEntries [protected]
 

Definition at line 100 of file vtkPVRenderGroupDialog.h.

char* vtkPVRenderGroupDialog::DisplayStringRoot [protected]
 

Definition at line 101 of file vtkPVRenderGroupDialog.h.

vtkKWWidget* vtkPVRenderGroupDialog::ButtonFrame [protected]
 

Definition at line 103 of file vtkPVRenderGroupDialog.h.

vtkKWPushButton* vtkPVRenderGroupDialog::AcceptButton [protected]
 

Definition at line 104 of file vtkPVRenderGroupDialog.h.

int vtkPVRenderGroupDialog::AcceptedFlag [protected]
 

Definition at line 105 of file vtkPVRenderGroupDialog.h.

char* vtkPVRenderGroupDialog::Title [protected]
 

Definition at line 108 of file vtkPVRenderGroupDialog.h.

int vtkPVRenderGroupDialog::Writable [protected]
 

Definition at line 109 of file vtkPVRenderGroupDialog.h.

int vtkPVRenderGroupDialog::NumberOfProcessesInGroup [protected]
 

Definition at line 110 of file vtkPVRenderGroupDialog.h.


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