KWWidgets
|
#include <vtkKWUserInterfacePanel.h>
Public Types | |
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) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | SetUserInterfaceManager (vtkKWUserInterfaceManager *) |
virtual vtkKWUserInterfaceManager * | GetUserInterfaceManager () |
virtual char * | GetName () |
virtual void | SetName (const char *) |
virtual void | Create () |
virtual int | IsCreated () |
virtual void | SetEnabled (int) |
virtual void | EnabledOn () |
virtual void | EnabledOff () |
virtual int | GetEnabled () |
virtual int | AddPage (const char *title, const char *balloon=0, vtkKWIcon *icon=0) |
virtual int | RemovePage (const char *title) |
virtual void | SetPageTitle (int id, const char *title) |
virtual void | SetPageBalloonHelpString (int id, const char *str) |
virtual void | SetPageIcon (int id, vtkKWIcon *icon) |
virtual void | SetPageIconToPredefinedIcon (int id, int icon_index) |
virtual vtkKWWidget * | GetPageWidget (int id) |
virtual vtkKWWidget * | GetPageWidget (const char *title) |
virtual vtkKWWidget * | GetPagesParentWidget () |
virtual void | RaisePage (int id) |
virtual void | RaisePage (const char *title) |
virtual int | Show () |
virtual int | Raise () |
virtual int | IsVisible () |
virtual void | Update () |
virtual void | UpdateEnableState () |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | SetUserInterfaceManager (vtkKWUserInterfaceManager *) |
virtual vtkKWUserInterfaceManager * | GetUserInterfaceManager () |
virtual char * | GetName () |
virtual void | SetName (const char *) |
virtual void | Create () |
virtual int | IsCreated () |
virtual void | SetEnabled (int) |
virtual void | EnabledOn () |
virtual void | EnabledOff () |
virtual int | GetEnabled () |
virtual int | AddPage (const char *title, const char *balloon=0, vtkKWIcon *icon=0) |
virtual int | RemovePage (const char *title) |
virtual void | SetPageTitle (int id, const char *title) |
virtual void | SetPageBalloonHelpString (int id, const char *str) |
virtual void | SetPageIcon (int id, vtkKWIcon *icon) |
virtual void | SetPageIconToPredefinedIcon (int id, int icon_index) |
virtual vtkKWWidget * | GetPageWidget (int id) |
virtual vtkKWWidget * | GetPageWidget (const char *title) |
virtual vtkKWWidget * | GetPagesParentWidget () |
virtual void | RaisePage (int id) |
virtual void | RaisePage (const char *title) |
virtual int | Show () |
virtual int | Raise () |
virtual int | IsVisible () |
virtual void | Update () |
virtual void | UpdateEnableState () |
![]() | |
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 () |
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 () |
virtual void | RemoveCallbackCommandObservers () |
Static Public Member Functions | |
static vtkKWUserInterfacePanel * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWUserInterfacePanel * | SafeDownCast (vtkObject *o) |
static vtkKWUserInterfacePanel * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWUserInterfacePanel * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkKWUserInterfacePanel () | |
~vtkKWUserInterfacePanel () | |
vtkKWUserInterfacePanel () | |
~vtkKWUserInterfacePanel () | |
![]() | |
vtkKWObject () | |
~vtkKWObject () | |
virtual void | SetObjectMethodCommand (char **command, vtkObject *object, const char *method) |
virtual void | InvokeObjectMethodCommand (const char *command) |
virtual vtkCallbackCommand * | GetCallbackCommand () |
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 () |
virtual void | ProcessCallbackCommandEvents (vtkObject *caller, unsigned long event, void *calldata) |
Protected Attributes | |
vtkKWUserInterfaceManager * | UserInterfaceManager |
char * | Name |
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 50 of file debian/tmp/usr/include/KWWidgets/vtkKWUserInterfacePanel.h.
Definition at line 54 of file debian/tmp/usr/include/KWWidgets/vtkKWUserInterfacePanel.h.
Definition at line 54 of file vtkKWUserInterfacePanel.h.
|
protected |
|
protected |
|
protected |
|
protected |
|
static |
Reimplemented from vtkKWObject.
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
|
virtual |
Reimplemented from vtkKWObject.
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
|
static |
Reimplemented from vtkKWObject.
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
|
virtual |
Reimplemented from vtkKWObject.
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
|
static |
Reimplemented from vtkKWObject.
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
void vtkKWUserInterfacePanel::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWObject.
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
|
inlinevirtual |
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
Definition at line 155 of file debian/tmp/usr/include/KWWidgets/vtkKWUserInterfacePanel.h.
|
static |
Reimplemented from vtkKWObject.
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
|
virtual |
Reimplemented from vtkKWObject.
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
|
static |
Reimplemented from vtkKWObject.
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
|
virtual |
Reimplemented from vtkKWObject.
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
|
static |
Reimplemented from vtkKWObject.
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
void vtkKWUserInterfacePanel::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWObject.
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
|
inlinevirtual |
Reimplemented in vtkKWApplicationSettingsInterface, and vtkKWApplicationSettingsInterface.
Definition at line 155 of file vtkKWUserInterfacePanel.h.
|
protected |
Definition at line 161 of file debian/tmp/usr/include/KWWidgets/vtkKWUserInterfacePanel.h.
|
protected |
Definition at line 163 of file debian/tmp/usr/include/KWWidgets/vtkKWUserInterfacePanel.h.