![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Classes | |
| class | QIIOFHelper |
| class | QIIOFHelpers |
Functions | |
| static size_t | cbGetBytes (void *info, void *buffer, size_t count) |
| static off_t | cbSkipForward (void *info, off_t count) |
| static void | cbRewind (void *info) |
| static size_t | cbPutBytes (void *info, const void *buffer, size_t count) |
| static void | cbRelease (void *info) |
| static QImageIOHandler::Transformations | exif2Qt (int exifOrientation) |
| static int | qt2Exif (QImageIOHandler::Transformations transformation) |
Definition at line 25 of file qiiofhelpers.mm.
Definition at line 63 of file qiiofhelpers.mm.
Definition at line 74 of file qiiofhelpers.mm.
Referenced by NS_IIOF_HELPERS::QIIOFHelper::initRead().
Definition at line 56 of file qiiofhelpers.mm.
Referenced by NS_IIOF_HELPERS::QIIOFHelper::initRead().
|
static |
Definition at line 36 of file qiiofhelpers.mm.
|
static |
Definition at line 191 of file qiiofhelpers.mm.
|
static |
Definition at line 214 of file qiiofhelpers.mm.