![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qurl.h>
#include <QtCore/qobject.h>
#include <QtCore/qmap.h>
#include <QtQml/qjsengine.h>
#include <QtQml/qqml.h>
#include <QtQml/qqmlerror.h>
#include <QtQml/qqmlabstracturlinterceptor.h>
Go to the source code of this file.
Classes | |
class | QQmlImageProviderBase |
The QQmlImageProviderBase class is used to register image providers in the QML engine. More... | |
class | QQmlEngine |
The QQmlEngine class provides an environment for instantiating QML components. More... | |