|
OpenHantek
|
Config page for file loading/saving. More...
#include <DsoConfigFilePage.h>
Public Slots | |
| void | saveSettings () |
| Saves the new settings. More... | |
Public Member Functions | |
| DsoConfigFilePage (DsoSettings *settings, QWidget *parent=nullptr) | |
Private Attributes | |
| DsoSettings * | settings |
| QVBoxLayout * | mainLayout |
| QGroupBox * | configurationGroup |
| QVBoxLayout * | configurationLayout |
| QCheckBox * | saveOnExitCheckBox |
| QPushButton * | saveNowButton |
| QGroupBox * | exportGroup |
| QGridLayout * | exportLayout |
| QCheckBox * | screenColorCheckBox |
| QLabel * | imageWidthLabel |
| QSpinBox * | imageWidthSpinBox |
| QLabel * | imageHeightLabel |
| QSpinBox * | imageHeightSpinBox |
Config page for file loading/saving.
| DsoConfigFilePage::DsoConfigFilePage | ( | DsoSettings * | settings, |
| QWidget * | parent = nullptr |
||
| ) |
|
slot |
Saves the new settings.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |