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
QAstcHandler Class Reference

#include <qastchandler_p.h>

Inheritance diagram for QAstcHandler:
Collaboration diagram for QAstcHandler:

Public Member Functions

 ~QAstcHandler () override
QTextureFileData read () override
 QTextureFileHandler (QIODevice *device, const QByteArray &logName=QByteArray())
Public Member Functions inherited from QTextureFileHandler
 QTextureFileHandler (QIODevice *device, const QByteArray &logName=QByteArray())
virtual ~QTextureFileHandler ()
QIODevicedevice () const
QByteArray logName () const

Static Public Member Functions

static bool canRead (const QByteArray &suffix, const QByteArray &block)

Detailed Description

Definition at line 23 of file qastchandler_p.h.

Constructor & Destructor Documentation

◆ ~QAstcHandler()

QAstcHandler::~QAstcHandler ( )
overridedefault

Member Function Documentation

◆ canRead()

bool QAstcHandler::canRead ( const QByteArray & suffix,
const QByteArray & block )
static

Definition at line 29 of file qastchandler.cpp.

◆ QTextureFileHandler()

QTextureFileHandler::QTextureFileHandler ( QIODevice * device,
const QByteArray & logName = QByteArray() )
inline

Definition at line 26 of file qtexturefilehandler_p.h.

◆ read()

QTextureFileData QAstcHandler::read ( )
overridevirtual

Implements QTextureFileHandler.

Definition at line 75 of file qastchandler.cpp.


The documentation for this class was generated from the following files: