Preferences/ConfigurationPages/HelpAppearancePage.ui

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3186
a05eff845522
child 4576
a258569d44db
equal deleted inserted replaced
3456:96232974dcdb 3484:645c12de6b0c
4 <widget class="QWidget" name="HelpAppearancePage"> 4 <widget class="QWidget" name="HelpAppearancePage">
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>497</width> 9 <width>499</width>
10 <height>547</height> 10 <height>547</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>
175 <string>Enter the file name of a user style sheet</string> 175 <string>Enter the file name of a user style sheet</string>
176 </property> 176 </property>
177 </widget> 177 </widget>
178 </item> 178 </item>
179 <item> 179 <item>
180 <widget class="QPushButton" name="styleSheetButton"> 180 <widget class="QToolButton" name="styleSheetButton">
181 <property name="toolTip"> 181 <property name="toolTip">
182 <string>Select the user style sheet via a file selection dialog</string> 182 <string>Select the user style sheet via a file selection dialog</string>
183 </property>
184 <property name="text">
185 <string>...</string>
186 </property> 183 </property>
187 </widget> 184 </widget>
188 </item> 185 </item>
189 </layout> 186 </layout>
190 </widget> 187 </widget>

eric ide

mercurial