1 2 3 4 5
#include "statisticswidget.h" YearlyStatisticsWidget::YearlyStatisticsWidget(QWidget *parent): QGraphicsView(parent) { }