![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/QGuiApplication>#include <QtQml/QQmlEngine>#include <QtQuick/QQuickImageProvider>#include <QtQuick/QQuickView>#include <QtCore/QUrl>#include <QtCore/QSize>#include <QtGui/QPixmap>#include <QtGui/QColor>
Include dependency graph for imageprovider.cpp:Go to the source code of this file.
Classes | |
| class | ColorImageProvider |
| [0] More... | |
Functions | |
| int | main (int argc, char *argv[]) |
| [2] | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
[2]
[0] [1]
[1]
[2]
Definition at line 37 of file imageprovider.cpp.
References app, engine, QQuickView::engine(), QApplication::exec(), QUrl::fromLocalFile(), QStringLiteral, QQuickView::setSource(), QWindow::show(), and view.
Here is the call graph for this function: