#include <vtkKWPushButton.h>


Public Types | |
| enum | { InvokedEvent = 10000 } |
| enum | { InvokedEvent = 10000 } |
| typedef vtkKWCoreWidget | Superclass |
| typedef vtkKWCoreWidget | Superclass |
Public Member Functions | |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetText (const char *label) |
| virtual char * | GetText () |
| virtual void | SetWidth (int width) |
| virtual int | GetWidth () |
| virtual void | SetHeight (int height) |
| virtual int | GetHeight () |
| virtual void | SetCommand (vtkObject *object, const char *method) |
| virtual void | GetBackgroundColor (double *r, double *g, double *b) |
| virtual double * | GetBackgroundColor () |
| virtual void | SetBackgroundColor (double r, double g, double b) |
| virtual void | SetBackgroundColor (double rgb[3]) |
| virtual void | GetForegroundColor (double *r, double *g, double *b) |
| virtual double * | GetForegroundColor () |
| virtual void | SetForegroundColor (double r, double g, double b) |
| virtual void | SetForegroundColor (double rgb[3]) |
| virtual void | SetHighlightThickness (int) |
| virtual int | GetHighlightThickness () |
| virtual void | GetActiveBackgroundColor (double *r, double *g, double *b) |
| virtual double * | GetActiveBackgroundColor () |
| virtual void | SetActiveBackgroundColor (double r, double g, double b) |
| virtual void | SetActiveBackgroundColor (double rgb[3]) |
| virtual void | GetActiveForegroundColor (double *r, double *g, double *b) |
| virtual double * | GetActiveForegroundColor () |
| virtual void | SetActiveForegroundColor (double r, double g, double b) |
| virtual void | SetActiveForegroundColor (double rgb[3]) |
| virtual void | GetDisabledForegroundColor (double *r, double *g, double *b) |
| virtual double * | GetDisabledForegroundColor () |
| virtual void | SetDisabledForegroundColor (double r, double g, double b) |
| virtual void | SetDisabledForegroundColor (double rgb[3]) |
| virtual void | SetBorderWidth (int) |
| virtual int | GetBorderWidth () |
| virtual void | SetRelief (int) |
| virtual int | GetRelief () |
| virtual void | SetReliefToRaised () |
| virtual void | SetReliefToSunken () |
| virtual void | SetReliefToFlat () |
| virtual void | SetReliefToRidge () |
| virtual void | SetReliefToSolid () |
| virtual void | SetReliefToGroove () |
| virtual void | SetPadX (int) |
| virtual int | GetPadX () |
| virtual void | SetPadY (int) |
| virtual int | GetPadY () |
| virtual void | SetAnchor (int) |
| virtual int | GetAnchor () |
| virtual void | SetAnchorToNorth () |
| virtual void | SetAnchorToNorthEast () |
| virtual void | SetAnchorToEast () |
| virtual void | SetAnchorToSouthEast () |
| virtual void | SetAnchorToSouth () |
| virtual void | SetAnchorToSouthWest () |
| virtual void | SetAnchorToWest () |
| virtual void | SetAnchorToNorthWest () |
| virtual void | SetAnchorToCenter () |
| virtual void | SetOverRelief (int) |
| virtual int | GetOverRelief () |
| virtual void | SetOverReliefToRaised () |
| virtual void | SetOverReliefToSunken () |
| virtual void | SetOverReliefToFlat () |
| virtual void | SetOverReliefToRidge () |
| virtual void | SetOverReliefToSolid () |
| virtual void | SetOverReliefToGroove () |
| virtual void | SetOverReliefToNone () |
| virtual void | SetFont (const char *font) |
| virtual const char * | GetFont () |
| virtual void | SetImageToIcon (vtkKWIcon *icon) |
| virtual void | SetImageToPredefinedIcon (int icon_index) |
| virtual void | SetImageToPixels (const unsigned char *pixels, int width, int height, int pixel_size, unsigned long buffer_length=0) |
| virtual void | SetCompoundMode (int) |
| virtual int | GetCompoundMode () |
| virtual void | SetCompoundModeToNone () |
| virtual void | SetCompoundModeToLeft () |
| virtual void | SetCompoundModeToCenter () |
| virtual void | SetCompoundModeToRight () |
| virtual void | SetCompoundModeToTop () |
| virtual void | SetCompoundModeToBottom () |
| virtual void | UpdateEnableState () |
| virtual void | CommandCallback () |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetText (const char *label) |
| virtual char * | GetText () |
| virtual void | SetWidth (int width) |
| virtual int | GetWidth () |
| virtual void | SetHeight (int height) |
| virtual int | GetHeight () |
| virtual void | SetCommand (vtkObject *object, const char *method) |
| virtual void | GetBackgroundColor (double *r, double *g, double *b) |
| virtual double * | GetBackgroundColor () |
| virtual void | SetBackgroundColor (double r, double g, double b) |
| virtual void | SetBackgroundColor (double rgb[3]) |
| virtual void | GetForegroundColor (double *r, double *g, double *b) |
| virtual double * | GetForegroundColor () |
| virtual void | SetForegroundColor (double r, double g, double b) |
| virtual void | SetForegroundColor (double rgb[3]) |
| virtual void | SetHighlightThickness (int) |
| virtual int | GetHighlightThickness () |
| virtual void | GetActiveBackgroundColor (double *r, double *g, double *b) |
| virtual double * | GetActiveBackgroundColor () |
| virtual void | SetActiveBackgroundColor (double r, double g, double b) |
| virtual void | SetActiveBackgroundColor (double rgb[3]) |
| virtual void | GetActiveForegroundColor (double *r, double *g, double *b) |
| virtual double * | GetActiveForegroundColor () |
| virtual void | SetActiveForegroundColor (double r, double g, double b) |
| virtual void | SetActiveForegroundColor (double rgb[3]) |
| virtual void | GetDisabledForegroundColor (double *r, double *g, double *b) |
| virtual double * | GetDisabledForegroundColor () |
| virtual void | SetDisabledForegroundColor (double r, double g, double b) |
| virtual void | SetDisabledForegroundColor (double rgb[3]) |
| virtual void | SetBorderWidth (int) |
| virtual int | GetBorderWidth () |
| virtual void | SetRelief (int) |
| virtual int | GetRelief () |
| virtual void | SetReliefToRaised () |
| virtual void | SetReliefToSunken () |
| virtual void | SetReliefToFlat () |
| virtual void | SetReliefToRidge () |
| virtual void | SetReliefToSolid () |
| virtual void | SetReliefToGroove () |
| virtual void | SetPadX (int) |
| virtual int | GetPadX () |
| virtual void | SetPadY (int) |
| virtual int | GetPadY () |
| virtual void | SetAnchor (int) |
| virtual int | GetAnchor () |
| virtual void | SetAnchorToNorth () |
| virtual void | SetAnchorToNorthEast () |
| virtual void | SetAnchorToEast () |
| virtual void | SetAnchorToSouthEast () |
| virtual void | SetAnchorToSouth () |
| virtual void | SetAnchorToSouthWest () |
| virtual void | SetAnchorToWest () |
| virtual void | SetAnchorToNorthWest () |
| virtual void | SetAnchorToCenter () |
| virtual void | SetOverRelief (int) |
| virtual int | GetOverRelief () |
| virtual void | SetOverReliefToRaised () |
| virtual void | SetOverReliefToSunken () |
| virtual void | SetOverReliefToFlat () |
| virtual void | SetOverReliefToRidge () |
| virtual void | SetOverReliefToSolid () |
| virtual void | SetOverReliefToGroove () |
| virtual void | SetOverReliefToNone () |
| virtual void | SetFont (const char *font) |
| virtual const char * | GetFont () |
| virtual void | SetImageToIcon (vtkKWIcon *icon) |
| virtual void | SetImageToPredefinedIcon (int icon_index) |
| virtual void | SetImageToPixels (const unsigned char *pixels, int width, int height, int pixel_size, unsigned long buffer_length=0) |
| virtual void | SetCompoundMode (int) |
| virtual int | GetCompoundMode () |
| virtual void | SetCompoundModeToNone () |
| virtual void | SetCompoundModeToLeft () |
| virtual void | SetCompoundModeToCenter () |
| virtual void | SetCompoundModeToRight () |
| virtual void | SetCompoundModeToTop () |
| virtual void | SetCompoundModeToBottom () |
| virtual void | UpdateEnableState () |
| virtual void | CommandCallback () |
Static Public Member Functions | |
| static vtkKWPushButton * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWPushButton * | SafeDownCast (vtkObject *o) |
| static vtkKWPushButton * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWPushButton * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
| vtkKWPushButton () | |
| ~vtkKWPushButton () | |
| virtual void | CreateWidget () |
| virtual void | SetButtonText (const char *) |
| virtual void | InvokeCommand () |
| vtkKWPushButton () | |
| ~vtkKWPushButton () | |
| virtual void | CreateWidget () |
| virtual void | SetButtonText (const char *) |
| virtual void | InvokeCommand () |
Protected Attributes | |
| char * | ButtonText |
| char * | Command |
Definition at line 25 of file debian/tmp/usr/include/KWWidgets/vtkKWPushButton.h.
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
Definition at line 29 of file debian/tmp/usr/include/KWWidgets/vtkKWPushButton.h.
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
Definition at line 29 of file vtkKWPushButton.h.
| anonymous enum |
Definition at line 61 of file debian/tmp/usr/include/KWWidgets/vtkKWPushButton.h.
| anonymous enum |
Definition at line 61 of file vtkKWPushButton.h.
| vtkKWPushButton::vtkKWPushButton | ( | ) | [protected] |
| vtkKWPushButton::~vtkKWPushButton | ( | ) | [protected] |
| vtkKWPushButton::vtkKWPushButton | ( | ) | [protected] |
| vtkKWPushButton::~vtkKWPushButton | ( | ) | [protected] |
| static vtkKWPushButton* vtkKWPushButton::New | ( | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| virtual const char* vtkKWPushButton::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| static int vtkKWPushButton::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| virtual int vtkKWPushButton::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| static vtkKWPushButton* vtkKWPushButton::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| void vtkKWPushButton::PrintSelf | ( | ostream & | os, | |
| vtkIndent | indent | |||
| ) |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| virtual void vtkKWPushButton::SetText | ( | const char * | label | ) | [virtual] |
| virtual char* vtkKWPushButton::GetText | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetWidth | ( | int | width | ) | [virtual] |
| virtual int vtkKWPushButton::GetWidth | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetHeight | ( | int | height | ) | [virtual] |
| virtual int vtkKWPushButton::GetHeight | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetCommand | ( | vtkObject * | object, | |
| const char * | method | |||
| ) | [virtual] |
| virtual void vtkKWPushButton::GetBackgroundColor | ( | double * | r, | |
| double * | g, | |||
| double * | b | |||
| ) | [virtual] |
| virtual double* vtkKWPushButton::GetBackgroundColor | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetBackgroundColor | ( | double | r, | |
| double | g, | |||
| double | b | |||
| ) | [virtual] |
| virtual void vtkKWPushButton::SetBackgroundColor | ( | double | rgb[3] | ) | [inline, virtual] |
Definition at line 72 of file debian/tmp/usr/include/KWWidgets/vtkKWPushButton.h.
| virtual void vtkKWPushButton::GetForegroundColor | ( | double * | r, | |
| double * | g, | |||
| double * | b | |||
| ) | [virtual] |
| virtual double* vtkKWPushButton::GetForegroundColor | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetForegroundColor | ( | double | r, | |
| double | g, | |||
| double | b | |||
| ) | [virtual] |
| virtual void vtkKWPushButton::SetForegroundColor | ( | double | rgb[3] | ) | [inline, virtual] |
Definition at line 80 of file debian/tmp/usr/include/KWWidgets/vtkKWPushButton.h.
| virtual void vtkKWPushButton::SetHighlightThickness | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetHighlightThickness | ( | ) | [virtual] |
| virtual void vtkKWPushButton::GetActiveBackgroundColor | ( | double * | r, | |
| double * | g, | |||
| double * | b | |||
| ) | [virtual] |
| virtual double* vtkKWPushButton::GetActiveBackgroundColor | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetActiveBackgroundColor | ( | double | r, | |
| double | g, | |||
| double | b | |||
| ) | [virtual] |
| virtual void vtkKWPushButton::SetActiveBackgroundColor | ( | double | rgb[3] | ) | [inline, virtual] |
Definition at line 98 of file debian/tmp/usr/include/KWWidgets/vtkKWPushButton.h.
| virtual void vtkKWPushButton::GetActiveForegroundColor | ( | double * | r, | |
| double * | g, | |||
| double * | b | |||
| ) | [virtual] |
| virtual double* vtkKWPushButton::GetActiveForegroundColor | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetActiveForegroundColor | ( | double | r, | |
| double | g, | |||
| double | b | |||
| ) | [virtual] |
| virtual void vtkKWPushButton::SetActiveForegroundColor | ( | double | rgb[3] | ) | [inline, virtual] |
Definition at line 109 of file debian/tmp/usr/include/KWWidgets/vtkKWPushButton.h.
| virtual void vtkKWPushButton::GetDisabledForegroundColor | ( | double * | r, | |
| double * | g, | |||
| double * | b | |||
| ) | [virtual] |
| virtual double* vtkKWPushButton::GetDisabledForegroundColor | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetDisabledForegroundColor | ( | double | r, | |
| double | g, | |||
| double | b | |||
| ) | [virtual] |
| virtual void vtkKWPushButton::SetDisabledForegroundColor | ( | double | rgb[3] | ) | [inline, virtual] |
Definition at line 117 of file debian/tmp/usr/include/KWWidgets/vtkKWPushButton.h.
| virtual void vtkKWPushButton::SetBorderWidth | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetBorderWidth | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetRelief | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetRelief | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetReliefToRaised | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetReliefToSunken | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetReliefToFlat | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetReliefToRidge | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetReliefToSolid | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetReliefToGroove | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetPadX | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetPadX | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetPadY | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetPadY | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchor | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetAnchor | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToNorth | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToNorthEast | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToEast | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToSouthEast | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToSouth | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToSouthWest | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToWest | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToNorthWest | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToCenter | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverRelief | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetOverRelief | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverReliefToRaised | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverReliefToSunken | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverReliefToFlat | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverReliefToRidge | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverReliefToSolid | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverReliefToGroove | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverReliefToNone | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetFont | ( | const char * | font | ) | [virtual] |
| virtual const char* vtkKWPushButton::GetFont | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetImageToIcon | ( | vtkKWIcon * | icon | ) | [virtual] |
| virtual void vtkKWPushButton::SetImageToPredefinedIcon | ( | int | icon_index | ) | [virtual] |
| virtual void vtkKWPushButton::SetImageToPixels | ( | const unsigned char * | pixels, | |
| int | width, | |||
| int | height, | |||
| int | pixel_size, | |||
| unsigned long | buffer_length = 0 | |||
| ) | [virtual] |
| virtual void vtkKWPushButton::SetCompoundMode | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetCompoundMode | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetCompoundModeToNone | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetCompoundModeToLeft | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetCompoundModeToCenter | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetCompoundModeToRight | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetCompoundModeToTop | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetCompoundModeToBottom | ( | ) | [virtual] |
| virtual void vtkKWPushButton::UpdateEnableState | ( | ) | [virtual] |
Reimplemented from vtkKWWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| virtual void vtkKWPushButton::CommandCallback | ( | ) | [virtual] |
| virtual void vtkKWPushButton::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| virtual void vtkKWPushButton::SetButtonText | ( | const char * | ) | [protected, virtual] |
| virtual void vtkKWPushButton::InvokeCommand | ( | ) | [protected, virtual] |
Reimplemented in vtkKWLoadSaveButton, and vtkKWLoadSaveButton.
| static vtkKWPushButton* vtkKWPushButton::New | ( | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| virtual const char* vtkKWPushButton::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| static int vtkKWPushButton::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| virtual int vtkKWPushButton::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| static vtkKWPushButton* vtkKWPushButton::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| void vtkKWPushButton::PrintSelf | ( | ostream & | os, | |
| vtkIndent | indent | |||
| ) |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| virtual void vtkKWPushButton::SetText | ( | const char * | label | ) | [virtual] |
| virtual char* vtkKWPushButton::GetText | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetWidth | ( | int | width | ) | [virtual] |
| virtual int vtkKWPushButton::GetWidth | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetHeight | ( | int | height | ) | [virtual] |
| virtual int vtkKWPushButton::GetHeight | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetCommand | ( | vtkObject * | object, | |
| const char * | method | |||
| ) | [virtual] |
| virtual void vtkKWPushButton::GetBackgroundColor | ( | double * | r, | |
| double * | g, | |||
| double * | b | |||
| ) | [virtual] |
| virtual double* vtkKWPushButton::GetBackgroundColor | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetBackgroundColor | ( | double | r, | |
| double | g, | |||
| double | b | |||
| ) | [virtual] |
| virtual void vtkKWPushButton::SetBackgroundColor | ( | double | rgb[3] | ) | [inline, virtual] |
Definition at line 72 of file vtkKWPushButton.h.
| virtual void vtkKWPushButton::GetForegroundColor | ( | double * | r, | |
| double * | g, | |||
| double * | b | |||
| ) | [virtual] |
| virtual double* vtkKWPushButton::GetForegroundColor | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetForegroundColor | ( | double | r, | |
| double | g, | |||
| double | b | |||
| ) | [virtual] |
| virtual void vtkKWPushButton::SetForegroundColor | ( | double | rgb[3] | ) | [inline, virtual] |
Definition at line 80 of file vtkKWPushButton.h.
| virtual void vtkKWPushButton::SetHighlightThickness | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetHighlightThickness | ( | ) | [virtual] |
| virtual void vtkKWPushButton::GetActiveBackgroundColor | ( | double * | r, | |
| double * | g, | |||
| double * | b | |||
| ) | [virtual] |
| virtual double* vtkKWPushButton::GetActiveBackgroundColor | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetActiveBackgroundColor | ( | double | r, | |
| double | g, | |||
| double | b | |||
| ) | [virtual] |
| virtual void vtkKWPushButton::SetActiveBackgroundColor | ( | double | rgb[3] | ) | [inline, virtual] |
Definition at line 98 of file vtkKWPushButton.h.
| virtual void vtkKWPushButton::GetActiveForegroundColor | ( | double * | r, | |
| double * | g, | |||
| double * | b | |||
| ) | [virtual] |
| virtual double* vtkKWPushButton::GetActiveForegroundColor | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetActiveForegroundColor | ( | double | r, | |
| double | g, | |||
| double | b | |||
| ) | [virtual] |
| virtual void vtkKWPushButton::SetActiveForegroundColor | ( | double | rgb[3] | ) | [inline, virtual] |
Definition at line 109 of file vtkKWPushButton.h.
| virtual void vtkKWPushButton::GetDisabledForegroundColor | ( | double * | r, | |
| double * | g, | |||
| double * | b | |||
| ) | [virtual] |
| virtual double* vtkKWPushButton::GetDisabledForegroundColor | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetDisabledForegroundColor | ( | double | r, | |
| double | g, | |||
| double | b | |||
| ) | [virtual] |
| virtual void vtkKWPushButton::SetDisabledForegroundColor | ( | double | rgb[3] | ) | [inline, virtual] |
Definition at line 117 of file vtkKWPushButton.h.
| virtual void vtkKWPushButton::SetBorderWidth | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetBorderWidth | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetRelief | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetRelief | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetReliefToRaised | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetReliefToSunken | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetReliefToFlat | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetReliefToRidge | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetReliefToSolid | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetReliefToGroove | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetPadX | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetPadX | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetPadY | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetPadY | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchor | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetAnchor | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToNorth | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToNorthEast | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToEast | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToSouthEast | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToSouth | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToSouthWest | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToWest | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToNorthWest | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetAnchorToCenter | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverRelief | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetOverRelief | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverReliefToRaised | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverReliefToSunken | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverReliefToFlat | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverReliefToRidge | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverReliefToSolid | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverReliefToGroove | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetOverReliefToNone | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetFont | ( | const char * | font | ) | [virtual] |
| virtual const char* vtkKWPushButton::GetFont | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetImageToIcon | ( | vtkKWIcon * | icon | ) | [virtual] |
| virtual void vtkKWPushButton::SetImageToPredefinedIcon | ( | int | icon_index | ) | [virtual] |
| virtual void vtkKWPushButton::SetImageToPixels | ( | const unsigned char * | pixels, | |
| int | width, | |||
| int | height, | |||
| int | pixel_size, | |||
| unsigned long | buffer_length = 0 | |||
| ) | [virtual] |
| virtual void vtkKWPushButton::SetCompoundMode | ( | int | ) | [virtual] |
| virtual int vtkKWPushButton::GetCompoundMode | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetCompoundModeToNone | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetCompoundModeToLeft | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetCompoundModeToCenter | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetCompoundModeToRight | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetCompoundModeToTop | ( | ) | [virtual] |
| virtual void vtkKWPushButton::SetCompoundModeToBottom | ( | ) | [virtual] |
| virtual void vtkKWPushButton::UpdateEnableState | ( | ) | [virtual] |
Reimplemented from vtkKWWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| virtual void vtkKWPushButton::CommandCallback | ( | ) | [virtual] |
| virtual void vtkKWPushButton::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWLoadSaveButton, vtkKWPopupButton, vtkKWLoadSaveButton, and vtkKWPopupButton.
| virtual void vtkKWPushButton::SetButtonText | ( | const char * | ) | [protected, virtual] |
| virtual void vtkKWPushButton::InvokeCommand | ( | ) | [protected, virtual] |
Reimplemented in vtkKWLoadSaveButton, and vtkKWLoadSaveButton.
char * vtkKWPushButton::ButtonText [protected] |
Definition at line 266 of file debian/tmp/usr/include/KWWidgets/vtkKWPushButton.h.
char * vtkKWPushButton::Command [protected] |
Definition at line 269 of file debian/tmp/usr/include/KWWidgets/vtkKWPushButton.h.
1.6.1