mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-20 08:10:52 +01:00
Fix some doxygen issues
This commit is contained in:
@@ -61,10 +61,13 @@ class NewConductorPotentialSelector : public AbstractPotentialSelector
|
||||
|
||||
/**
|
||||
@brief getPotential
|
||||
Get the conductor propertie of the potential at terminal, and the number of wire in this potential.
|
||||
Get the conductor propertie of the potential at terminal,
|
||||
and the number of wire in this potential.
|
||||
@param terminal
|
||||
@param properties
|
||||
@param seq_num
|
||||
@param number
|
||||
@param properties_list
|
||||
@param c_list
|
||||
*/
|
||||
void getPotential(Terminal *terminal, autonum::sequentialNumbers &seq_num , int &number, QList<ConductorProperties> &properties_list, QList<Conductor*> &c_list)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user