|
dRonin
adbada4
dRonin GCS
|
Svg QtQuick image provider. More...
Classes | |
| class | SvgImageProvider |
Functions | |
| SvgImageProvider::SvgImageProvider (const QString &basePath) | |
| SvgImageProvider::~SvgImageProvider () | |
| QSvgRenderer * | SvgImageProvider::loadRenderer (const QString &svgFile) |
| QPixmap | SvgImageProvider::requestPixmap (const QString &id, QSize *size, const QSize &requestedSize) |
Svg QtQuick image provider.
| QSvgRenderer * SvgImageProvider::loadRenderer | ( | const QString & | svgFile | ) |
Definition at line 45 of file svgimageprovider.cpp.
| QPixmap SvgImageProvider::requestPixmap | ( | const QString & | id, |
| QSize * | size, | ||
| const QSize & | requestedSize | ||
| ) |
Definition at line 217 of file svgimageprovider.cpp.
| SvgImageProvider::SvgImageProvider | ( | const QString & | basePath | ) |
Definition at line 33 of file svgimageprovider.cpp.
| SvgImageProvider::~SvgImageProvider | ( | ) |
Definition at line 40 of file svgimageprovider.cpp.