#include "WidgetCanvas.h" WidgetCanvas::WidgetCanvas(QWidget *parent) : QWidget(parent) { }