The ConductorNumExport class A class to export the num of conductors into a csv file.
More...
#include <conductornumexport.h>
The ConductorNumExport class A class to export the num of conductors into a csv file.
◆ ConductorNumExport()
ConductorNumExport::ConductorNumExport |
( |
QETProject * |
project, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ fillHash()
void ConductorNumExport::fillHash |
( |
| ) |
|
|
private |
◆ toCsv()
bool ConductorNumExport::toCsv |
( |
| ) |
|
◆ wiresNum()
QString ConductorNumExport::wiresNum |
( |
| ) |
const |
◆ m_hash
QHash<QString, int> ConductorNumExport::m_hash |
|
private |
◆ m_parent_widget
QWidget* ConductorNumExport::m_parent_widget = nullptr |
|
private |
◆ m_project
QETProject* ConductorNumExport::m_project = nullptr |
|
private |
The documentation for this class was generated from the following files: