#include "main.h"
#include "viewpainter.h"
#include "diagrams/graph.h"
#include <QPainter>
#include <QFont>
#include <QDebug>
Go to the source code of this file.