![]() |
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/qtguiglobal.h>
#include <QSharedDataPointer>
#include <QLoggingCategory>
#include <private/qglobal_p.h>
Go to the source code of this file.
Classes | |
class | QTextureFileData |
Functions | |
Q_DECLARE_TYPEINFO (QTextureFileData, Q_RELOCATABLE_TYPE) | |
Q_GUI_EXPORT QDebug | operator<< (QDebug dbg, const QTextureFileData &d) |
QDebug operator<< | ( | QDebug | dbg, |
const QTextureFileData & | d ) |
Definition at line 311 of file qtexturefiledata.cpp.
Q_DECLARE_TYPEINFO | ( | QTextureFileData | , |
Q_RELOCATABLE_TYPE | ) |