#include "Plot2d_SetupCurveScaleDlg.h"
#include <SUIT_Tools.h>
#include <QGroupBox>
#include <QHBoxLayout>
#include <QVBoxLayout>
#include <QLabel>
#include <QPushButton>
#include <QtxDoubleSpinBox.h>
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 MARGIN_SIZE = 11 |
const int MIN_COMBO_WIDTH = 100 |
const int MIN_SPIN_WIDTH = 50 |
const int SPACING_SIZE = 6 |