Top100
Your Personal Movie List (C++17 CLI + library)
Loading...
Searching...
No Matches
main.cpp File Reference

KDE Kirigami/QML app bootstrap that wires the shared model and loads Main.qml. More...

#include <QGuiApplication>
#include <QQmlApplicationEngine>
#include <QQmlContext>
#include <QIcon>
#include <QStringList>
#include "../common/strings.h"
#include "../common/constants.h"
#include "../common/Top100ListModel.h"
#include "../../lib/config.h"
#include "../../lib/top100.h"
#include "../../lib/Movie.h"
Include dependency graph for main.cpp:

Functions

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

Detailed Description

KDE Kirigami/QML app bootstrap that wires the shared model and loads Main.qml.