#include <QFontMetrics>
#include <QPolygon>
#include <QPainter>
#include "tabdiagram.h"
#include "main.h"
#include <cmath>
#include "misc.h"
Go to the source code of this file.