#include <vtkKWRadioButton.h>
Public Types | |
enum | { SelectedStateChangedEvent = 10000 } |
enum | { SelectedStateChangedEvent = 10000 } |
typedef vtkKWCheckButton | Superclass |
typedef vtkKWCheckButton | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | SelectedStateOn () |
virtual void | SelectedStateOff () |
virtual int | GetSelectedState () |
virtual void | SetValue (const char *v) |
virtual void | SetValueAsInt (int v) |
virtual const char * | GetValue () |
virtual int | GetValueAsInt () |
virtual void | SetCommand (vtkObject *object, const char *method) |
virtual void | SetVariableValue (const char *v) |
virtual void | SetVariableValueAsInt (int v) |
virtual const char * | GetVariableValue () |
virtual int | GetVariableValueAsInt () |
virtual void | CommandCallback () |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | SelectedStateOn () |
virtual void | SelectedStateOff () |
virtual int | GetSelectedState () |
virtual void | SetValue (const char *v) |
virtual void | SetValueAsInt (int v) |
virtual const char * | GetValue () |
virtual int | GetValueAsInt () |
virtual void | SetCommand (vtkObject *object, const char *method) |
virtual void | SetVariableValue (const char *v) |
virtual void | SetVariableValueAsInt (int v) |
virtual const char * | GetVariableValue () |
virtual int | GetVariableValueAsInt () |
virtual void | CommandCallback () |
Static Public Member Functions | |
static vtkKWRadioButton * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWRadioButton * | SafeDownCast (vtkObject *o) |
static vtkKWRadioButton * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWRadioButton * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkKWRadioButton () | |
~vtkKWRadioButton () | |
virtual void | CreateWidget () |
virtual void | InvokeCommand (int state) |
vtkKWRadioButton () | |
~vtkKWRadioButton () | |
virtual void | CreateWidget () |
virtual void | InvokeCommand (int state) |
Definition at line 24 of file debian/tmp/usr/include/KWWidgets/vtkKWRadioButton.h.
Reimplemented from vtkKWCheckButton.
Definition at line 26 of file debian/tmp/usr/include/KWWidgets/vtkKWRadioButton.h.
Reimplemented from vtkKWCheckButton.
Definition at line 26 of file vtkKWRadioButton.h.
anonymous enum |
Definition at line 63 of file debian/tmp/usr/include/KWWidgets/vtkKWRadioButton.h.
anonymous enum |
Definition at line 63 of file vtkKWRadioButton.h.
vtkKWRadioButton::vtkKWRadioButton | ( | ) | [inline, protected] |
Definition at line 81 of file debian/tmp/usr/include/KWWidgets/vtkKWRadioButton.h.
vtkKWRadioButton::~vtkKWRadioButton | ( | ) | [inline, protected] |
Definition at line 82 of file debian/tmp/usr/include/KWWidgets/vtkKWRadioButton.h.
vtkKWRadioButton::vtkKWRadioButton | ( | ) | [inline, protected] |
Definition at line 81 of file vtkKWRadioButton.h.
vtkKWRadioButton::~vtkKWRadioButton | ( | ) | [inline, protected] |
Definition at line 82 of file vtkKWRadioButton.h.
static vtkKWRadioButton* vtkKWRadioButton::New | ( | ) | [static] |
Reimplemented from vtkKWCheckButton.
virtual const char* vtkKWRadioButton::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWCheckButton.
static int vtkKWRadioButton::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWCheckButton.
virtual int vtkKWRadioButton::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWCheckButton.
static vtkKWRadioButton* vtkKWRadioButton::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWCheckButton.
void vtkKWRadioButton::PrintSelf | ( | ostream & | os, | |
vtkIndent | indent | |||
) |
Reimplemented from vtkKWCheckButton.
virtual void vtkKWRadioButton::SelectedStateOn | ( | ) | [virtual] |
Reimplemented from vtkKWCheckButton.
virtual void vtkKWRadioButton::SelectedStateOff | ( | ) | [virtual] |
Reimplemented from vtkKWCheckButton.
virtual int vtkKWRadioButton::GetSelectedState | ( | ) | [virtual] |
Reimplemented from vtkKWCheckButton.
virtual void vtkKWRadioButton::SetValue | ( | const char * | v | ) | [virtual] |
virtual void vtkKWRadioButton::SetValueAsInt | ( | int | v | ) | [virtual] |
virtual const char* vtkKWRadioButton::GetValue | ( | ) | [virtual] |
virtual int vtkKWRadioButton::GetValueAsInt | ( | ) | [virtual] |
virtual void vtkKWRadioButton::SetCommand | ( | vtkObject * | object, | |
const char * | method | |||
) | [virtual] |
Reimplemented from vtkKWCheckButton.
virtual void vtkKWRadioButton::SetVariableValue | ( | const char * | v | ) | [virtual] |
virtual void vtkKWRadioButton::SetVariableValueAsInt | ( | int | v | ) | [virtual] |
virtual const char* vtkKWRadioButton::GetVariableValue | ( | ) | [virtual] |
virtual int vtkKWRadioButton::GetVariableValueAsInt | ( | ) | [virtual] |
virtual void vtkKWRadioButton::CommandCallback | ( | ) | [virtual] |
Reimplemented from vtkKWCheckButton.
virtual void vtkKWRadioButton::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWCheckButton.
virtual void vtkKWRadioButton::InvokeCommand | ( | int | state | ) | [protected, virtual] |
Reimplemented from vtkKWCheckButton.
static vtkKWRadioButton* vtkKWRadioButton::New | ( | ) | [static] |
Reimplemented from vtkKWCheckButton.
virtual const char* vtkKWRadioButton::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWCheckButton.
static int vtkKWRadioButton::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWCheckButton.
virtual int vtkKWRadioButton::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWCheckButton.
static vtkKWRadioButton* vtkKWRadioButton::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWCheckButton.
void vtkKWRadioButton::PrintSelf | ( | ostream & | os, | |
vtkIndent | indent | |||
) |
Reimplemented from vtkKWCheckButton.
virtual void vtkKWRadioButton::SelectedStateOn | ( | ) | [virtual] |
Reimplemented from vtkKWCheckButton.
virtual void vtkKWRadioButton::SelectedStateOff | ( | ) | [virtual] |
Reimplemented from vtkKWCheckButton.
virtual int vtkKWRadioButton::GetSelectedState | ( | ) | [virtual] |
Reimplemented from vtkKWCheckButton.
virtual void vtkKWRadioButton::SetValue | ( | const char * | v | ) | [virtual] |
virtual void vtkKWRadioButton::SetValueAsInt | ( | int | v | ) | [virtual] |
virtual const char* vtkKWRadioButton::GetValue | ( | ) | [virtual] |
virtual int vtkKWRadioButton::GetValueAsInt | ( | ) | [virtual] |
virtual void vtkKWRadioButton::SetCommand | ( | vtkObject * | object, | |
const char * | method | |||
) | [virtual] |
Reimplemented from vtkKWCheckButton.
virtual void vtkKWRadioButton::SetVariableValue | ( | const char * | v | ) | [virtual] |
virtual void vtkKWRadioButton::SetVariableValueAsInt | ( | int | v | ) | [virtual] |
virtual const char* vtkKWRadioButton::GetVariableValue | ( | ) | [virtual] |
virtual int vtkKWRadioButton::GetVariableValueAsInt | ( | ) | [virtual] |
virtual void vtkKWRadioButton::CommandCallback | ( | ) | [virtual] |
Reimplemented from vtkKWCheckButton.
virtual void vtkKWRadioButton::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWCheckButton.
virtual void vtkKWRadioButton::InvokeCommand | ( | int | state | ) | [protected, virtual] |
Reimplemented from vtkKWCheckButton.