|
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 | SpeciesSelectEntry |
| One species picker row: display name + species index. More... | |
| class | SpeciesSelectModel |
| A species picker list model (the "select model" variant). More... | |