#include "speedometer.h"
#include <QPainter>
#include <QTimer>
#include <QTime>
#include <iostream>
Go to the source code of this file.