41 #include <QtDeclarative/qdeclarativeextensionplugin.h> 42 #include <QtDeclarative/qdeclarative.h> 56 #ifndef QT_NO_DIRMODEL 57 qmlRegisterType<QDeclarativeFolderListModel>(uri,1,0,
"FolderListModel");
#define QT_END_NAMESPACE
This macro expands to.
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
#define QT_BEGIN_NAMESPACE
This macro expands to.
#define QT_PREPEND_NAMESPACE(name)
This macro qualifies identifier with the full namespace.
The QDeclarativeExtensionPlugin class provides an abstract base for custom QML extension plugins...
Q_EXPORT_PLUGIN2(qmlfolderlistmodelplugin, ::QmlFolderListModelPlugin)
[class decl]
virtual void registerTypes(const char *uri)
Registers the QML types in the given uri.