#include <QPixmap>
#include <QtDebug>
#include <QMouseEvent>
#include <QPainter>
#include <QPaintEvent>
#include "widget/wknob.h"
#include "defs.h"
#include "widget/wpixmapstore.h"
Go to the source code of this file.