![]() |
Qt 6.x
The Qt SDK
|
#include "qquickimagebase_p.h"
#include "qquickimagebase_p_p.h"
#include <QtGui/qguiapplication.h>
#include <QtGui/qscreen.h>
#include <QtGui/qicon.h>
#include <QtQml/qqmlinfo.h>
#include <QtQml/qqmlfile.h>
#include <QtQml/qqmlabstracturlinterceptor.h>
#include "moc_qquickimagebase_p.cpp"
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE bool | isScalableImageFormat (const QUrl &url) |
QT_BEGIN_NAMESPACE bool isScalableImageFormat | ( | const QUrl & | url | ) |
Definition at line 18 of file qquickimagebase.cpp.
References QString::endsWith(), QUrl::path(), QUrl::PrettyDecoded, QUrl::scheme(), and url.
Referenced by QQuickImageBase::loadPixmap(), and QQuickImageBasePrivate::updateDevicePixelRatio().