![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>
#include <QSharedDataPointer>
#include <QLoggingCategory>
#include <QDebug>
#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) |
Q_GUI_EXPORT QDebug operator<< | ( | QDebug | dbg, |
const QTextureFileData & | d | ||
) |
Definition at line 83 of file qtexturefiledata.cpp.
Q_DECLARE_TYPEINFO | ( | QTextureFileData | , |
Q_RELOCATABLE_TYPE | |||
) |