eric7/Preferences/ConfigurationPages/InterfacePage.ui

branch
eric7
changeset 8587
78971b458d25
parent 8583
aac629a05f8b
child 8714
85deb98a0a6c
equal deleted inserted replaced
8586:6a315398a554 8587:78971b458d25
201 <property name="title"> 201 <property name="title">
202 <string>Sidebars</string> 202 <string>Sidebars</string>
203 </property> 203 </property>
204 <layout class="QHBoxLayout" name="horizontalLayout"> 204 <layout class="QHBoxLayout" name="horizontalLayout">
205 <item> 205 <item>
206 <widget class="QPushButton" name="iconBarButton"> 206 <layout class="QGridLayout" name="gridLayout_7">
207 <property name="toolTip"> 207 <item row="0" column="0" colspan="2">
208 <string>Select the icon bar background color</string> 208 <widget class="QPushButton" name="iconBarButton">
209 </property> 209 <property name="toolTip">
210 <property name="text"> 210 <string>Select the icon bar background color</string>
211 <string>Icon Bar Color</string> 211 </property>
212 </property> 212 <property name="text">
213 </widget> 213 <string>Icon Bar Color</string>
214 </property>
215 </widget>
216 </item>
217 <item row="1" column="0">
218 <widget class="QLabel" name="label_5">
219 <property name="text">
220 <string>Icon Size:</string>
221 </property>
222 </widget>
223 </item>
224 <item row="1" column="1">
225 <widget class="QComboBox" name="iconSizeComboBox">
226 <property name="toolTip">
227 <string>Select the icon size</string>
228 </property>
229 </widget>
230 </item>
231 </layout>
214 </item> 232 </item>
215 <item> 233 <item>
216 <widget class="QLabel" name="sampleLabel"> 234 <widget class="QLabel" name="sampleLabel">
217 <property name="minimumSize"> 235 <property name="minimumSize">
218 <size> 236 <size>
221 </size> 239 </size>
222 </property> 240 </property>
223 <property name="text"> 241 <property name="text">
224 <string/> 242 <string/>
225 </property> 243 </property>
244 <property name="alignment">
245 <set>Qt::AlignCenter</set>
246 </property>
226 </widget> 247 </widget>
227 </item> 248 </item>
228 <item> 249 <item>
229 <widget class="QLabel" name="highlightedSampleLabel"> 250 <widget class="QLabel" name="highlightedSampleLabel">
230 <property name="minimumSize"> 251 <property name="minimumSize">
233 <height>50</height> 254 <height>50</height>
234 </size> 255 </size>
235 </property> 256 </property>
236 <property name="text"> 257 <property name="text">
237 <string/> 258 <string/>
259 </property>
260 <property name="alignment">
261 <set>Qt::AlignCenter</set>
238 </property> 262 </property>
239 </widget> 263 </widget>
240 </item> 264 </item>
241 <item> 265 <item>
242 <spacer name="horizontalSpacer_2"> 266 <spacer name="horizontalSpacer_2">
529 <tabstop>uiCaptionShowsFilenameGroupBox</tabstop> 553 <tabstop>uiCaptionShowsFilenameGroupBox</tabstop>
530 <tabstop>filenameLengthSpinBox</tabstop> 554 <tabstop>filenameLengthSpinBox</tabstop>
531 <tabstop>styleComboBox</tabstop> 555 <tabstop>styleComboBox</tabstop>
532 <tabstop>styleSheetPicker</tabstop> 556 <tabstop>styleSheetPicker</tabstop>
533 <tabstop>iconBarButton</tabstop> 557 <tabstop>iconBarButton</tabstop>
558 <tabstop>iconSizeComboBox</tabstop>
534 <tabstop>languageComboBox</tabstop> 559 <tabstop>languageComboBox</tabstop>
535 <tabstop>layoutComboBox</tabstop> 560 <tabstop>layoutComboBox</tabstop>
536 <tabstop>shellPositionComboBox</tabstop> 561 <tabstop>shellPositionComboBox</tabstop>
537 <tabstop>templateViewerCheckBox</tabstop> 562 <tabstop>templateViewerCheckBox</tabstop>
538 <tabstop>fileBrowserCheckBox</tabstop> 563 <tabstop>fileBrowserCheckBox</tabstop>

eric ide

mercurial