The MainWindow class is derived from a QMainWindow widget. It displays the main window of the program.
More...
|
void | closeEvent (QCloseEvent *event) override |
| Close event reimplemented to ask confirmation before closing.
|
|
The MainWindow class is derived from a QMainWindow widget. It displays the main window of the program.
- Author
- Benjamin Gallois
- Version
- Revision
- 4.0
Contact: gallo.nosp@m.is.b.nosp@m.enjam.nosp@m.in08.nosp@m.@gmai.nosp@m.l.co.nosp@m.m
◆ setMode()
void MainWindow::setMode |
( |
bool | isExpert | ) |
|
Changes the software mode.
- Parameters
-
[in] | isExpert | True if the software is in expert mode with advanced functions. |
◆ ui
Ui::MainWindow* MainWindow::ui |
|
private |
ui file from Qt designer.
The documentation for this class was generated from the following files: