#include <QtSvg>
#include <QFile>
#include <QIcon>
#include <QTextStream>
#include <QByteArray>
#include <QPainter>
#include <QPixmap>
#include <QDebug>
Go to the source code of this file.
Functions | |
const QPixmap & | LoadSvg (QString filename, QString style_name="light") |
|
inline |
Definition at line 26 of file svg_util.h.