#include "LinearNumericalScale.h"
#include "VerticalScaleLayer.h"
#include <QPainter>
#include <cmath>
#include "view/View.h"
Go to the source code of this file.