17#include "ui_DetailWindow.h"
36 explicit DetailWindow(QString filename, QWidget* parent =
nullptr);
46 QWidget* parent =
nullptr);
Creates a window containing a diagram.
void on_addDataButton_clicked()
void on_closeButton_clicked()
void resizeWindow()
Automatically resize window based on the measurements of the included graphs.
DetailWindow(QWidget *parent=nullptr)
Creates an empty diagram window.
void addList(DiagramList *list)
A List of data points and all the necessary meta-information to draw a graph.