Engauge Digitizer
2
|
Class to create network for MainWindow class. More...
#include <CreateNetwork.h>
Public Member Functions | |
CreateNetwork () | |
Single constructor. | |
void | create (MainWindow &mw) |
Create QNetwork. | |
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.