KWWidgets
Public Types | Public Member Functions | List of all members
KWWidgetsTourItem Class Reference

#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 ()

Detailed Description

Definition at line 11 of file debian/kwwidgets-examples/usr/share/doc/kwwidgets-examples/examples/Cxx/WidgetsTour/vtkKWWidgetsTourExample.h.

Member Enumeration Documentation

Enumerator:
TypeCore 
TypeComposite 
TypeVTK 
TypeCore 
TypeComposite 
TypeVTK 

Definition at line 17 of file debian/kwwidgets-examples/usr/share/doc/kwwidgets-examples/examples/Cxx/WidgetsTour/vtkKWWidgetsTourExample.h.

Enumerator:
TypeCore 
TypeComposite 
TypeVTK 
TypeCore 
TypeComposite 
TypeVTK 

Definition at line 17 of file Examples/Cxx/WidgetsTour/vtkKWWidgetsTourExample.h.

Constructor & Destructor Documentation

KWWidgetsTourItem::KWWidgetsTourItem ( )
inline
virtual KWWidgetsTourItem::~KWWidgetsTourItem ( )
inlinevirtual
KWWidgetsTourItem::KWWidgetsTourItem ( )
inline
virtual KWWidgetsTourItem::~KWWidgetsTourItem ( )
inlinevirtual

Member Function Documentation

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

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