#include "tikzscene.h" TikzScene::TikzScene(QObject *parent) : QGraphicsScene(parent) { }