Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.ui

changeset 5868
c1a98c164cd3
parent 5532
3a7c5deab9b7
child 5870
82e04c70f969
equal deleted inserted replaced
5867:099008539886 5868:c1a98c164cd3
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>499</width> 9 <width>499</width>
10 <height>550</height> 10 <height>583</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">
100 </item> 100 </item>
101 </layout> 101 </layout>
102 </widget> 102 </widget>
103 </item> 103 </item>
104 <item> 104 <item>
105 <layout class="QHBoxLayout" name="horizontalLayout">
106 <item>
107 <spacer name="horizontalSpacer">
108 <property name="orientation">
109 <enum>Qt::Horizontal</enum>
110 </property>
111 <property name="sizeHint" stdset="0">
112 <size>
113 <width>40</width>
114 <height>20</height>
115 </size>
116 </property>
117 </spacer>
118 </item>
119 <item>
120 <widget class="QPushButton" name="installButton">
121 <property name="toolTip">
122 <string>Press to open a dialog to install spell checking dictionaries</string>
123 </property>
124 <property name="text">
125 <string>Install Dictionaries...</string>
126 </property>
127 </widget>
128 </item>
129 <item>
130 <spacer name="horizontalSpacer_2">
131 <property name="orientation">
132 <enum>Qt::Horizontal</enum>
133 </property>
134 <property name="sizeHint" stdset="0">
135 <size>
136 <width>40</width>
137 <height>20</height>
138 </size>
139 </property>
140 </spacer>
141 </item>
142 </layout>
143 </item>
144 <item>
105 <spacer name="verticalSpacer"> 145 <spacer name="verticalSpacer">
106 <property name="orientation"> 146 <property name="orientation">
107 <enum>Qt::Vertical</enum> 147 <enum>Qt::Vertical</enum>
108 </property> 148 </property>
109 <property name="sizeHint" stdset="0"> 149 <property name="sizeHint" stdset="0">

eric ide

mercurial