#include <vtkPVProcessModuleGUIHelper.h>
Inheritance diagram for vtkPVProcessModuleGUIHelper:


Public Member Functions | |
| vtkTypeRevisionMacro (vtkPVProcessModuleGUIHelper, vtkProcessModuleGUIHelper) | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual int | RunGUIStart (int argc, char **argv, int numServerProcs, int myId) |
| virtual int | OpenConnectionDialog (int *start) |
| virtual void | SendPrepareProgress () |
| virtual void | SendCleanupPendingProgress () |
| virtual void | SetLocalProgress (const char *filter, int progress) |
| virtual void | ExitApplication () |
| virtual void | SetPVApplication (vtkPVApplication *) |
| vtkPVApplication * | GetPVApplication () |
| virtual void | PopupDialog (const char *title, const char *text) |
| virtual int | UpdatePopup () |
| virtual void | ClosePopup () |
Static Public Member Functions | |
| vtkPVProcessModuleGUIHelper * | New () |
Protected Member Functions | |
| vtkPVProcessModuleGUIHelper () | |
| virtual | ~vtkPVProcessModuleGUIHelper () |
| int | InitializeApplication () |
| int | FinalizeApplication () |
| int | ActualRun (int argc, char **argv) |
Definition at line 30 of file vtkPVProcessModuleGUIHelper.h.
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from vtkProcessModuleGUIHelper. |
|
||||||||||||||||||||
|
run main gui loop from process module Implements vtkProcessModuleGUIHelper. |
|
|
Open a connection dialog GUI. Implements vtkProcessModuleGUIHelper. |
|
|
Handle progress links. Implements vtkProcessModuleGUIHelper. |
|
|
Handle progress links. Implements vtkProcessModuleGUIHelper. |
|
||||||||||||
|
Handle progress links. Implements vtkProcessModuleGUIHelper. |
|
|
Exit the application Implements vtkProcessModuleGUIHelper. |
|
|
Exit the application |
|
|
Exit the application Definition at line 55 of file vtkPVProcessModuleGUIHelper.h. |
|
||||||||||||
|
Popup dialog. The result will contain result when the user answers. BTX Reimplemented from vtkProcessModuleGUIHelper. |
|
|
Popup dialog. The result will contain result when the user answers. BTX Reimplemented from vtkProcessModuleGUIHelper. |
|
|
Popup dialog. The result will contain result when the user answers. BTX Reimplemented from vtkProcessModuleGUIHelper. |
|
|
|
|
|
|
|
||||||||||||
|
|
1.3.5