KWWidgets
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions
vtkKWRadioButton Class Reference

#include <vtkKWRadioButton.h>

Inheritance diagram for vtkKWRadioButton:
Inheritance graph
[legend]
Collaboration diagram for vtkKWRadioButton:
Collaboration graph
[legend]

List of all members.

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 vtkKWRadioButtonNew ()
static int IsTypeOf (const char *type)
static vtkKWRadioButtonSafeDownCast (vtkObject *o)
static vtkKWRadioButtonNew ()
static int IsTypeOf (const char *type)
static vtkKWRadioButtonSafeDownCast (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)

Detailed Description

Definition at line 24 of file debian/tmp/usr/include/KWWidgets/vtkKWRadioButton.h.


Member Typedef Documentation

Reimplemented from vtkKWCheckButton.

Definition at line 28 of file debian/tmp/usr/include/KWWidgets/vtkKWRadioButton.h.

Reimplemented from vtkKWCheckButton.

Definition at line 28 of file vtkKWRadioButton.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
SelectedStateChangedEvent 

Definition at line 65 of file debian/tmp/usr/include/KWWidgets/vtkKWRadioButton.h.

anonymous enum
Enumerator:
SelectedStateChangedEvent 

Definition at line 65 of file vtkKWRadioButton.h.


Constructor & Destructor Documentation

vtkKWRadioButton::vtkKWRadioButton ( ) [inline, protected]
vtkKWRadioButton::~vtkKWRadioButton ( ) [inline, protected]
vtkKWRadioButton::vtkKWRadioButton ( ) [inline, protected]

Definition at line 83 of file vtkKWRadioButton.h.

vtkKWRadioButton::~vtkKWRadioButton ( ) [inline, protected]

Definition at line 84 of file vtkKWRadioButton.h.


Member Function Documentation

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.


The documentation for this class was generated from the following files: