Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions

vtkKWComboBox Class Reference

#include <vtkKWComboBox.h>

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

List of all members.

Public Types

typedef vtkKWEntry Superclass
typedef vtkKWEntry Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void AddValue (const char *value)
virtual void AddValueAsInt (int value)
virtual void DeleteValue (int idx)
virtual int HasValue (const char *value)
virtual int GetValueIndex (const char *value)
virtual int GetNumberOfValues ()
virtual void DeleteAllValues ()
virtual const char * GetValueFromIndex (int idx)
virtual void ReplaceNthValue (int n, const char *value)
virtual void SetValue (const char *)
virtual void SetCommand (vtkObject *object, const char *method)
virtual void UpdateEnableState ()
virtual void SetListboxWidth (int n)
virtual int GetListboxWidth ()
virtual void SetBackgroundColor (double r, double g, double b)
virtual void SetBackgroundColor (double rgb[3])
virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void AddValue (const char *value)
virtual void AddValueAsInt (int value)
virtual void DeleteValue (int idx)
virtual int HasValue (const char *value)
virtual int GetValueIndex (const char *value)
virtual int GetNumberOfValues ()
virtual void DeleteAllValues ()
virtual const char * GetValueFromIndex (int idx)
virtual void ReplaceNthValue (int n, const char *value)
virtual void SetValue (const char *)
virtual void SetCommand (vtkObject *object, const char *method)
virtual void UpdateEnableState ()
virtual void SetListboxWidth (int n)
virtual int GetListboxWidth ()
virtual void SetBackgroundColor (double r, double g, double b)
virtual void SetBackgroundColor (double rgb[3])

Static Public Member Functions

static vtkKWComboBoxNew ()
static int IsTypeOf (const char *type)
static vtkKWComboBoxSafeDownCast (vtkObject *o)
static vtkKWComboBoxNew ()
static int IsTypeOf (const char *type)
static vtkKWComboBoxSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkKWComboBox ()
 ~vtkKWComboBox ()
virtual void CreateWidget ()
 vtkKWComboBox ()
 ~vtkKWComboBox ()
virtual void CreateWidget ()

Detailed Description

Definition at line 32 of file debian/tmp/usr/include/KWWidgets/vtkKWComboBox.h.


Member Typedef Documentation

Reimplemented from vtkKWEntry.

Definition at line 34 of file debian/tmp/usr/include/KWWidgets/vtkKWComboBox.h.

Reimplemented from vtkKWEntry.

Definition at line 34 of file vtkKWComboBox.h.


Constructor & Destructor Documentation

vtkKWComboBox::vtkKWComboBox (  )  [protected]
vtkKWComboBox::~vtkKWComboBox (  )  [protected]
vtkKWComboBox::vtkKWComboBox (  )  [protected]
vtkKWComboBox::~vtkKWComboBox (  )  [protected]

Member Function Documentation

static vtkKWComboBox* vtkKWComboBox::New (  )  [static]

Reimplemented from vtkKWEntry.

virtual const char* vtkKWComboBox::GetClassName (  )  [virtual]

Reimplemented from vtkKWEntry.

static int vtkKWComboBox::IsTypeOf ( const char *  type  )  [static]

Reimplemented from vtkKWEntry.

virtual int vtkKWComboBox::IsA ( const char *  type  )  [virtual]

Reimplemented from vtkKWEntry.

static vtkKWComboBox* vtkKWComboBox::SafeDownCast ( vtkObject *  o  )  [static]

Reimplemented from vtkKWEntry.

void vtkKWComboBox::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkKWEntry.

virtual void vtkKWComboBox::AddValue ( const char *  value  )  [virtual]
virtual void vtkKWComboBox::AddValueAsInt ( int  value  )  [virtual]
virtual void vtkKWComboBox::DeleteValue ( int  idx  )  [virtual]
virtual int vtkKWComboBox::HasValue ( const char *  value  )  [virtual]
virtual int vtkKWComboBox::GetValueIndex ( const char *  value  )  [virtual]
virtual int vtkKWComboBox::GetNumberOfValues (  )  [virtual]
virtual void vtkKWComboBox::DeleteAllValues (  )  [virtual]
virtual const char* vtkKWComboBox::GetValueFromIndex ( int  idx  )  [virtual]
virtual void vtkKWComboBox::ReplaceNthValue ( int  n,
const char *  value 
) [virtual]
virtual void vtkKWComboBox::SetValue ( const char *   )  [virtual]

