Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtexturefiledata_p.h File Reference

(64fe7d29760487b6f8b0510c20da3da065ed66bd)

#include <QtGui/qtguiglobal.h>
#include <QSharedDataPointer>
#include <QLoggingCategory>
#include <private/qglobal_p.h>
Include dependency graph for qtexturefiledata_p.h:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug dbg,
const QTextureFileData & d )

Definition at line 311 of file qtexturefiledata.cpp.

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QTextureFileData ,
Q_RELOCATABLE_TYPE  )