#include "markerdialog.h"
#include "diagram.h"
#include <QLabel>
#include <QLineEdit>
#include <QPushButton>
#include <QValidator>
#include <QGridLayout>
#include <QComboBox>
#include <QCheckBox>
Go to the source code of this file.