#include <vtkKWSmallCounterLabel.h>


Public Types | |
| typedef vtkKWLabel | Superclass |
| typedef vtkKWLabel | Superclass |
Public Member Functions | |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetValue (unsigned int v) |
| virtual unsigned int | GetValue () |
| virtual void | Place () |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetValue (unsigned int v) |
| virtual unsigned int | GetValue () |
| virtual void | Place () |
Static Public Member Functions | |
| static vtkKWSmallCounterLabel * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWSmallCounterLabel * | SafeDownCast (vtkObject *o) |
| static vtkKWSmallCounterLabel * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWSmallCounterLabel * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
| vtkKWSmallCounterLabel () | |
| ~vtkKWSmallCounterLabel () | |
| virtual void | CreateWidget () |
| virtual void | UpdateIcon () |
| vtkKWSmallCounterLabel () | |
| ~vtkKWSmallCounterLabel () | |
| virtual void | CreateWidget () |
| virtual void | UpdateIcon () |
Protected Attributes | |
| unsigned int | Value |
| vtkKWWidget * | OriginalParent |
Definition at line 24 of file debian/tmp/usr/include/KWWidgets/vtkKWSmallCounterLabel.h.
Reimplemented from vtkKWLabel.
Definition at line 28 of file debian/tmp/usr/include/KWWidgets/vtkKWSmallCounterLabel.h.
Reimplemented from vtkKWLabel.
Definition at line 28 of file vtkKWSmallCounterLabel.h.
| vtkKWSmallCounterLabel::vtkKWSmallCounterLabel | ( | ) | [protected] |
| vtkKWSmallCounterLabel::~vtkKWSmallCounterLabel | ( | ) | [protected] |
| vtkKWSmallCounterLabel::vtkKWSmallCounterLabel | ( | ) | [protected] |
| vtkKWSmallCounterLabel::~vtkKWSmallCounterLabel | ( | ) | [protected] |
| static vtkKWSmallCounterLabel* vtkKWSmallCounterLabel::New | ( | ) | [static] |
Reimplemented from vtkKWLabel.
| virtual const char* vtkKWSmallCounterLabel::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWLabel.
| static int vtkKWSmallCounterLabel::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWLabel.
| virtual int vtkKWSmallCounterLabel::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWLabel.
| static vtkKWSmallCounterLabel* vtkKWSmallCounterLabel::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWLabel.
| void vtkKWSmallCounterLabel::PrintSelf | ( | ostream & | os, | |
| vtkIndent | indent | |||
| ) |
Reimplemented from vtkKWLabel.
| virtual void vtkKWSmallCounterLabel::SetValue | ( | unsigned int | v | ) | [virtual] |
| virtual unsigned int vtkKWSmallCounterLabel::GetValue | ( | ) | [virtual] |
| virtual void vtkKWSmallCounterLabel::Place | ( | ) | [virtual] |
| virtual void vtkKWSmallCounterLabel::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWLabel.
| virtual void vtkKWSmallCounterLabel::UpdateIcon | ( | ) | [protected, virtual] |
| static vtkKWSmallCounterLabel* vtkKWSmallCounterLabel::New | ( | ) | [static] |
Reimplemented from vtkKWLabel.
| virtual const char* vtkKWSmallCounterLabel::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWLabel.
| static int vtkKWSmallCounterLabel::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWLabel.
| virtual int vtkKWSmallCounterLabel::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWLabel.
| static vtkKWSmallCounterLabel* vtkKWSmallCounterLabel::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWLabel.
| void vtkKWSmallCounterLabel::PrintSelf | ( | ostream & | os, | |
| vtkIndent | indent | |||
| ) |
Reimplemented from vtkKWLabel.
| virtual void vtkKWSmallCounterLabel::SetValue | ( | unsigned int | v | ) | [virtual] |
| virtual unsigned int vtkKWSmallCounterLabel::GetValue | ( | ) | [virtual] |
| virtual void vtkKWSmallCounterLabel::Place | ( | ) | [virtual] |
| virtual void vtkKWSmallCounterLabel::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWLabel.
| virtual void vtkKWSmallCounterLabel::UpdateIcon | ( | ) | [protected, virtual] |
unsigned int vtkKWSmallCounterLabel::Value [protected] |
Definition at line 55 of file debian/tmp/usr/include/KWWidgets/vtkKWSmallCounterLabel.h.
vtkKWWidget * vtkKWSmallCounterLabel::OriginalParent [protected] |
Definition at line 56 of file debian/tmp/usr/include/KWWidgets/vtkKWSmallCounterLabel.h.
1.6.1