#include <vtkKWPopupFrame.h>
Public Types | |
typedef vtkKWCompositeWidget | Superclass |
typedef vtkKWCompositeWidget | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | SetPopupMode (int) |
virtual int | GetPopupMode () |
virtual void | PopupModeOn () |
virtual void | PopupModeOff () |
virtual vtkKWPopupButton * | GetPopupButton () |
virtual vtkKWFrameWithLabel * | GetFrame () |
virtual void | UpdateEnableState () |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | SetPopupMode (int) |
virtual int | GetPopupMode () |
virtual void | PopupModeOn () |
virtual void | PopupModeOff () |
virtual vtkKWPopupButton * | GetPopupButton () |
virtual vtkKWFrameWithLabel * | GetFrame () |
virtual void | UpdateEnableState () |
Static Public Member Functions | |
static vtkKWPopupFrame * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWPopupFrame * | SafeDownCast (vtkObject *o) |
static vtkKWPopupFrame * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWPopupFrame * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkKWPopupFrame () | |
~vtkKWPopupFrame () | |
virtual void | CreateWidget () |
vtkKWPopupFrame () | |
~vtkKWPopupFrame () | |
virtual void | CreateWidget () |
Protected Attributes | |
int | PopupMode |
vtkKWPopupButton * | PopupButton |
vtkKWFrameWithLabel * | Frame |
Definition at line 26 of file debian/tmp/usr/include/KWWidgets/vtkKWPopupFrame.h.
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWCheckButtonWithPopupFrame, vtkKWCornerAnnotationEditor, vtkKWHeaderAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWCheckButtonWithPopupFrame, vtkKWCornerAnnotationEditor, vtkKWHeaderAnnotationEditor, and vtkKWScalarBarAnnotation.
Definition at line 30 of file debian/tmp/usr/include/KWWidgets/vtkKWPopupFrame.h.
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWCheckButtonWithPopupFrame, vtkKWCornerAnnotationEditor, vtkKWHeaderAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWCheckButtonWithPopupFrame, vtkKWCornerAnnotationEditor, vtkKWHeaderAnnotationEditor, and vtkKWScalarBarAnnotation.
Definition at line 30 of file vtkKWPopupFrame.h.
vtkKWPopupFrame::vtkKWPopupFrame | ( | ) | [protected] |
vtkKWPopupFrame::~vtkKWPopupFrame | ( | ) | [protected] |
vtkKWPopupFrame::vtkKWPopupFrame | ( | ) | [protected] |
vtkKWPopupFrame::~vtkKWPopupFrame | ( | ) | [protected] |
static vtkKWPopupFrame* vtkKWPopupFrame::New | ( | ) | [static] |
virtual const char* vtkKWPopupFrame::GetClassName | ( | ) | [virtual] |
static int vtkKWPopupFrame::IsTypeOf | ( | const char * | type ) | [static] |
virtual int vtkKWPopupFrame::IsA | ( | const char * | type ) | [virtual] |
static vtkKWPopupFrame* vtkKWPopupFrame::SafeDownCast | ( | vtkObject * | o ) | [static] |
void vtkKWPopupFrame::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
virtual void vtkKWPopupFrame::SetPopupMode | ( | int | ) | [virtual] |
virtual int vtkKWPopupFrame::GetPopupMode | ( | ) | [virtual] |
virtual void vtkKWPopupFrame::PopupModeOn | ( | ) | [virtual] |
virtual void vtkKWPopupFrame::PopupModeOff | ( | ) | [virtual] |
virtual vtkKWPopupButton* vtkKWPopupFrame::GetPopupButton | ( | ) | [virtual] |
virtual vtkKWFrameWithLabel* vtkKWPopupFrame::GetFrame | ( | ) | [virtual] |
virtual void vtkKWPopupFrame::UpdateEnableState | ( | ) | [virtual] |
Reimplemented from vtkKWWidget.
Reimplemented in vtkKWCheckButtonWithPopupFrame, vtkKWCornerAnnotationEditor, vtkKWHeaderAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWCheckButtonWithPopupFrame, vtkKWCornerAnnotationEditor, vtkKWHeaderAnnotationEditor, and vtkKWScalarBarAnnotation.
virtual void vtkKWPopupFrame::CreateWidget | ( | ) | [protected, virtual] |
static vtkKWPopupFrame* vtkKWPopupFrame::New | ( | ) | [static] |
virtual const char* vtkKWPopupFrame::GetClassName | ( | ) | [virtual] |
static int vtkKWPopupFrame::IsTypeOf | ( | const char * | type ) | [static] |
virtual int vtkKWPopupFrame::IsA | ( | const char * | type ) | [virtual] |
static vtkKWPopupFrame* vtkKWPopupFrame::SafeDownCast | ( | vtkObject * | o ) | [static] |
void vtkKWPopupFrame::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
virtual void vtkKWPopupFrame::SetPopupMode | ( | int | ) | [virtual] |
virtual int vtkKWPopupFrame::GetPopupMode | ( | ) | [virtual] |
virtual void vtkKWPopupFrame::PopupModeOn | ( | ) | [virtual] |
virtual void vtkKWPopupFrame::PopupModeOff | ( | ) | [virtual] |
virtual vtkKWPopupButton* vtkKWPopupFrame::GetPopupButton | ( | ) | [virtual] |
virtual vtkKWFrameWithLabel* vtkKWPopupFrame::GetFrame | ( | ) | [virtual] |
virtual void vtkKWPopupFrame::UpdateEnableState | ( | ) | [virtual] |
Reimplemented from vtkKWWidget.
Reimplemented in vtkKWCheckButtonWithPopupFrame, vtkKWCornerAnnotationEditor, vtkKWHeaderAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWCheckButtonWithPopupFrame, vtkKWCornerAnnotationEditor, vtkKWHeaderAnnotationEditor, and vtkKWScalarBarAnnotation.
virtual void vtkKWPopupFrame::CreateWidget | ( | ) | [protected, virtual] |
int vtkKWPopupFrame::PopupMode [protected] |
Definition at line 63 of file debian/tmp/usr/include/KWWidgets/vtkKWPopupFrame.h.
vtkKWPopupButton * vtkKWPopupFrame::PopupButton [protected] |
Definition at line 65 of file debian/tmp/usr/include/KWWidgets/vtkKWPopupFrame.h.
vtkKWFrameWithLabel * vtkKWPopupFrame::Frame [protected] |
Definition at line 66 of file debian/tmp/usr/include/KWWidgets/vtkKWPopupFrame.h.