1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>UIThemeDialog
</class>
4 <widget class=
"QDialog" name=
"UIThemeDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>UI Theme Configuration
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <widget class=
"QTabWidget" name=
"tabWidget">
19 <property name=
"sizePolicy">
20 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Preferred">
21 <horstretch>0</horstretch>
22 <verstretch>0</verstretch>
25 <property name=
"currentIndex">
28 <property name=
"tabBarAutoHide">
31 <widget class=
"QWidget" name=
"colorsTab">
32 <attribute name=
"title">
33 <string>Colors
</string>
35 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
36 <property name=
"leftMargin">
39 <property name=
"topMargin">
42 <property name=
"rightMargin">
45 <property name=
"bottomMargin">
49 <widget class=
"QScrollArea" name=
"colorsScrollArea">
50 <property name=
"sizePolicy">
51 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Preferred">
52 <horstretch>0</horstretch>
53 <verstretch>0</verstretch>
56 <property name=
"frameShape">
57 <enum>QFrame::NoFrame
</enum>
59 <property name=
"sizeAdjustPolicy">
60 <enum>QAbstractScrollArea::AdjustToContentsOnFirstShow
</enum>
62 <property name=
"widgetResizable">
65 <widget class=
"QWidget" name=
"scrollAreaWidgetContents">
66 <property name=
"geometry">
74 <layout class=
"QVBoxLayout" name=
"verticalLayout_3">
76 <layout class=
"QGridLayout" name=
"colorsLayout" columnstretch=
"1,0,0,0,0" columnminimumwidth=
"0,15,0,15,0">
77 <item row=
"0" column=
"0">
78 <widget class=
"QLabel" name=
"colorIDLabel">
79 <property name=
"font">
84 <property name=
"text">
85 <string>Color ID
</string>
89 <item row=
"0" column=
"2">
90 <widget class=
"QLabel" name=
"lightModeColorLabel">
91 <property name=
"font">
96 <property name=
"text">
97 <string>Light Mode
</string>
101 <item row=
"0" column=
"4">
102 <widget class=
"QLabel" name=
"darkModeColorLabel">
103 <property name=
"font">
108 <property name=
"text">
109 <string>Dark Mode
</string>
116 <spacer name=
"colorsSpacer">
117 <property name=
"orientation">
118 <enum>Qt::Vertical
</enum>
120 <property name=
"sizeHint" stdset=
"0">
134 <widget class=
"QWidget" name=
"iconsTab">
135 <attribute name=
"title">
136 <string>Icons
</string>
138 <layout class=
"QVBoxLayout" name=
"verticalLayout_5">
139 <property name=
"leftMargin">
142 <property name=
"topMargin">
145 <property name=
"rightMargin">
148 <property name=
"bottomMargin">
152 <widget class=
"QScrollArea" name=
"iconsScrollArea">
153 <property name=
"sizePolicy">
154 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Preferred">
155 <horstretch>0</horstretch>
156 <verstretch>0</verstretch>
159 <property name=
"frameShape">
160 <enum>QFrame::NoFrame
</enum>
162 <property name=
"sizeAdjustPolicy">
163 <enum>QAbstractScrollArea::AdjustToContentsOnFirstShow
</enum>
165 <property name=
"widgetResizable">
168 <widget class=
"QWidget" name=
"scrollAreaWidgetContents_2">
169 <property name=
"geometry">
177 <layout class=
"QVBoxLayout" name=
"verticalLayout_4">
179 <layout class=
"QGridLayout" name=
"iconsLayout" columnstretch=
"1,0,0,0,0" columnminimumwidth=
"0,15,0,15,0">
180 <item row=
"0" column=
"0">
181 <widget class=
"QLabel" name=
"iconIDLabel">
182 <property name=
"font">
187 <property name=
"text">
188 <string>Icon ID
</string>
192 <item row=
"0" column=
"2">
193 <widget class=
"QLabel" name=
"lightModeIconLabel">
194 <property name=
"font">
199 <property name=
"text">
200 <string>Light Mode
</string>
204 <item row=
"0" column=
"4">
205 <widget class=
"QLabel" name=
"darkModeIconLabel">
206 <property name=
"font">
211 <property name=
"text">
212 <string>Dark Mode
</string>
219 <spacer name=
"iconsSpacer">
220 <property name=
"orientation">
221 <enum>Qt::Vertical
</enum>
223 <property name=
"sizeHint" stdset=
"0">
240 <widget class=
"QDialogButtonBox" name=
"buttonBox">
241 <property name=
"orientation">
242 <enum>Qt::Horizontal
</enum>
244 <property name=
"standardButtons">
245 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>