#include "mouse.h"#include "mouse.moc"#include <QGraphicsScene>#include <QPainter>#include <QStyleOption>#include <math.h>
Go to the source code of this file.
Functions | |
| static qreal | normalizeAngle (qreal angle) |
Variables | |
| static const double | Pi = 3.14159265358979323846264338327950288419717 |
| static double | TwoPi = 2.0 * Pi |
| static qreal normalizeAngle | ( | qreal | angle | ) | [static] |
const double Pi = 3.14159265358979323846264338327950288419717 [static] |