OpenHantek
configdialog.cpp File Reference
#include <QDialog>
#include <QHBoxLayout>
#include <QListWidget>
#include <QListWidgetItem>
#include <QPushButton>
#include <QStackedWidget>
#include <QVBoxLayout>
#include "configdialog.h"
#include "DsoConfigAnalysisPage.h"
#include "DsoConfigColorsPage.h"
#include "DsoConfigFilePage.h"
#include "DsoConfigScopePage.h"
#include "dsosettings.h"

Macros

#define CONFIG_LIST_WIDTH   128
 The width of the page selection widget. More...
 
#define CONFIG_LIST_ITEMHEIGHT   100
 The height of one item in the page selection widget. More...
 
#define CONFIG_LIST_ICONWIDTH   80
 The icon size in the page selection widget. More...
 
#define CONFIG_LIST_ICONHEIGHT   64
 The icon size in the page selection widget. More...
 

Macro Definition Documentation

◆ CONFIG_LIST_ICONHEIGHT

#define CONFIG_LIST_ICONHEIGHT   64

The icon size in the page selection widget.

◆ CONFIG_LIST_ICONWIDTH

#define CONFIG_LIST_ICONWIDTH   80

The icon size in the page selection widget.

◆ CONFIG_LIST_ITEMHEIGHT

#define CONFIG_LIST_ITEMHEIGHT   100

The height of one item in the page selection widget.

◆ CONFIG_LIST_WIDTH

#define CONFIG_LIST_WIDTH   128

The width of the page selection widget.