#include "sliderWithTarget.h"
#include <QKeyEvent>
#include <QPainter>
#include <QStyle>
#include <cmath>
Go to the source code of this file.
Functions | |
double | my_round (double number) |
double my_round | ( | double | number | ) |
Definition at line 14 of file sliderWithTarget.cpp.