Qt 4.8
|
#include "qdeclarativetypenotavailable_p.h"
Go to the source code of this file.
Functions | |
int | qmlRegisterTypeNotAvailable (const char *uri, int versionMajor, int versionMinor, const char *qmlName, const QString &message) |
int qmlRegisterTypeNotAvailable | ( | const char * | uri, |
int | versionMajor, | ||
int | versionMinor, | ||
const char * | qmlName, | ||
const QString & | message | ||
) |
Definition at line 46 of file qdeclarativetypenotavailable.cpp.
Referenced by QDeclarativeItemModule::defineModule(), QDeclarativeUtilModule::defineModule(), QDeclarativeItemModule::defineModuleCompat(), QDeclarativeUtilModule::defineModuleCompat(), and qmlRegisterType().