115 <widget class="QLabel" name="label_9"> |
115 <widget class="QLabel" name="label_9"> |
116 <property name="text"> |
116 <property name="text"> |
117 <string><b>Note:</b> This may not take effect on all views.</string> |
117 <string><b>Note:</b> This may not take effect on all views.</string> |
118 </property> |
118 </property> |
119 </widget> |
119 </widget> |
|
120 </item> |
|
121 </layout> |
|
122 </widget> |
|
123 </item> |
|
124 <item> |
|
125 <widget class="QGroupBox" name="sidebarsGroup"> |
|
126 <property name="title"> |
|
127 <string>Sidebars</string> |
|
128 </property> |
|
129 <layout class="QVBoxLayout" name="verticalLayout_2"> |
|
130 <item> |
|
131 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
132 <item> |
|
133 <layout class="QGridLayout" name="gridLayout_7"> |
|
134 <item row="0" column="0" colspan="2"> |
|
135 <widget class="QPushButton" name="iconBarButton"> |
|
136 <property name="toolTip"> |
|
137 <string>Select the icon bar background color</string> |
|
138 </property> |
|
139 <property name="text"> |
|
140 <string>Icon Bar Color</string> |
|
141 </property> |
|
142 </widget> |
|
143 </item> |
|
144 <item row="1" column="0"> |
|
145 <widget class="QLabel" name="label_6"> |
|
146 <property name="text"> |
|
147 <string>Icon Size:</string> |
|
148 </property> |
|
149 </widget> |
|
150 </item> |
|
151 <item row="1" column="1"> |
|
152 <widget class="QComboBox" name="iconSizeComboBox"> |
|
153 <property name="toolTip"> |
|
154 <string>Select the icon size</string> |
|
155 </property> |
|
156 </widget> |
|
157 </item> |
|
158 </layout> |
|
159 </item> |
|
160 <item> |
|
161 <widget class="QLabel" name="sampleLabel"> |
|
162 <property name="minimumSize"> |
|
163 <size> |
|
164 <width>50</width> |
|
165 <height>50</height> |
|
166 </size> |
|
167 </property> |
|
168 <property name="text"> |
|
169 <string/> |
|
170 </property> |
|
171 <property name="alignment"> |
|
172 <set>Qt::AlignCenter</set> |
|
173 </property> |
|
174 </widget> |
|
175 </item> |
|
176 <item> |
|
177 <widget class="QLabel" name="highlightedSampleLabel"> |
|
178 <property name="minimumSize"> |
|
179 <size> |
|
180 <width>50</width> |
|
181 <height>50</height> |
|
182 </size> |
|
183 </property> |
|
184 <property name="text"> |
|
185 <string/> |
|
186 </property> |
|
187 <property name="alignment"> |
|
188 <set>Qt::AlignCenter</set> |
|
189 </property> |
|
190 </widget> |
|
191 </item> |
|
192 <item> |
|
193 <spacer name="horizontalSpacer_2"> |
|
194 <property name="orientation"> |
|
195 <enum>Qt::Horizontal</enum> |
|
196 </property> |
|
197 <property name="sizeHint" stdset="0"> |
|
198 <size> |
|
199 <width>396</width> |
|
200 <height>20</height> |
|
201 </size> |
|
202 </property> |
|
203 </spacer> |
|
204 </item> |
|
205 </layout> |
120 </item> |
206 </item> |
121 </layout> |
207 </layout> |
122 </widget> |
208 </widget> |
123 </item> |
209 </item> |
124 <item> |
210 <item> |
203 <tabstops> |
289 <tabstops> |
204 <tabstop>styleComboBox</tabstop> |
290 <tabstop>styleComboBox</tabstop> |
205 <tabstop>styleSheetPicker</tabstop> |
291 <tabstop>styleSheetPicker</tabstop> |
206 <tabstop>styleIconsPathPicker</tabstop> |
292 <tabstop>styleIconsPathPicker</tabstop> |
207 <tabstop>itemSelectionStyleComboBox</tabstop> |
293 <tabstop>itemSelectionStyleComboBox</tabstop> |
|
294 <tabstop>iconBarButton</tabstop> |
|
295 <tabstop>iconSizeComboBox</tabstop> |
208 <tabstop>languageComboBox</tabstop> |
296 <tabstop>languageComboBox</tabstop> |
209 </tabstops> |
297 </tabstops> |
210 <resources/> |
298 <resources/> |
211 <connections/> |
299 <connections/> |
212 </ui> |
300 </ui> |