|
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 | StatusSelectEntry |
| One status-condition picker row: display name + status index. More... | |
| class | StatusSelectModel |
| Status-condition picker model (select-model variant; see SpeciesSelectModel). More... | |