#include "gsplash.h"
#include <QElapsedTimer>
#include <QGuiApplication>
#include <QPainter>
#include <QThread>
#include <algorithm>
#include <cmath>
Go to the source code of this file.