Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qinternalmimedata.cpp File Reference

(4538bbf4a68a80f09cad8749a2b05bfb8ce4290c)

#include "qinternalmimedata_p.h"
#include <QtCore/qbuffer.h>
#include <QtGui/qimage.h>
#include <QtGui/qimagereader.h>
#include <QtGui/qimagewriter.h>
#include "moc_qinternalmimedata_p.cpp"
+ Include dependency graph for qinternalmimedata.cpp:

Go to the source code of this file.

Functions

static QStringList imageMimeFormats (const QList< QByteArray > &imageFormats)
 
static QStringList imageReadMimeFormats ()
 
static QStringList imageWriteMimeFormats ()
 

Function Documentation

◆ imageMimeFormats()

static QStringList imageMimeFormats ( const QList< QByteArray > & imageFormats)
static

Definition at line 15 of file qinternalmimedata.cpp.

Referenced by imageReadMimeFormats(), and imageWriteMimeFormats().

+ Here is the caller graph for this function:

◆ imageReadMimeFormats()

static QStringList imageReadMimeFormats ( )
inlinestatic

Definition at line 30 of file qinternalmimedata.cpp.

References imageMimeFormats(), and QImageReader::supportedImageFormats().

Referenced by QInternalMimeData::canReadData(), QInternalMimeData::formats(), QInternalMimeData::hasFormat(), and QInternalMimeData::retrieveData().

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

◆ imageWriteMimeFormats()

static QStringList imageWriteMimeFormats ( )
inlinestatic

Definition at line 35 of file qinternalmimedata.cpp.

References imageMimeFormats(), and QImageWriter::supportedImageFormats().

Referenced by QInternalMimeData::formatsHelper(), and QInternalMimeData::hasFormatHelper().

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