KWWidgets
|
#include <vtkKWMyOperatorStep.h>
Public Types | |
enum | { OperatorAddition = 0, OperatorDivision, OperatorSquareRoot, OperatorUnknown } |
enum | { OperatorAddition = 0, OperatorDivision, OperatorSquareRoot, OperatorUnknown } |
typedef vtkKWWizardStep | Superclass |
typedef vtkKWWizardStep | Superclass |
![]() | |
enum | { ShowUserInterfaceEvent = 10000, HideUserInterfaceEvent, ValidateEvent } |
enum | { ShowUserInterfaceEvent = 10000, HideUserInterfaceEvent, ValidateEvent } |
typedef vtkKWObject | Superclass |
typedef vtkKWObject | Superclass |
![]() | |
typedef vtkObject | Superclass |
typedef vtkObject | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
virtual void | ShowUserInterface () |
virtual void | HideUserInterface () |
virtual void | Validate () |
virtual int | GetSelectedOperator () |
virtual vtkKWMyWizardDialog * | GetWizardDialog () |
virtual void | SetWizardDialog (vtkKWMyWizardDialog *) |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
virtual void | ShowUserInterface () |
virtual void | HideUserInterface () |
virtual void | Validate () |
virtual int | GetSelectedOperator () |
virtual vtkKWMyWizardDialog * | GetWizardDialog () |
virtual void | SetWizardDialog (vtkKWMyWizardDialog *) |
![]() | |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual vtkIdType | GetId () |
virtual char * | GetName () |
virtual void | SetName (const char *) |
virtual char * | GetDescription () |
virtual void | SetDescription (const char *) |
virtual void | SetShowUserInterfaceCommand (vtkObject *object, const char *method) |
virtual void | InvokeShowUserInterfaceCommand () |
virtual int | HasShowUserInterfaceCommand () |
virtual void | SetHideUserInterfaceCommand (vtkObject *object, const char *method) |
virtual void | InvokeHideUserInterfaceCommand () |
virtual int | HasHideUserInterfaceCommand () |
virtual void | SetValidateCommand (vtkObject *object, const char *method) |
virtual void | InvokeValidateCommand () |
virtual int | HasValidateCommand () |
virtual int | CanGoToSelf () |
virtual void | SetCanGoToSelfCommand (vtkObject *object, const char *method) |
virtual int | InvokeCanGoToSelfCommand () |
virtual int | HasCanGoToSelfCommand () |
virtual vtkKWStateMachineState * | GetInteractionState () |
virtual vtkKWStateMachineState * | GetValidationState () |
virtual vtkKWStateMachineTransition * | GetValidationTransition () |
virtual vtkKWStateMachineTransition * | GetValidationFailedTransition () |
virtual vtkKWStateMachineInput * | GetGoToSelfInput () |
virtual vtkKWStateMachineInput * | GetGoBackToSelfInput () |
virtual void | RemoveCallbackCommandObservers () |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual vtkIdType | GetId () |
virtual char * | GetName () |
virtual void | SetName (const char *) |
virtual char * | GetDescription () |
virtual void | SetDescription (const char *) |
virtual void | SetShowUserInterfaceCommand (vtkObject *object, const char *method) |
virtual void | InvokeShowUserInterfaceCommand () |
virtual int | HasShowUserInterfaceCommand () |
virtual void | SetHideUserInterfaceCommand (vtkObject *object, const char *method) |
virtual void | InvokeHideUserInterfaceCommand () |
virtual int | HasHideUserInterfaceCommand () |
virtual void | SetValidateCommand (vtkObject *object, const char *method) |
virtual void | InvokeValidateCommand () |
virtual int | HasValidateCommand () |
virtual int | CanGoToSelf () |
virtual void | SetCanGoToSelfCommand (vtkObject *object, const char *method) |
virtual int | InvokeCanGoToSelfCommand () |
virtual int | HasCanGoToSelfCommand () |
virtual vtkKWStateMachineState * | GetInteractionState () |
virtual vtkKWStateMachineState * | GetValidationState () |
virtual vtkKWStateMachineTransition * | GetValidationTransition () |
virtual vtkKWStateMachineTransition * | GetValidationFailedTransition () |
virtual vtkKWStateMachineInput * | GetGoToSelfInput () |
virtual vtkKWStateMachineInput * | GetGoBackToSelfInput () |
virtual void | RemoveCallbackCommandObservers () |
![]() | |
const char * | GetTclName () |
virtual vtkKWApplication * | GetApplication () |
virtual void | SetApplication (vtkKWApplication *arg) |
virtual const char * | Script (const char *EventString,...) |
virtual void | AddCallbackCommandObserver (vtkObject *object, unsigned long event) |
virtual void | RemoveCallbackCommandObserver (vtkObject *object, unsigned long event) |
virtual void | AddCallbackCommandObservers () |
const char * | GetTclName () |
virtual vtkKWApplication * | GetApplication () |
virtual void | SetApplication (vtkKWApplication *arg) |
virtual const char * | Script (const char *EventString,...) |
virtual void | AddCallbackCommandObserver (vtkObject *object, unsigned long event) |
virtual void | RemoveCallbackCommandObserver (vtkObject *object, unsigned long event) |
virtual void | AddCallbackCommandObservers () |
Static Public Member Functions | |
static vtkKWMyOperatorStep * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWMyOperatorStep * | SafeDownCast (vtkObject *o) |
static vtkKWMyOperatorStep * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWMyOperatorStep * | SafeDownCast (vtkObject *o) |
![]() | |
static vtkKWStateMachineInput * | GetValidationInput () |
static vtkKWStateMachineInput * | GetValidationSucceededInput () |
static vtkKWStateMachineInput * | GetValidationFailedInput () |
static vtkKWStateMachineInput * | GetValidationInput () |
static vtkKWStateMachineInput * | GetValidationSucceededInput () |
static vtkKWStateMachineInput * | GetValidationFailedInput () |
Protected Member Functions | |
vtkKWMyOperatorStep () | |
~vtkKWMyOperatorStep () | |
vtkKWMyOperatorStep () | |
~vtkKWMyOperatorStep () | |
![]() | |
vtkKWWizardStep () | |
~vtkKWWizardStep () | |
virtual void | ProcessCallbackCommandEvents (vtkObject *caller, unsigned long event, void *calldata) |
vtkKWWizardStep () | |
~vtkKWWizardStep () | |
virtual void | ProcessCallbackCommandEvents (vtkObject *caller, unsigned long event, void *calldata) |
![]() | |
vtkKWObject () | |
~vtkKWObject () | |
virtual void | SetObjectMethodCommand (char **command, vtkObject *object, const char *method) |
virtual void | InvokeObjectMethodCommand (const char *command) |
virtual vtkCallbackCommand * | GetCallbackCommand () |
vtkKWObject () | |
~vtkKWObject () | |
virtual void | SetObjectMethodCommand (char **command, vtkObject *object, const char *method) |
virtual void | InvokeObjectMethodCommand (const char *command) |
virtual vtkCallbackCommand * | GetCallbackCommand () |
Protected Attributes | |
vtkKWRadioButtonSet * | OperatorRadioButtonSet |
vtkKWMyWizardDialog * | WizardDialog |
![]() | |
vtkIdType | Id |
char * | Name |
char * | Description |
char * | ShowUserInterfaceCommand |
char * | HideUserInterfaceCommand |
char * | ValidateCommand |
char * | CanGoToSelfCommand |
Additional Inherited Members | |
![]() | |
static void | ProcessCallbackCommandEventsFunction (vtkObject *object, unsigned long event, void *clientdata, void *calldata) |
static void | ProcessCallbackCommandEventsFunction (vtkObject *object, unsigned long event, void *clientdata, void *calldata) |
Definition at line 10 of file debian/kwwidgets-examples/usr/share/doc/kwwidgets-examples/examples/Cxx/WizardDialog/vtkKWMyOperatorStep.h.
Definition at line 14 of file debian/kwwidgets-examples/usr/share/doc/kwwidgets-examples/examples/Cxx/WizardDialog/vtkKWMyOperatorStep.h.
Definition at line 14 of file Examples/Cxx/WizardDialog/vtkKWMyOperatorStep.h.
anonymous enum |
Definition at line 25 of file debian/kwwidgets-examples/usr/share/doc/kwwidgets-examples/examples/Cxx/WizardDialog/vtkKWMyOperatorStep.h.
anonymous enum |
Definition at line 25 of file Examples/Cxx/WizardDialog/vtkKWMyOperatorStep.h.
|
protected |
|
protected |
|
protected |
|
protected |
|
static |
Reimplemented from vtkKWWizardStep.
|
virtual |
Reimplemented from vtkKWWizardStep.
|
static |
Reimplemented from vtkKWWizardStep.
|
virtual |
Reimplemented from vtkKWWizardStep.
|
static |
Reimplemented from vtkKWWizardStep.
|
virtual |
Reimplemented from vtkKWWizardStep.
|
virtual |
Reimplemented from vtkKWWizardStep.
|
virtual |
Reimplemented from vtkKWWizardStep.
|
virtual |
|
virtual |
|
virtual |
|
static |
Reimplemented from vtkKWWizardStep.
|
virtual |
Reimplemented from vtkKWWizardStep.
|
static |
Reimplemented from vtkKWWizardStep.
|
virtual |
Reimplemented from vtkKWWizardStep.
|
static |
Reimplemented from vtkKWWizardStep.
|
virtual |
Reimplemented from vtkKWWizardStep.
|
virtual |
Reimplemented from vtkKWWizardStep.
|
virtual |
Reimplemented from vtkKWWizardStep.
|
virtual |
|
virtual |
|
virtual |
|
protected |
Definition at line 44 of file debian/kwwidgets-examples/usr/share/doc/kwwidgets-examples/examples/Cxx/WizardDialog/vtkKWMyOperatorStep.h.
|
protected |
Definition at line 45 of file debian/kwwidgets-examples/usr/share/doc/kwwidgets-examples/examples/Cxx/WizardDialog/vtkKWMyOperatorStep.h.