#include "Plot2d_SetupCurveDlg.h"
#include <QtxColorButton.h>
#include <SUIT_Tools.h>
#include <QGridLayout>
#include <QHBoxLayout>
#include <QLabel>
#include <QPushButton>
#include <QComboBox>
#include <QSpinBox>
#include <QPainter>
Variables | |
const int | MARGIN_SIZE = 11 |
const int | SPACING_SIZE = 6 |
const int | MIN_COMBO_WIDTH = 100 |
const int | MIN_SPIN_WIDTH = 50 |
const int | MAX_LINE_WIDTH = 10 |
const int | MSIZE = 9 |
const int MARGIN_SIZE = 11 |
const int MAX_LINE_WIDTH = 10 |
const int MIN_COMBO_WIDTH = 100 |
const int MIN_SPIN_WIDTH = 50 |
const int MSIZE = 9 |
const int SPACING_SIZE = 6 |