QElectroTech 0.100.0-dev
|
#include <QComboBox>
#include "freeterminalmodel.h"
#include "../../elementprovider.h"
#include "../../utils/qetutils.h"
#include "../../qetgraphicsitem/terminalelement.h"
#include "../realterminal.h"
#include "../../qetinformation.h"
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 |
const int COLUMN_COUNT = 5 |
const int FUNCTION_CELL = 3 |
const int LABEL_CELL = 0 |
const int LED_CELL = 4 |
const int TYPE_CELL = 2 |
const int XREF_CELL = 1 |