mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +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;
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief ConductorNumExport::fillHash
|
||||
* @value m_hash
|
||||
*/
|
||||
void ConductorNumExport::fillHash()
|
||||
{
|
||||
//We used this rx to avoid insert num composed only withe white space.
|
||||
|
||||
Reference in New Issue
Block a user