154 </item> |
154 </item> |
155 </layout> |
155 </layout> |
156 </widget> |
156 </widget> |
157 </item> |
157 </item> |
158 <item> |
158 <item> |
159 <layout class="QGridLayout"> |
159 <layout class="QGridLayout" name="gridLayout_3"> |
160 <item row="0" column="0"> |
160 <item row="0" column="0"> |
161 <widget class="QLabel" name="label_2"> |
161 <widget class="QLabel" name="label_2"> |
162 <property name="text"> |
162 <property name="text"> |
163 <string>Style:</string> |
163 <string>Style:</string> |
164 </property> |
164 </property> |
165 </widget> |
165 </widget> |
166 </item> |
166 </item> |
167 <item row="0" column="1" colspan="2"> |
167 <item row="0" column="1"> |
168 <widget class="QComboBox" name="styleComboBox"> |
168 <widget class="QComboBox" name="styleComboBox"> |
169 <property name="toolTip"> |
169 <property name="toolTip"> |
170 <string>Select the interface style</string> |
170 <string>Select the interface style</string> |
171 </property> |
171 </property> |
172 </widget> |
172 </widget> |
177 <string>Style Sheet:</string> |
177 <string>Style Sheet:</string> |
178 </property> |
178 </property> |
179 </widget> |
179 </widget> |
180 </item> |
180 </item> |
181 <item row="1" column="1"> |
181 <item row="1" column="1"> |
182 <widget class="QLineEdit" name="styleSheetEdit"> |
182 <widget class="E5PathPicker" name="styleSheetPicker" native="true"> |
|
183 <property name="sizePolicy"> |
|
184 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
185 <horstretch>0</horstretch> |
|
186 <verstretch>0</verstretch> |
|
187 </sizepolicy> |
|
188 </property> |
|
189 <property name="focusPolicy"> |
|
190 <enum>Qt::StrongFocus</enum> |
|
191 </property> |
183 <property name="toolTip"> |
192 <property name="toolTip"> |
184 <string>Enter the name of the style sheet file</string> |
193 <string>Enter the path of the style sheet file</string> |
185 </property> |
|
186 </widget> |
|
187 </item> |
|
188 <item row="1" column="2"> |
|
189 <widget class="QToolButton" name="styleSheetButton"> |
|
190 <property name="toolTip"> |
|
191 <string>Select the style sheet file via a file selection dialog</string> |
|
192 </property> |
194 </property> |
193 </widget> |
195 </widget> |
194 </item> |
196 </item> |
195 </layout> |
197 </layout> |
196 </item> |
198 </item> |
561 </property> |
563 </property> |
562 </widget> |
564 </widget> |
563 </item> |
565 </item> |
564 </layout> |
566 </layout> |
565 </widget> |
567 </widget> |
|
568 <customwidgets> |
|
569 <customwidget> |
|
570 <class>E5PathPicker</class> |
|
571 <extends>QWidget</extends> |
|
572 <header>E5Gui/E5PathPicker.h</header> |
|
573 <container>1</container> |
|
574 </customwidget> |
|
575 </customwidgets> |
566 <tabstops> |
576 <tabstops> |
567 <tabstop>uiBrowsersListFoldersFirstCheckBox</tabstop> |
577 <tabstop>uiBrowsersListFoldersFirstCheckBox</tabstop> |
568 <tabstop>uiBrowsersHideNonPublicCheckBox</tabstop> |
578 <tabstop>uiBrowsersHideNonPublicCheckBox</tabstop> |
569 <tabstop>uiBrowsersSortByOccurrenceCheckBox</tabstop> |
579 <tabstop>uiBrowsersSortByOccurrenceCheckBox</tabstop> |
570 <tabstop>uiBrowsersShowHiddenCheckBox</tabstop> |
580 <tabstop>uiBrowsersShowHiddenCheckBox</tabstop> |
571 <tabstop>fileFiltersEdit</tabstop> |
581 <tabstop>fileFiltersEdit</tabstop> |
572 <tabstop>uiCaptionShowsFilenameGroupBox</tabstop> |
582 <tabstop>uiCaptionShowsFilenameGroupBox</tabstop> |
573 <tabstop>filenameLengthSpinBox</tabstop> |
583 <tabstop>filenameLengthSpinBox</tabstop> |
574 <tabstop>styleComboBox</tabstop> |
584 <tabstop>styleComboBox</tabstop> |
575 <tabstop>styleSheetEdit</tabstop> |
585 <tabstop>styleSheetPicker</tabstop> |
576 <tabstop>styleSheetButton</tabstop> |
|
577 <tabstop>tlTopButton</tabstop> |
586 <tabstop>tlTopButton</tabstop> |
578 <tabstop>tlLeftButton</tabstop> |
587 <tabstop>tlLeftButton</tabstop> |
579 <tabstop>trTopButton</tabstop> |
588 <tabstop>trTopButton</tabstop> |
580 <tabstop>trRightButton</tabstop> |
589 <tabstop>trRightButton</tabstop> |
581 <tabstop>blBottomButton</tabstop> |
590 <tabstop>blBottomButton</tabstop> |