mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 05:00:33 +01:00
Fix some doxygen issues
This commit is contained in:
@@ -62,7 +62,7 @@ void ConductorAutoNumerotation::numerate() {
|
||||
|
||||
/**
|
||||
@brief ConductorAutoNumerotation::applyText
|
||||
apply the text @t to @conductor_
|
||||
apply the text t to conductor_
|
||||
and all conductors at the same potential
|
||||
@param t : Conductor text
|
||||
*/
|
||||
@@ -215,7 +215,7 @@ void ConductorAutoNumerotation::numeratePotential()
|
||||
|
||||
/**
|
||||
@brief ConductorAutoNumerotation::numerateNewConductor
|
||||
create and apply a new numerotation to @m_conductor
|
||||
create and apply a new numerotation to m_conductor
|
||||
*/
|
||||
void ConductorAutoNumerotation::numerateNewConductor()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user