]> git.lyx.org Git - features.git/blob - src/frontends/qt/ui/SpellcheckerUi.ui
#10571 improved handling of WM's signal when switching from or to full-screen window
[features.git] / src / frontends / qt / ui / SpellcheckerUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>SpellcheckerUi</class>
4  <widget class="QWidget" name="SpellcheckerUi">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>300</width>
10     <height>380</height>
11    </rect>
12   </property>
13   <property name="minimumSize">
14    <size>
15     <width>260</width>
16     <height>320</height>
17    </size>
18   </property>
19   <property name="windowTitle">
20    <string>Spell Checker</string>
21   </property>
22   <layout class="QGridLayout" name="gridLayout" columnstretch="1,0">
23    <item row="5" column="0">
24     <widget class="QComboBox" name="replaceCO">
25      <property name="focusPolicy">
26       <enum>Qt::StrongFocus</enum>
27      </property>
28      <property name="toolTip">
29       <string>Replace with selected word</string>
30      </property>
31      <property name="editable">
32       <bool>true</bool>
33      </property>
34      <property name="insertPolicy">
35       <enum>QComboBox::InsertAtTop</enum>
36      </property>
37      <property name="duplicatesEnabled">
38       <bool>false</bool>
39      </property>
40     </widget>
41    </item>
42    <item row="5" column="1">
43     <widget class="QPushButton" name="replacePB">
44      <property name="toolTip">
45       <string>Replace word with current choice</string>
46      </property>
47      <property name="text">
48       <string>&amp;Replace</string>
49      </property>
50     </widget>
51    </item>
52    <item row="7" column="1">
53     <widget class="QPushButton" name="ignorePB">
54      <property name="toolTip">
55       <string>Ignore this word</string>
56      </property>
57      <property name="text">
58       <string>&amp;Ignore</string>
59      </property>
60     </widget>
61    </item>
62    <item row="0" column="0" colspan="2">
63     <layout class="QHBoxLayout" name="horizontalLayout">
64      <item>
65       <widget class="QLabel" name="languageLA">
66        <property name="text">
67         <string>&amp;Language:</string>
68        </property>
69        <property name="buddy">
70         <cstring>languageCO</cstring>
71        </property>
72       </widget>
73      </item>
74      <item>
75       <widget class="QComboBox" name="languageCO">
76        <property name="sizePolicy">
77         <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
78          <horstretch>100</horstretch>
79          <verstretch>32</verstretch>
80         </sizepolicy>
81        </property>
82        <property name="toolTip">
83         <string>The checked language. Switching this alters the language of the checked word.</string>
84        </property>
85       </widget>
86      </item>
87     </layout>
88    </item>
89    <item row="3" column="1">
90     <widget class="QPushButton" name="findNextPB">
91      <property name="toolTip">
92       <string/>
93      </property>
94      <property name="text">
95       <string>&amp;Find Next</string>
96      </property>
97     </widget>
98    </item>
99    <item row="2" column="0">
100     <widget class="QLabel" name="TextLabel3">
101      <property name="text">
102       <string>Unknown word:</string>
103      </property>
104      <property name="buddy">
105       <cstring>wordED</cstring>
106      </property>
107     </widget>
108    </item>
109    <item row="3" column="0">
110     <widget class="QLineEdit" name="wordED">
111      <property name="toolTip">
112       <string>Current word</string>
113      </property>
114     </widget>
115    </item>
116    <item row="4" column="0">
117     <widget class="QLabel" name="TextLabel1">
118      <property name="text">
119       <string>Re&amp;placement:</string>
120      </property>
121      <property name="buddy">
122       <cstring>replaceCO</cstring>
123      </property>
124     </widget>
125    </item>
126    <item row="6" column="0">
127     <widget class="QLabel" name="TextLabel2">
128      <property name="sizePolicy">
129       <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
130        <horstretch>0</horstretch>
131        <verstretch>0</verstretch>
132       </sizepolicy>
133      </property>
134      <property name="text">
135       <string>S&amp;uggestions:</string>
136      </property>
137      <property name="buddy">
138       <cstring>suggestionsLW</cstring>
139      </property>
140     </widget>
141    </item>
142    <item row="6" column="1">
143     <widget class="QPushButton" name="replaceAllPB">
144      <property name="toolTip">
145       <string/>
146      </property>
147      <property name="text">
148       <string>Replace &amp;All</string>
149      </property>
150     </widget>
151    </item>
152    <item row="8" column="1">
153     <widget class="QPushButton" name="ignoreAllPB">
154      <property name="toolTip">
155       <string>Ignore this word throughout this session</string>
156      </property>
157      <property name="text">
158       <string>I&amp;gnore All</string>
159      </property>
160     </widget>
161    </item>
162    <item row="1" column="0" colspan="2">
163     <widget class="Line" name="line">
164      <property name="orientation">
165       <enum>Qt::Horizontal</enum>
166      </property>
167     </widget>
168    </item>
169    <item row="7" column="0" rowspan="4">
170     <widget class="QListWidget" name="suggestionsLW"/>
171    </item>
172    <item row="9" column="1">
173     <widget class="QPushButton" name="addPB">
174      <property name="toolTip">
175       <string>Add the word to your personal dictionary</string>
176      </property>
177      <property name="text">
178       <string>A&amp;dd</string>
179      </property>
180     </widget>
181    </item>
182    <item row="10" column="1">
183     <spacer>
184      <property name="orientation">
185       <enum>Qt::Vertical</enum>
186      </property>
187      <property name="sizeType">
188       <enum>QSizePolicy::Expanding</enum>
189      </property>
190      <property name="sizeHint" stdset="0">
191       <size>
192        <width>74</width>
193        <height>98</height>
194       </size>
195      </property>
196     </spacer>
197    </item>
198   </layout>
199  </widget>
200  <resources/>
201  <connections/>
202 </ui>