18 #ifndef CONDUCTORCREATOR_H 19 #define CONDUCTORCREATOR_H 56 #endif // CONDUCTORCREATOR_H QList< Conductor * > existingPotential()
ConductorCreator::existingPotential Return the list of existing potential of the terminal list...
static void create(Diagram *d, const QPolygonF &polygon)
ConductorCreator::create Create an electrical potential between the terminals of the diagram d...
ConductorProperties m_properties
ConductorCreator(Diagram *d, QList< Terminal *> terminals_list)
ConductorCreator::ConductorCreator Create an electrical potential between all terminals of ...
QList< Terminal * > m_terminals_list
The ConductorCreator class This class create one or several or several conductors in a given context...
void setUpPropertieToUse()
ConductorCreator::propertieToUse.
Terminal * hubTerminal()
ConductorCreator::hubTerminal.
autonum::sequentialNumbers m_sequential_number