|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
#include <QObject>#include <QString>#include <QUrl>#include <QHash>#include <QVector>Go to the source code of this file.
Classes | |
| struct | Screen |
| One registered screen: its QML url, title, and modal/home-button flags. More... | |
| class | Router |
| Screen navigation for the UI – the QML StackView's controller. More... | |