![]() |
USB EPROM/Flash Programmer
|
Settings Dialog GUI Class. More...
#include <settings.hpp>
Inherits QDialog.
Signals | |
void | onBtnVddCalClicked () |
Triggered when VDD Calibration button is clicked. More... | |
void | onBtnVppCalClicked () |
Triggered when VPP Calibration button is clicked. More... | |
Public Member Functions | |
SettingsDialog (QWidget *parent=nullptr, bool enableBtnCal=true) | |
Constructor. More... | |
~SettingsDialog () | |
Destructor. More... | |
Settings Dialog GUI Class.
The Settings Dialog.
|
explicit |
Constructor.
parent | Pointer to parent object. Default is nullptr. |
enableBtnCal | If true, enables VDD/VPP calibration buttons. False otherwise. |
~SettingsDialog | ( | ) |
Destructor.
|
signal |
Triggered when VDD Calibration button is clicked.
|
signal |
Triggered when VPP Calibration button is clicked.