![]() |
Qt 6.x
The Qt SDK
|
#include "qpkmhandler_p.h"
#include "qtexturefiledata_p.h"
#include <QFile>
#include <QDebug>
#include <QSize>
#include <qendian.h>
Go to the source code of this file.
Classes | |
struct | PkmType |
Variables | |
static QT_BEGIN_NAMESPACE const int | qpkmh_headerSize = 16 |
static constexpr PkmType | typeMap [5] |
|
static |
Definition at line 16 of file qpkmhandler.cpp.
Referenced by QPkmHandler::read().
|
staticconstexpr |
Definition at line 24 of file qpkmhandler.cpp.
Referenced by QPkmHandler::read().