#include <QGuiApplication>
#include <QQmlEngine>
#include <QQmlFileSelector>
#include <QQuickView>
#include <QDir>
Go to the source code of this file.
Definition at line 18 of file main.cpp.