OpenHantek
Public Slots | Public Member Functions | Protected Member Functions
MainWindow Class Reference

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>

Inheritance diagram for MainWindow:

Public Slots

void showNewData (std::shared_ptr< PPresult > data)
 
void exporterStatusChanged (const QString &exporterName, const QString &status)
 
void exporterProgressChanged ()
 

Public Member Functions

 MainWindow (HantekDsoControl *dsoControl, DsoSettings *mSettings, ExporterRegistry *exporterRegistry, QWidget *parent=0)
 

Protected Member Functions

void closeEvent (QCloseEvent *event) override
 Save the settings before exiting. More...
 

Detailed Description

The main window of the application. The main window contains the classic oszilloscope-screen and the gui elements used to control the oszilloscope.

Member Function Documentation

◆ closeEvent()

void MainWindow::closeEvent ( QCloseEvent *  event)
overrideprotected

Save the settings before exiting.

Parameters
eventThe close event that should be handled.

The documentation for this class was generated from the following files: