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

Go to the source code of this file.

Classes

class  CreditsModel
 Exposes the credits database to QML as a list of sections, each carrying its own entries – so the About screen can render one card per category. More...