|
Engauge Digitizer 2
|
Main window for momentary message dialog. More...
#include <MainWindowMsg.h>


Public Member Functions | |
| MainWindowMsg (const QString &msg) | |
| Single constructor. | |
| ~MainWindowMsg () | |
| virtual void | showEvent (QShowEvent *) |
| Processing performed after gui becomes available. | |
Main window for momentary message dialog.
Comments:
Definition at line 20 of file MainWindowMsg.h.
| MainWindowMsg::MainWindowMsg | ( | const QString & | msg | ) |
Single constructor.
Definition at line 11 of file MainWindowMsg.cpp.
| MainWindowMsg::~MainWindowMsg | ( | ) |
Definition at line 17 of file MainWindowMsg.cpp.
|
virtual |
Processing performed after gui becomes available.
Definition at line 21 of file MainWindowMsg.cpp.