#include "artificialhorizon.h"
#include <QPixmap>
#include <QPainter>
#include <math.h>
#include <QtCore/QtPlugin>
#include <QtCore/QDir>
#include <iostream>
Go to the source code of this file.