![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "QtGui/qimage.h"
#include "qtexturefiledata_p.h"
#include <QtCore/qsize.h>
#include <QtCore/qvarlengtharray.h>
#include <QtCore/qmap.h>
Go to the source code of this file.
Classes | |
class | QTextureFileDataPrivate |
Functions | |
QT_BEGIN_NAMESPACE | Q_LOGGING_CATEGORY (lcQtGuiTextureIO, "qt.gui.textureio") |
static QByteArray | glFormatName (quint32 fmt) |
QDebug | operator<< (QDebug dbg, const QTextureFileData &d) |
Variables | |
constexpr size_t | MAX_FACES = 6 |
|
static |
Definition at line 305 of file qtexturefiledata.cpp.
QDebug operator<< | ( | QDebug | dbg, |
const QTextureFileData & | d ) |
Definition at line 310 of file qtexturefiledata.cpp.
QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY | ( | lcQtGuiTextureIO | , |
"qt.gui.textureio" | ) |
|
constexpr |
Definition at line 14 of file qtexturefiledata.cpp.