\hypertarget{SettingsAppearance_8h_source}{}\doxysection{Settings\+Appearance.\+h} \label{SettingsAppearance_8h_source}\index{src/ui/settings/SettingsAppearance.h@{src/ui/settings/SettingsAppearance.h}} \begin{DoxyCode}{0} \DoxyCodeLine{1 } \DoxyCodeLine{29 \textcolor{preprocessor}{\#ifndef GPGFRONTEND\_SETTINGSAPPEARANCE\_H}} \DoxyCodeLine{30 \textcolor{preprocessor}{\#define GPGFRONTEND\_SETTINGSAPPEARANCE\_H}} \DoxyCodeLine{31 } \DoxyCodeLine{32 \textcolor{preprocessor}{\#include "{}ui/GpgFrontendUI.h"{}}} \DoxyCodeLine{33 } \DoxyCodeLine{34 \textcolor{keyword}{namespace }\mbox{\hyperlink{namespaceGpgFrontend_1_1UI}{GpgFrontend::UI}} \{} \DoxyCodeLine{35 } \DoxyCodeLine{36 \textcolor{keyword}{class }\mbox{\hyperlink{classGpgFrontend_1_1UI_1_1AppearanceTab}{AppearanceTab}} : \textcolor{keyword}{public} QWidget \{} \DoxyCodeLine{37 Q\_OBJECT} \DoxyCodeLine{38 } \DoxyCodeLine{39 \textcolor{keyword}{public}:} \DoxyCodeLine{45 \textcolor{keyword}{explicit} \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1AppearanceTab_abfca670540bc0409b9be4459ee6a3b6c}{AppearanceTab}}(QWidget* parent = \textcolor{keyword}{nullptr});} \DoxyCodeLine{46 } \DoxyCodeLine{51 \textcolor{keywordtype}{void} \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1AppearanceTab_a2fed39a2657407fcdb37d2431ef28e56}{SetSettings}}();} \DoxyCodeLine{52 } \DoxyCodeLine{57 \textcolor{keywordtype}{void} ApplySettings();} \DoxyCodeLine{58 } \DoxyCodeLine{59 \textcolor{keyword}{private}:} \DoxyCodeLine{60 QButtonGroup* icon\_style\_group\_; } \DoxyCodeLine{61 QRadioButton* icon\_size\_small\_; } \DoxyCodeLine{62 QRadioButton* icon\_size\_medium\_; } \DoxyCodeLine{63 QRadioButton* icon\_size\_large\_; } \DoxyCodeLine{64 QButtonGroup* icon\_size\_group\_; } \DoxyCodeLine{65 QRadioButton* icon\_text\_button\_; } \DoxyCodeLine{66 QRadioButton* icon\_icons\_button\_; } \DoxyCodeLine{67 QRadioButton* icon\_all\_button\_; } \DoxyCodeLine{68 QSpinBox* info\_board\_font\_size\_spin\_; } \DoxyCodeLine{69 QCheckBox* window\_size\_check\_box\_; } \DoxyCodeLine{70 } \DoxyCodeLine{71 signals:} \DoxyCodeLine{72 } \DoxyCodeLine{78 \textcolor{keywordtype}{void} \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1AppearanceTab_abff49b636449815a9ebff52f5c067712}{signalRestartNeeded}}(\textcolor{keywordtype}{bool} needed);} \DoxyCodeLine{79 \};} \DoxyCodeLine{80 } \DoxyCodeLine{81 \} \textcolor{comment}{// namespace GpgFrontend::UI}} \DoxyCodeLine{82 } \DoxyCodeLine{83 \textcolor{preprocessor}{\#endif }\textcolor{comment}{// GPGFRONTEND\_SETTINGSAPPEARANCE\_H}} \end{DoxyCode}