eric7/Preferences/ConfigurationPages/InterfacePage.ui

branch
eric7
changeset 8864
4a0f7105dbd8
parent 8727
e2f8a0fbf738
child 9038
90bcfdd63d47
equal deleted inserted replaced
8863:03e7c23a05b1 8864:4a0f7105dbd8
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>550</width> 9 <width>550</width>
10 <height>1048</height> 10 <height>1140</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_3"> 13 <layout class="QVBoxLayout" name="verticalLayout_3">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
189 <property name="focusPolicy"> 189 <property name="focusPolicy">
190 <enum>Qt::StrongFocus</enum> 190 <enum>Qt::StrongFocus</enum>
191 </property> 191 </property>
192 <property name="toolTip"> 192 <property name="toolTip">
193 <string>Enter the path of the style sheet file</string> 193 <string>Enter the path of the style sheet file</string>
194 </property>
195 </widget>
196 </item>
197 <item row="2" column="0">
198 <widget class="QLabel" name="label_6">
199 <property name="text">
200 <string>Style Icons Path:</string>
201 </property>
202 </widget>
203 </item>
204 <item row="2" column="1">
205 <widget class="EricPathPicker" name="styleIconsPathPicker" native="true">
206 <property name="sizePolicy">
207 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
208 <horstretch>0</horstretch>
209 <verstretch>0</verstretch>
210 </sizepolicy>
211 </property>
212 <property name="focusPolicy">
213 <enum>Qt::StrongFocus</enum>
214 </property>
215 <property name="toolTip">
216 <string>Enter the path to the icons used within the style sheet (empty for default)</string>
194 </property> 217 </property>
195 </widget> 218 </widget>
196 </item> 219 </item>
197 </layout> 220 </layout>
198 </item> 221 </item>
612 <tabstop>fileFiltersEdit</tabstop> 635 <tabstop>fileFiltersEdit</tabstop>
613 <tabstop>uiCaptionShowsFilenameGroupBox</tabstop> 636 <tabstop>uiCaptionShowsFilenameGroupBox</tabstop>
614 <tabstop>filenameLengthSpinBox</tabstop> 637 <tabstop>filenameLengthSpinBox</tabstop>
615 <tabstop>styleComboBox</tabstop> 638 <tabstop>styleComboBox</tabstop>
616 <tabstop>styleSheetPicker</tabstop> 639 <tabstop>styleSheetPicker</tabstop>
640 <tabstop>styleIconsPathPicker</tabstop>
617 <tabstop>iconBarButton</tabstop> 641 <tabstop>iconBarButton</tabstop>
618 <tabstop>iconSizeComboBox</tabstop> 642 <tabstop>iconSizeComboBox</tabstop>
619 <tabstop>combinedLeftRightSidebarCheckBox</tabstop> 643 <tabstop>combinedLeftRightSidebarCheckBox</tabstop>
620 <tabstop>languageComboBox</tabstop> 644 <tabstop>languageComboBox</tabstop>
621 <tabstop>layoutComboBox</tabstop> 645 <tabstop>layoutComboBox</tabstop>

eric ide

mercurial