QElectroTech 0.100.0-dev
|
The LinkReportPotentialSelector class Use for getting the conductor properties when two potentials are linked with a folio report. More...
Public Member Functions | |
LinkReportPotentialSelector (Element *report) | |
~LinkReportPotentialSelector () override | |
bool | isValid () const override |
Public Member Functions inherited from AbstractPotentialSelector | |
AbstractPotentialSelector () | |
virtual | ~AbstractPotentialSelector () |
Private Attributes | |
bool | m_is_valid |
Additional Inherited Members | |
Public Attributes inherited from AbstractPotentialSelector | |
autonum::sequentialNumbers | m_seq_num_1 |
autonum::sequentialNumbers | m_seq_num_2 |
int | m_conductor_number_1 |
int | m_conductor_number_2 |
QList< ConductorProperties > | m_properties_list_1 |
QList< ConductorProperties > | m_properties_list_2 |
QList< Conductor * > | m_conductors_list_1 |
QList< Conductor * > | m_conductors_list_2 |
The LinkReportPotentialSelector class Use for getting the conductor properties when two potentials are linked with a folio report.
|
inline |
|
inlineoverride |
|
inlineoverridevirtual |
Implements AbstractPotentialSelector.
|
private |