|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
#include <QObject>#include <QString>#include <QAbstractListModel>#include <QVector>#include <pse-savefile/expanded/fragments/pokemonbox.h>#include <pse-savefile/expanded/fragments/pokemonparty.h>Go to the source code of this file.
Classes | |
| class | PokemonStorageModel |
| Editable list model for a PC box (or the party), with checkbox selection. More... | |