|
Engauge Digitizer
2
|
Class to create status bar for MainWindow class. More...
#include <CreateStatusBar.h>


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