|
Engauge Digitizer
2
|
Class to create network for MainWindow class. More...
#include <CreateNetwork.h>


Public Member Functions | |
| CreateNetwork () | |
| Single constructor. More... | |
| void | create (MainWindow &mw) |
| Create QNetwork. More... | |
Class to create network for MainWindow class.
We derive from QObject and use Q_OBJECT so translations work
Definition at line 16 of file CreateNetwork.h.
| CreateNetwork::CreateNetwork | ( | ) |
| void CreateNetwork::create | ( | MainWindow & | mw | ) |
1.8.14