|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
#include <QVector>#include <QPixmap>#include <QQuickImageProvider>#include <QString>#include <QSize>#include <QStringList>#include <QColor>#include <QCache>#include <pse-common/types.h>Go to the source code of this file.
Classes | |
| struct | FontPreviewInstance |
| The render pipeline for a single font-preview request. More... | |
| struct | FontPreviewCached |
| A cached font-preview result, keyed alongside the names it depended on. More... | |
| class | FontPreviewProvider |
| QML image provider that renders in-game text previews ("image://..."). More... | |