![]() |
Qt 6.x
The Qt SDK
|
#include <QGuiApplication>#include <QtQuick>
Include dependency graph for main.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| [2] | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
[2]
[3]
[2]
[2]
[4]
[2]
This creates and populates a model with values from a string list then displays the contents of the model using a QListView widget. [0]
[0]
[0]
Definition at line 6 of file main.cpp.
References app, QDateTime::currentDateTime(), QApplication::exec(), QUrl::fromLocalFile(), QQuickView::rootContext(), QQmlContext::setContextProperty(), QQuickView::setSource(), QWindow::show(), and view.
Here is the call graph for this function: