Version: 9.12.0
Plot2d_SetupViewDlg.cxx File Reference
#include "Plot2d_SetupViewDlg.h"
#include <SUIT_Session.h>
#include <SUIT_Application.h>
#include <QtxColorButton.h>
#include <QtxFontEdit.h>
#include <QCheckBox>
#include <QLineEdit>
#include <QComboBox>
#include <QSpinBox>
#include <QGridLayout>
#include <QHBoxLayout>
#include <QGroupBox>
#include <QLabel>
#include <QPushButton>
#include <QTabWidget>

Variables

const int MARGIN_SIZE = 11
 
const int SPACING_SIZE = 6
 
const int MIN_EDIT_WIDTH = 200
 
const int MIN_COMBO_WIDTH = 100
 
const int MIN_SPIN_WIDTH = 70
 

Variable Documentation

◆ MARGIN_SIZE

const int MARGIN_SIZE = 11

◆ MIN_COMBO_WIDTH

const int MIN_COMBO_WIDTH = 100

◆ MIN_EDIT_WIDTH

const int MIN_EDIT_WIDTH = 200

◆ MIN_SPIN_WIDTH

const int MIN_SPIN_WIDTH = 70

◆ SPACING_SIZE

const int SPACING_SIZE = 6