Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
imageprovider.cpp File Reference

(0dc4fd240a2897c5c443a0ef6d84c416843e4938)

#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]
 

Function Documentation

◆ main()

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: