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

vtkKWCheckButtonWithPopupFrame Class Reference

#include <vtkKWCheckButtonWithPopupFrame.h>

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

List of all members.

Public Types

typedef vtkKWPopupFrame Superclass
typedef vtkKWPopupFrame Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void SetDisablePopupButtonWhenNotChecked (int)
virtual void DisablePopupButtonWhenNotCheckedOn ()
virtual void DisablePopupButtonWhenNotCheckedOff ()
virtual int GetDisablePopupButtonWhenNotChecked ()
virtual vtkKWCheckButtonGetCheckButton ()
virtual void Update ()
virtual void UpdateEnableState ()
virtual void CheckButtonCallback (int state)
virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void SetDisablePopupButtonWhenNotChecked (int)
virtual void DisablePopupButtonWhenNotCheckedOn ()
virtual void DisablePopupButtonWhenNotCheckedOff ()
virtual int GetDisablePopupButtonWhenNotChecked ()
virtual vtkKWCheckButtonGetCheckButton ()
virtual void Update ()
virtual void UpdateEnableState ()
virtual void CheckButtonCallback (int state)

Static Public Member Functions

static
vtkKWCheckButtonWithPopupFrame
New ()
static int IsTypeOf (const char *type)
static
vtkKWCheckButtonWithPopupFrame
SafeDownCast (vtkObject *o)
static
vtkKWCheckButtonWithPopupFrame
New ()
static int IsTypeOf (const char *type)
static
vtkKWCheckButtonWithPopupFrame
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkKWCheckButtonWithPopupFrame ()
 ~vtkKWCheckButtonWithPopupFrame ()
virtual void CreateWidget ()
virtual int GetCheckButtonState ()
 vtkKWCheckButtonWithPopupFrame ()
 ~vtkKWCheckButtonWithPopupFrame ()
virtual void CreateWidget ()
virtual int GetCheckButtonState ()

Protected Attributes

int DisablePopupButtonWhenNotChecked
vtkKWCheckButtonCheckButton

Detailed Description

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


Member Typedef Documentation


Constructor & Destructor Documentation

vtkKWCheckButtonWithPopupFrame::vtkKWCheckButtonWithPopupFrame (  )  [protected]
vtkKWCheckButtonWithPopupFrame::~vtkKWCheckButtonWithPopupFrame (  )  [protected]
vtkKWCheckButtonWithPopupFrame::vtkKWCheckButtonWithPopupFrame (  )  [protected]
vtkKWCheckButtonWithPopupFrame::~vtkKWCheckButtonWithPopupFrame (  )  [protected]

Member Function Documentation

static vtkKWCheckButtonWithPopupFrame* vtkKWCheckButtonWithPopupFrame::New (  )  [static]
virtual const char* vtkKWCheckButtonWithPopupFrame::GetClassName (  )  [virtual]
static int vtkKWCheckButtonWithPopupFrame::IsTypeOf ( const char *  type  )  [static]
virtual int vtkKWCheckButtonWithPopupFrame::IsA ( const char *  type  )  [virtual]
static vtkKWCheckButtonWithPopupFrame* vtkKWCheckButtonWithPopupFrame::SafeDownCast ( vtkObject *  o  )  [static]
void vtkKWCheckButtonWithPopupFrame::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
virtual void vtkKWCheckButtonWithPopupFrame::SetDisablePopupButtonWhenNotChecked ( int   )  [virtual]
virtual void vtkKWCheckButtonWithPopupFrame::DisablePopupButtonWhenNotCheckedOn (  )  [virtual]
virtual void vtkKWCheckButtonWithPopupFrame::DisablePopupButtonWhenNotCheckedOff (  )  [virtual]
virtual int vtkKWCheckButtonWithPopupFrame::GetDisablePopupButtonWhenNotChecked (  )  [virtual]
virtual vtkKWCheckButton* vtkKWCheckButtonWithPopupFrame::GetCheckButton (  )  [virtual]
virtual void vtkKWCheckButtonWithPopupFrame::Update (  )  [virtual]
virtual void vtkKWCheckButtonWithPopupFrame::UpdateEnableState (  )  [virtual]
virtual void vtkKWCheckButtonWithPopupFrame::CheckButtonCallback ( int  state  )  [virtual]
virtual void vtkKWCheckButtonWithPopupFrame::CreateWidget (  )  [protected, virtual]
virtual int vtkKWCheckButtonWithPopupFrame::GetCheckButtonState (  )  [inline, protected, virtual]
static vtkKWCheckButtonWithPopupFrame* vtkKWCheckButtonWithPopupFrame::New (  )  [static]
virtual const char* vtkKWCheckButtonWithPopupFrame::GetClassName (  )  [virtual]
static int vtkKWCheckButtonWithPopupFrame::IsTypeOf ( const char *  type  )  [static]
virtual int vtkKWCheckButtonWithPopupFrame::IsA ( const char *  type  )  [virtual]
static vtkKWCheckButtonWithPopupFrame* vtkKWCheckButtonWithPopupFrame::SafeDownCast ( vtkObject *  o  )  [static]
void vtkKWCheckButtonWithPopupFrame::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
virtual void vtkKWCheckButtonWithPopupFrame::SetDisablePopupButtonWhenNotChecked ( int   )  [virtual]
virtual void vtkKWCheckButtonWithPopupFrame::DisablePopupButtonWhenNotCheckedOn (  )  [virtual]
virtual void vtkKWCheckButtonWithPopupFrame::DisablePopupButtonWhenNotCheckedOff (  )  [virtual]
virtual int vtkKWCheckButtonWithPopupFrame::GetDisablePopupButtonWhenNotChecked (  )  [virtual]
virtual vtkKWCheckButton* vtkKWCheckButtonWithPopupFrame::GetCheckButton (  )  [virtual]
virtual void vtkKWCheckButtonWithPopupFrame::Update (  )  [virtual]
virtual void vtkKWCheckButtonWithPopupFrame::UpdateEnableState (  )  [virtual]
virtual void vtkKWCheckButtonWithPopupFrame::CheckButtonCallback ( int  state  )  [virtual]
virtual void vtkKWCheckButtonWithPopupFrame::CreateWidget (  )  [protected, virtual]
virtual int vtkKWCheckButtonWithPopupFrame::GetCheckButtonState (  )  [inline, protected, virtual]

Member Data Documentation


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