|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
#include <QObject>#include <QAbstractListModel>#include <QString>#include <QVariantList>#include <QVector>Go to the source code of this file.
Classes | |
| class | CreditsModel |
| Exposes the credits database to QML as a list of sections, each carrying its own entries – so the About screen can render one card per category. More... | |