Reimplemented from vtkKWEntry.

virtual void vtkKWComboBox::SetCommand ( vtkObject *  object,
const char *  method 
) [virtual]

Reimplemented from vtkKWEntry.

virtual void vtkKWComboBox::UpdateEnableState (  )  [virtual]

Reimplemented from vtkKWEntry.

virtual void vtkKWComboBox::SetListboxWidth ( int  n  )  [virtual]
virtual int vtkKWComboBox::GetListboxWidth (  )  [virtual]
virtual void vtkKWComboBox::SetBackgroundColor ( double  r,
double  g,
double  b 
) [virtual]

Reimplemented from vtkKWEntry.

virtual void vtkKWComboBox::SetBackgroundColor ( double  rgb[3]  )  [inline, virtual]

Reimplemented from vtkKWEntry.

Definition at line 92 of file debian/tmp/usr/include/KWWidgets/vtkKWComboBox.h.

virtual void vtkKWComboBox::CreateWidget (  )  [protected, virtual]

Reimplemented from vtkKWEntry.

static vtkKWComboBox* vtkKWComboBox::New (  )  [static]

Reimplemented from vtkKWEntry.

virtual const char* vtkKWComboBox::GetClassName (  )  [virtual]

Reimplemented from vtkKWEntry.

static int vtkKWComboBox::IsTypeOf ( const char *  type  )  [static]

Reimplemented from vtkKWEntry.

virtual int vtkKWComboBox::IsA ( const char *  type  )  [virtual]

Reimplemented from vtkKWEntry.

static vtkKWComboBox* vtkKWComboBox::SafeDownCast ( vtkObject *  o  )  [static]

Reimplemented from vtkKWEntry.

void vtkKWComboBox::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkKWEntry.

virtual void vtkKWComboBox::AddValue ( const char *  value  )  [virtual]
virtual void vtkKWComboBox::AddValueAsInt ( int  value  )  [virtual]
virtual void vtkKWComboBox::DeleteValue ( int  idx  )  [virtual]
virtual int vtkKWComboBox::HasValue ( const char *  value  )  [virtual]
virtual int vtkKWComboBox::GetValueIndex ( const char *  value  )  [virtual]
virtual int vtkKWComboBox::GetNumberOfValues (  )  [virtual]
virtual void vtkKWComboBox::DeleteAllValues (  )  [virtual]
virtual const char* vtkKWComboBox::GetValueFromIndex ( int  idx  )  [virtual]
virtual void vtkKWComboBox::ReplaceNthValue ( int  n,
const char *  value 
) [virtual]
virtual void vtkKWComboBox::SetValue ( const char *   )  [virtual]

Reimplemented from vtkKWEntry.

virtual void vtkKWComboBox::SetCommand ( vtkObject *  object,
const char *  method 
) [virtual]

Reimplemented from vtkKWEntry.

virtual void vtkKWComboBox::UpdateEnableState (  )  [virtual]

Reimplemented from vtkKWEntry.

virtual void vtkKWComboBox::SetListboxWidth ( int  n  )  [virtual]
virtual int vtkKWComboBox::GetListboxWidth (  )  [virtual]
virtual void vtkKWComboBox::SetBackgroundColor ( double  r,
double  g,
double  b 
) [virtual]

Reimplemented from vtkKWEntry.

virtual void vtkKWComboBox::SetBackgroundColor ( double  rgb[3]  )  [inline, virtual]

Reimplemented from vtkKWEntry.

Definition at line 92 of file vtkKWComboBox.h.

virtual void vtkKWComboBox::CreateWidget (  )  [protected, virtual]

Reimplemented from vtkKWEntry.


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