|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
#include <QObject>#include <QString>#include <QAbstractListModel>#include <QVector>Go to the source code of this file.
Classes | |
| struct | MapSelectEntry |
| One map picker row: display name + map index. More... | |
| class | MapSelectModel |
| Map picker model, tied to the current AreaMap. More... | |