![]() |
Qt 4.8
|
#include "qsvgiconengine.h"#include "qpainter.h"#include "qpixmap.h"#include "qsvgrenderer.h"#include "qpixmapcache.h"#include "qstyle.h"#include "qapplication.h"#include "qstyleoption.h"#include "qfileinfo.h"#include <QAtomicInt>#include "qdebug.h"Go to the source code of this file.
Classes | |
| class | QSvgIconEnginePrivate |
Functions | |
| static int | pmKey (const QSize &size, QIcon::Mode mode, QIcon::State state) |
|
inlinestatic |
Definition at line 90 of file qsvgiconengine.cpp.
Referenced by QGtkStyle::drawPrimitive(), QGtkPainter::paintArrow(), QGtkPainter::paintExpander(), QGtkPainter::paintHline(), QGtkPainter::paintVline(), and QGtkPainter::setUsePixmapCache().