From 09207eec925b12a499603fe8495579f542ac3fca Mon Sep 17 00:00:00 2001 From: Simon De Backer Date: Sun, 12 Jul 2020 22:52:36 +0200 Subject: [PATCH] add documentation ConductorNumExport function --- sources/conductornumexport.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sources/conductornumexport.cpp b/sources/conductornumexport.cpp index 098935eb7..581bdc145 100644 --- a/sources/conductornumexport.cpp +++ b/sources/conductornumexport.cpp @@ -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.