Kross
metatype.h File Reference
#include "krossconfig.h"
#include <QtCore/QStringList>
#include <QtCore/QVariant>
#include <QtCore/QMetaType>
#include <typeinfo>
Go to the source code of this file.
Classes | |
class | Kross::MetaType |
Base class for metatype-implementations. More... | |
class | Kross::MetaTypeHandler |
Base class for metatype-handlers as used returned by the Kross::Manager::metaTypeHandler() method. More... | |
class | Kross::MetaTypeImpl< METATYPE > |
Metatypes which are registered in the QMetaType system. More... | |
class | Kross::MetaTypeVariant< VARIANTTYPE > |
Metatypes which are listened in QVariant::Type. More... | |
class | Kross::MetaTypeVoidStar |
Metatype for generic VoidStar pointers. More... |
Namespaces | |
namespace | Kross |
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:36:45 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:36:45 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.