Kross
Kross::MetaType Class Referenceabstract
#include <metatype.h>
Inheritance diagram for Kross::MetaType:
Public Member Functions | |
virtual | ~MetaType () |
virtual void * | toVoidStar ()=0 |
virtual int | typeId ()=0 |
Detailed Description
Base class for metatype-implementations.
Definition at line 42 of file metatype.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Definition at line 45 of file metatype.h.
Member Function Documentation
|
pure virtual |
Implemented in Kross::MetaTypeVoidStar, Kross::MetaTypeVariant< VARIANTTYPE >, and Kross::MetaTypeImpl< METATYPE >.
|
pure virtual |
Implemented in Kross::MetaTypeVoidStar, Kross::MetaTypeVariant< VARIANTTYPE >, and Kross::MetaTypeImpl< METATYPE >.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.