The main window of the application. The main window contains the classic oszilloscope-screen and the gui elements used to control the oszilloscope.
More...
#include <mainwindow.h>
|
|
void | showNewData (std::shared_ptr< PPresult > data) |
| |
|
void | exporterStatusChanged (const QString &exporterName, const QString &status) |
| |
|
void | exporterProgressChanged () |
| |
|
| void | closeEvent (QCloseEvent *event) override |
| | Save the settings before exiting. More...
|
| |
The main window of the application. The main window contains the classic oszilloscope-screen and the gui elements used to control the oszilloscope.
◆ closeEvent()
| void MainWindow::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
overrideprotected |
Save the settings before exiting.
- Parameters
-
| event | The close event that should be handled. |
The documentation for this class was generated from the following files: