![]() |
Qt 6.x
The Qt SDK
|
#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 () |
|
static |
Definition at line 15 of file qinternalmimedata.cpp.
References QList< T >::size().
Referenced by imageReadMimeFormats(), and imageWriteMimeFormats().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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:
|
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: