mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
add documentation ConductorNumExport function
This commit is contained in:
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user