#include <vtkKWWidgetsTourExample.h>
Public Types | |
| enum | WidgetType { TypeCore, TypeComposite, TypeVTK, TypeCore, TypeComposite, TypeVTK } |
| enum | WidgetType { TypeCore, TypeComposite, TypeVTK, TypeCore, TypeComposite, TypeVTK } |
Public Member Functions | |
| virtual int | GetType ()=0 |
| virtual void | Create (vtkKWWidget *parent, vtkKWWindow *win)=0 |
| KWWidgetsTourItem () | |
| virtual | ~KWWidgetsTourItem () |
| virtual int | GetType ()=0 |
| virtual void | Create (vtkKWWidget *parent, vtkKWWindow *win)=0 |
| KWWidgetsTourItem () | |
| virtual | ~KWWidgetsTourItem () |
Definition at line 11 of file debian/kwwidgets-examples/usr/share/doc/kwwidgets-examples/examples/Cxx/WidgetsTour/vtkKWWidgetsTourExample.h.
Definition at line 17 of file debian/kwwidgets-examples/usr/share/doc/kwwidgets-examples/examples/Cxx/WidgetsTour/vtkKWWidgetsTourExample.h.
Definition at line 17 of file Examples/Cxx/WidgetsTour/vtkKWWidgetsTourExample.h.
| KWWidgetsTourItem::KWWidgetsTourItem | ( | ) | [inline] |
Definition at line 26 of file debian/kwwidgets-examples/usr/share/doc/kwwidgets-examples/examples/Cxx/WidgetsTour/vtkKWWidgetsTourExample.h.
| virtual KWWidgetsTourItem::~KWWidgetsTourItem | ( | ) | [inline, virtual] |
Definition at line 27 of file debian/kwwidgets-examples/usr/share/doc/kwwidgets-examples/examples/Cxx/WidgetsTour/vtkKWWidgetsTourExample.h.
| KWWidgetsTourItem::KWWidgetsTourItem | ( | ) | [inline] |
Definition at line 26 of file Examples/Cxx/WidgetsTour/vtkKWWidgetsTourExample.h.
| virtual KWWidgetsTourItem::~KWWidgetsTourItem | ( | ) | [inline, virtual] |
Definition at line 27 of file Examples/Cxx/WidgetsTour/vtkKWWidgetsTourExample.h.
| virtual int KWWidgetsTourItem::GetType | ( | ) | [pure virtual] |
| virtual void KWWidgetsTourItem::Create | ( | vtkKWWidget * | parent, | |
| vtkKWWindow * | win | |||
| ) | [pure virtual] |
| virtual int KWWidgetsTourItem::GetType | ( | ) | [pure virtual] |
| virtual void KWWidgetsTourItem::Create | ( | vtkKWWidget * | parent, | |
| vtkKWWindow * | win | |||
| ) | [pure virtual] |
1.6.1