This commit is contained in:
2021-08-04 14:54:18 +02:00
parent 1049e5fc71
commit 8f53845698
3 changed files with 85 additions and 13 deletions

View File

@ -21,6 +21,7 @@ class qTabSettings : public QWidget, private Ui::TabSettingsObject {
private:
void SetupWidgetWindow();
void SetupDetectorSettings();
void SetupGainMode();
void Initialization();
void GetSettings();