Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QPkmHandler Class Reference

#include <qpkmhandler_p.h>

+ Inheritance diagram for QPkmHandler:
+ Collaboration diagram for QPkmHandler:

Public Member Functions

 ~QPkmHandler () 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 ()
 
virtual QTextureFileData read ()=0
 
QIODevicedevice () const
 
QByteArray logName () const
 

Static Public Member Functions

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

Detailed Description

Definition at line 22 of file qpkmhandler_p.h.

Constructor & Destructor Documentation

◆ ~QPkmHandler()

QPkmHandler::~QPkmHandler ( )
overridedefault

Member Function Documentation

◆ canRead()

bool QPkmHandler::canRead ( const QByteArray suffix,
const QByteArray block 
)
static

Definition at line 34 of file qpkmhandler.cpp.

References Q_UNUSED, and QByteArray::startsWith().

Referenced by QTextureFileReader::canRead(), and read().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ QTextureFileHandler()

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

Definition at line 25 of file qtexturefilehandler_p.h.

◆ read()


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