Preferences/ConfigurationPages/HelpInterfacePage.ui

changeset 3186
a05eff845522
parent 2100
fb16f4650860
child 4582
3a1d1d4c6f4f
equal deleted inserted replaced
3185:d4fa462547bc 3186:a05eff845522
4 <widget class="QWidget" name="HelpInterfacePage"> 4 <widget class="QWidget" name="HelpInterfacePage">
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>555</width> 9 <width>557</width>
10 <height>152</height> 10 <height>152</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout"> 13 <layout class="QVBoxLayout" name="verticalLayout">
14 <item> 14 <item>
60 <string>Enter the name of the style sheet file</string> 60 <string>Enter the name of the style sheet file</string>
61 </property> 61 </property>
62 </widget> 62 </widget>
63 </item> 63 </item>
64 <item row="1" column="2"> 64 <item row="1" column="2">
65 <widget class="QPushButton" name="styleSheetButton"> 65 <widget class="QToolButton" name="styleSheetButton">
66 <property name="toolTip"> 66 <property name="toolTip">
67 <string>Select the style sheet file via a file selection dialog</string> 67 <string>Select the style sheet file via a file selection dialog</string>
68 </property>
69 <property name="text">
70 <string>...</string>
71 </property> 68 </property>
72 </widget> 69 </widget>
73 </item> 70 </item>
74 </layout> 71 </layout>
75 </item> 72 </item>

eric ide

mercurial