Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Plot2d_SetupCurveDlg.cxx File Reference
#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
 

Variable Documentation

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