QElectroTech
0.8-dev
|
#include "potentialselectordialog.h"
#include "ui_potentialselectordialog.h"
#include "conductor.h"
#include "terminal.h"
#include <QRadioButton>
#include "QPropertyUndoCommand/qpropertyundocommand.h"
#include "diagram.h"
#include "element.h"
#include "reportelement.h"
#include "assignvariables.h"
#include "formulaassistantdialog.h"
Classes | |
class | NewConductorPotentialSelector |
The NewConductorPotentialSelector class Use for get the conductor propertie when two potentials is linked by a conductor. More... | |
class | LinkReportPotentialSelector |
The LinkReportPotentialSelector class Use for get the conductor propertie when two potentials is linked with a folio report. More... | |