mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-18 17:09:59 +01:00
add documentation ConductorNumExport function
This commit is contained in:
committed by
Laurent Trinques
parent
169c440de1
commit
09207eec92
@@ -104,6 +104,10 @@ QString ConductorNumExport::wiresNum() const
|
|||||||
return csv;
|
return csv;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @brief ConductorNumExport::fillHash
|
||||||
|
* @value m_hash
|
||||||
|
*/
|
||||||
void ConductorNumExport::fillHash()
|
void ConductorNumExport::fillHash()
|
||||||
{
|
{
|
||||||
//We used this rx to avoid insert num composed only withe white space.
|
//We used this rx to avoid insert num composed only withe white space.
|
||||||
|
|||||||
Reference in New Issue
Block a user