OpenHantek
Public Slots | Public Member Functions
DsoConfigDialog Class Reference

The dialog for the configuration options. More...

#include <configdialog.h>

Inheritance diagram for DsoConfigDialog:

Public Slots

void accept ()
 Saves the settings and closes the dialog.
 
void apply ()
 Saves the settings.
 
void changePage (QListWidgetItem *current, QListWidgetItem *previous)
 Change the config page. More...
 

Public Member Functions

 DsoConfigDialog (DsoSettings *settings, QWidget *parent=0, Qt::WindowFlags flags=0)
 Creates the configuration dialog and sets initial values. More...
 
 ~DsoConfigDialog ()
 Cleans up the dialog.
 

Detailed Description

The dialog for the configuration options.

Constructor & Destructor Documentation

◆ DsoConfigDialog()

DsoConfigDialog::DsoConfigDialog ( DsoSettings settings,
QWidget *  parent = 0,
Qt::WindowFlags  flags = 0 
)

Creates the configuration dialog and sets initial values.

Parameters
settingsThe target settings object.
parentThe parent widget.
flagsFlags for the window manager.

Member Function Documentation

◆ changePage

void DsoConfigDialog::changePage ( QListWidgetItem *  current,
QListWidgetItem *  previous 
)
slot

Change the config page.

Parameters
currentThe page that has been selected.
previousThe page that was selected before.

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