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
main.cpp File Reference

(0dc4fd240a2897c5c443a0ef6d84c416843e4938)

#include <QQuickView>
#include <QQmlContext>
#include <QApplication>
#include <QFileSystemModel>
+ Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 [0]
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

[0]

[0]

[0]

[6]

[0]

[0]

[1]

[1]

[2]

[2]

[3]

[3]

[0]

[0]

[1]

[1]

[0]

[0]

[0]

[0]

Definition at line 10 of file main.cpp.

References app, QApplication::exec(), QUrl::fromLocalFile(), model, QQuickView::rootContext(), QQmlContext::setContextProperty(), QQuickView::setSource(), QWindow::show(), and view.

+ Here is the call graph for this function: