#include <QWidget>
#include <QtSvg/QSvgRenderer>
#include <QColor>
#include <QXmlStreamReader>
#include <QFile>
#include <QPainter>
#include <QDebug>
Go to the source code of this file.