Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
Loading...
Searching...
No Matches
moveselectmodel.h File Reference
#include <QObject>
#include <QString>
#include <QAbstractListModel>
#include <QVector>
#include <pse-savefile/expanded/fragments/pokemonbox.h>
Include dependency graph for moveselectmodel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MoveSelectEntry
 One move picker row: display name + move index. More...
class  MoveSelectModel
 Move picker model – context-aware on a chosen Pokemon. More...