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

#include <vtkKWCheckButtonWithPopupFrame.h>

Inheritance diagram for vtkKWCheckButtonWithPopupFrame:
[legend]
Collaboration diagram for vtkKWCheckButtonWithPopupFrame:
[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


Member Function Documentation

virtual const char* vtkKWCheckButtonWithPopupFrame::GetClassName ( ) [virtual]
static int vtkKWCheckButtonWithPopupFrame::IsTypeOf ( const char *  type) [static]
virtual int vtkKWCheckButtonWithPopupFrame::IsA ( const char *  type) [virtual]
void vtkKWCheckButtonWithPopupFrame::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
virtual void vtkKWCheckButtonWithPopupFrame::Update ( ) [virtual]
virtual void vtkKWCheckButtonWithPopupFrame::CheckButtonCallback ( int  state) [virtual]
virtual void vtkKWCheckButtonWithPopupFrame::CreateWidget ( ) [protected, virtual]
virtual int vtkKWCheckButtonWithPopupFrame::GetCheckButtonState ( ) [inline, protected, virtual]
virtual const char* vtkKWCheckButtonWithPopupFrame::GetClassName ( ) [virtual]
static int vtkKWCheckButtonWithPopupFrame::IsTypeOf ( const char *  type) [static]
virtual int vtkKWCheckButtonWithPopupFrame::IsA ( const char *  type) [virtual]
void vtkKWCheckButtonWithPopupFrame::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
virtual void vtkKWCheckButtonWithPopupFrame::Update ( ) [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: