#include <QtGui>
#include "markerdialog.h"
#include <QLayout>
#include <QLabel>
#include <Q3HBox>
#include <QPushButton>
#include <QValidator>
#include <Q3GridLayout>
#include "diagram.h"
Go to the source code of this file.