QElectroTech 0.100.0-dev
|
#include "potentialselectordialog.h"
#include "../QPropertyUndoCommand/qpropertyundocommand.h"
#include "../autoNum/assignvariables.h"
#include "../diagram.h"
#include "../qetgraphicsitem/conductor.h"
#include "../qetgraphicsitem/element.h"
#include "../qetgraphicsitem/reportelement.h"
#include "../qetgraphicsitem/terminal.h"
#include "../ui_potentialselectordialog.h"
#include "formulaassistantdialog.h"
#include <QHash>
#include <QRadioButton>
Classes | |
class | NewConductorPotentialSelector |
The NewConductorPotentialSelector class Used for getting the conductor properties when two potentials are linked by a conductor. More... | |
class | LinkReportPotentialSelector |
The LinkReportPotentialSelector class Use for getting the conductor properties when two potentials are linked with a folio report. More... | |