![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 17 of file qpkmhandler.cpp.
|
staticconstexpr |
Definition at line 25 of file qpkmhandler.cpp.
Referenced by QPkmHandler::read().