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

Go to the source code of this file.

Classes

struct  PokedexEntryData
 One Pokedex grid row: name, dex number, internal id. More...
class  PokedexModel
 The Pokedex grid model – seen/owned state, with cycling sort orders. More...