74 QTabWidget* tab =
nullptr;
76 QLabel* updateTypeLabel =
nullptr;
77 QCheckBox* updateWithDebug =
nullptr;
79 QLabel* sidebarTypeLabel =
nullptr;
80 QLabel* albumDateSourceLabel =
nullptr;
81 QLabel* stringComparisonTypeLabel =
nullptr;
82 QLabel* applicationStyleLabel =
nullptr;
83 QLabel* applicationIconLabel =
nullptr;
84 QLabel* minSimilarityBoundLabel =
nullptr;
86 QCheckBox* showSplashCheck =
nullptr;
87 QCheckBox* showTrashDeleteDialogCheck =
nullptr;
88 QCheckBox* showPermanentDeleteDialogCheck =
nullptr;
89 QCheckBox* sidebarApplyDirectlyCheck =
nullptr;
90 QCheckBox* useNativeFileDialogCheck =
nullptr;
91 QCheckBox* drawFramesToGroupedCheck =
nullptr;
92 QCheckBox* selectFirstAlbumItemCheck =
nullptr;
93 QCheckBox* expandNewCurrentItemCheck =
nullptr;
94 QCheckBox* scrollItemToCenterCheck =
nullptr;
95 QCheckBox* showOnlyPersonTagsInPeopleSidebarCheck =
nullptr;
96 QCheckBox* scanAtStart =
nullptr;
97 QCheckBox* useFastScan =
nullptr;
98 QCheckBox* detectFaces =
nullptr;
99 QCheckBox* cleanAtStart =
nullptr;
101 QComboBox* updateType =
nullptr;
102 QComboBox* sidebarType =
nullptr;
103 QComboBox* albumDateSource =
nullptr;
104 QComboBox* stringComparisonType =
nullptr;
105 QComboBox* applicationStyle =
nullptr;
106 QComboBox* applicationIcon =
nullptr;
109 QSpinBox* minimumSimilarityBound =
nullptr;
120 QHash<int, QButtonGroup*> groupingButtons = QHash<int, QButtonGroup*>();