![]() |
Qt 6.x
The Qt SDK
|
#include <QQuickView>
#include <QQmlContext>
#include <QApplication>
#include <QFileSystemModel>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
[0] | |
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.