Kross::MetaTypeImpl Class Reference
#include <metatype.h>
Inheritance diagram for Kross::MetaTypeImpl:

Public Member Functions | |
| MetaTypeImpl (const METATYPE &v) | |
| virtual | ~MetaTypeImpl () |
| virtual void * | toVoidStar () |
| virtual int | typeId () |
Detailed Description
Metatypes which are registered in the QMetaType system.
Constructor & Destructor Documentation
| Kross::MetaTypeImpl::MetaTypeImpl | ( | const METATYPE & | v | ) | [inline] |
Definition at line 60 of file metatype.h.
| virtual Kross::MetaTypeImpl::~MetaTypeImpl | ( | ) | [inline, virtual] |
Definition at line 65 of file metatype.h.
Member Function Documentation
| virtual void* Kross::MetaTypeImpl::toVoidStar | ( | ) | [inline, virtual] |
Implements Kross::MetaType.
Definition at line 73 of file metatype.h.
| virtual int Kross::MetaTypeImpl::typeId | ( | ) | [inline, virtual] |
Implements Kross::MetaType.
Definition at line 71 of file metatype.h.
The documentation for this class was generated from the following file:
KDE 4.7 API Reference