#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 | |
QIcon | LoadSvgIcon (QString filename, QString style_name="light") |
|
inline |
Definition at line 17 of file svg_util.h.