Qt 4.8
|
#include "private/qdeclarativevaluetype_p.h"
#include "private/qdeclarativemetatype_p.h"
#include "private/qfont_p.h"
#include <QtGui/qapplication.h>
#include <QtCore/qdebug.h>
Go to the source code of this file.
Functions | |
template<typename T > | |
int | qmlRegisterValueTypeEnums (const char *uri, int versionMajor, int versionMinor, const char *qmlName) |
int qmlRegisterValueTypeEnums | ( | const char * | uri, |
int | versionMajor, | ||
int | versionMinor, | ||
const char * | qmlName | ||
) |
Definition at line 53 of file qdeclarativevaluetype.cpp.