QElectroTech 0.100.0-dev
Loading...
Searching...
No Matches
Variables
freeterminalmodel.cpp File Reference
#include <QComboBox>
#include "freeterminalmodel.h"
#include "../../elementprovider.h"
#include "../../utils/qetutils.h"
#include "../../qetgraphicsitem/terminalelement.h"
#include "../realterminal.h"
#include "../../qetinformation.h"
Include dependency graph for freeterminalmodel.cpp:

Variables

const int LABEL_CELL = 0
 
const int XREF_CELL = 1
 
const int TYPE_CELL = 2
 
const int FUNCTION_CELL = 3
 
const int LED_CELL = 4
 
const int COLUMN_COUNT = 5
 

Variable Documentation

◆ COLUMN_COUNT

const int COLUMN_COUNT = 5

◆ FUNCTION_CELL

const int FUNCTION_CELL = 3

◆ LABEL_CELL

const int LABEL_CELL = 0

◆ LED_CELL

const int LED_CELL = 4

◆ TYPE_CELL

const int TYPE_CELL = 2

◆ XREF_CELL

const int XREF_CELL = 1