KWWidgets
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
vtkKWCheckButtonWithLabel Class Reference

#include <vtkKWCheckButtonWithLabel.h>

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

List of all members.

Public Types

typedef vtkKWWidgetWithLabel Superclass
typedef vtkKWWidgetWithLabel Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual vtkKWCheckButtonGetWidget ()
virtual void SetExpandWidget (int)
virtual void ExpandWidgetOn ()
virtual void ExpandWidgetOff ()
virtual int GetExpandWidget ()
virtual void SetBalloonHelpString (const char *str)
virtual void UpdateEnableState ()
virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual vtkKWCheckButtonGetWidget ()
virtual void SetExpandWidget (int)
virtual void ExpandWidgetOn ()
virtual void ExpandWidgetOff ()
virtual int GetExpandWidget ()
virtual void SetBalloonHelpString (const char *str)
virtual void UpdateEnableState ()

Static Public Member Functions

static vtkKWCheckButtonWithLabelNew ()
static int IsTypeOf (const char *type)
static vtkKWCheckButtonWithLabelSafeDownCast (vtkObject *o)
static vtkKWCheckButtonWithLabelNew ()
static int IsTypeOf (const char *type)
static vtkKWCheckButtonWithLabelSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkKWCheckButtonWithLabel ()
 ~vtkKWCheckButtonWithLabel ()
virtual void CreateWidget ()
virtual void Pack ()
 vtkKWCheckButtonWithLabel ()
 ~vtkKWCheckButtonWithLabel ()
virtual void CreateWidget ()
virtual void Pack ()

Protected Attributes

int ExpandWidget
vtkKWCheckButtonWidget

Detailed Description

Definition at line 40 of file DEB_build_shared/AutoGeneratedClasses/vtkKWCheckButtonWithLabel.h.


Member Typedef Documentation


Constructor & Destructor Documentation

vtkKWCheckButtonWithLabel::vtkKWCheckButtonWithLabel ( ) [protected]
vtkKWCheckButtonWithLabel::~vtkKWCheckButtonWithLabel ( ) [protected]
vtkKWCheckButtonWithLabel::vtkKWCheckButtonWithLabel ( ) [protected]
vtkKWCheckButtonWithLabel::~vtkKWCheckButtonWithLabel ( ) [protected]

Member Function Documentation

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

Reimplemented from vtkKWWidgetWithLabel.

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

Reimplemented from vtkKWWidgetWithLabel.

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

Reimplemented from vtkKWWidgetWithLabel.

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

Reimplemented from vtkKWWidgetWithLabel.

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

Reimplemented from vtkKWWidgetWithLabel.

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

Reimplemented from vtkKWWidgetWithLabel.

virtual vtkKWCheckButton* vtkKWCheckButtonWithLabel::GetWidget ( ) [virtual]
virtual void vtkKWCheckButtonWithLabel::SetExpandWidget ( int  ) [virtual]
virtual void vtkKWCheckButtonWithLabel::ExpandWidgetOn ( ) [virtual]
virtual void vtkKWCheckButtonWithLabel::ExpandWidgetOff ( ) [virtual]
virtual int vtkKWCheckButtonWithLabel::GetExpandWidget ( ) [virtual]
virtual void vtkKWCheckButtonWithLabel::SetBalloonHelpString ( const char *  str) [virtual]

Reimplemented from vtkKWWidgetWithLabel.

virtual void vtkKWCheckButtonWithLabel::UpdateEnableState ( ) [virtual]

Reimplemented from vtkKWWidgetWithLabel.

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

Reimplemented from vtkKWWidgetWithLabel.

virtual void vtkKWCheckButtonWithLabel::Pack ( ) [protected, virtual]

Reimplemented from vtkKWWidgetWithLabel.

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

Reimplemented from vtkKWWidgetWithLabel.

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

Reimplemented from vtkKWWidgetWithLabel.

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

Reimplemented from vtkKWWidgetWithLabel.

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

Reimplemented from vtkKWWidgetWithLabel.

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

Reimplemented from vtkKWWidgetWithLabel.

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

Reimplemented from vtkKWWidgetWithLabel.

virtual vtkKWCheckButton* vtkKWCheckButtonWithLabel::GetWidget ( ) [virtual]
virtual void vtkKWCheckButtonWithLabel::SetExpandWidget ( int  ) [virtual]
virtual void vtkKWCheckButtonWithLabel::ExpandWidgetOn ( ) [virtual]
virtual void vtkKWCheckButtonWithLabel::ExpandWidgetOff ( ) [virtual]
virtual int vtkKWCheckButtonWithLabel::GetExpandWidget ( ) [virtual]
virtual void vtkKWCheckButtonWithLabel::SetBalloonHelpString ( const char *  str) [virtual]

Reimplemented from vtkKWWidgetWithLabel.

virtual void vtkKWCheckButtonWithLabel::UpdateEnableState ( ) [virtual]

Reimplemented from vtkKWWidgetWithLabel.

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

Reimplemented from vtkKWWidgetWithLabel.

virtual void vtkKWCheckButtonWithLabel::Pack ( ) [protected, virtual]

Reimplemented from vtkKWWidgetWithLabel.


Member Data Documentation


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