]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/FindAndReplaceUi.ui
FindAndReplace by Tommaso:
[lyx.git] / src / frontends / qt4 / ui / FindAndReplaceUi.ui
1 <ui version="4.0" >
2  <class>FindAndReplaceUi</class>
3  <widget class="QWidget" name="FindAndReplaceUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>240</width>
9     <height>400</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Expanding" hsizetype="MinimumExpanding" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="minimumSize" >
19    <size>
20     <width>240</width>
21     <height>400</height>
22    </size>
23   </property>
24   <property name="baseSize" >
25    <size>
26     <width>300</width>
27     <height>400</height>
28    </size>
29   </property>
30   <property name="windowTitle" >
31    <string>Find LyX Text</string>
32   </property>
33   <property name="toolTip" >
34    <string/>
35   </property>
36   <widget class="QTabWidget" name="tabWidget" >
37    <property name="geometry" >
38     <rect>
39      <x>0</x>
40      <y>0</y>
41      <width>231</width>
42      <height>381</height>
43     </rect>
44    </property>
45    <property name="sizePolicy" >
46     <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
47      <horstretch>0</horstretch>
48      <verstretch>0</verstretch>
49     </sizepolicy>
50    </property>
51    <property name="currentIndex" >
52     <number>0</number>
53    </property>
54    <widget class="QWidget" name="tab_3" >
55     <property name="sizePolicy" >
56      <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
57       <horstretch>0</horstretch>
58       <verstretch>0</verstretch>
59      </sizepolicy>
60     </property>
61     <attribute name="title" >
62      <string>Basic</string>
63     </attribute>
64     <widget class="QWidget" name="layoutWidget" >
65      <property name="geometry" >
66       <rect>
67        <x>0</x>
68        <y>0</y>
69        <width>227</width>
70        <height>351</height>
71       </rect>
72      </property>
73      <layout class="QGridLayout" name="gridLayout" >
74       <property name="sizeConstraint" >
75        <enum>QLayout::SetNoConstraint</enum>
76       </property>
77       <item row="0" column="0" colspan="2" >
78        <widget class="lyx::frontend::EmbeddedWorkArea" name="find_work_area_" >
79         <property name="baseSize" >
80          <size>
81           <width>0</width>
82           <height>128</height>
83          </size>
84         </property>
85         <property name="widgetResizable" >
86          <bool>true</bool>
87         </property>
88         <widget class="QWidget" name="scrollAreaWidgetContents" >
89          <property name="geometry" >
90           <rect>
91            <x>0</x>
92            <y>0</y>
93            <width>221</width>
94            <height>85</height>
95           </rect>
96          </property>
97         </widget>
98        </widget>
99       </item>
100       <item row="2" column="0" >
101        <widget class="QCheckBox" name="wordsCB" >
102         <property name="enabled" >
103          <bool>false</bool>
104         </property>
105         <property name="text" >
106          <string>Whole &amp;words</string>
107         </property>
108        </widget>
109       </item>
110       <item row="3" column="0" >
111        <widget class="QPushButton" name="findNextPB" >
112         <property name="enabled" >
113          <bool>true</bool>
114         </property>
115         <property name="text" >
116          <string>Find &amp;Next</string>
117         </property>
118         <property name="default" >
119          <bool>true</bool>
120         </property>
121        </widget>
122       </item>
123       <item row="5" column="0" >
124        <widget class="QPushButton" name="replaceNextPB" >
125         <property name="enabled" >
126          <bool>false</bool>
127         </property>
128         <property name="text" >
129          <string>Replace Ne&amp;xt</string>
130         </property>
131        </widget>
132       </item>
133       <item row="6" column="0" >
134        <widget class="QPushButton" name="replaceallPB" >
135         <property name="enabled" >
136          <bool>false</bool>
137         </property>
138         <property name="text" >
139          <string>Replace &amp;All</string>
140         </property>
141        </widget>
142       </item>
143       <item row="6" column="1" >
144        <widget class="QPushButton" name="closePB" >
145         <property name="text" >
146          <string>&amp;Close</string>
147         </property>
148        </widget>
149       </item>
150       <item row="4" column="0" colspan="2" >
151        <widget class="lyx::frontend::EmbeddedWorkArea" name="replace_work_area_" >
152         <property name="baseSize" >
153          <size>
154           <width>0</width>
155           <height>128</height>
156          </size>
157         </property>
158         <property name="widgetResizable" >
159          <bool>true</bool>
160         </property>
161         <widget class="QWidget" name="scrollAreaWidgetContents_2" >
162          <property name="geometry" >
163           <rect>
164            <x>0</x>
165            <y>0</y>
166            <width>221</width>
167            <height>85</height>
168           </rect>
169          </property>
170         </widget>
171        </widget>
172       </item>
173       <item row="3" column="1" >
174        <widget class="QPushButton" name="findPrevPB" >
175         <property name="enabled" >
176          <bool>true</bool>
177         </property>
178         <property name="text" >
179          <string>Find &amp;Prev</string>
180         </property>
181         <property name="default" >
182          <bool>true</bool>
183         </property>
184        </widget>
185       </item>
186       <item row="5" column="1" >
187        <widget class="QPushButton" name="replacePrevPB" >
188         <property name="enabled" >
189          <bool>false</bool>
190         </property>
191         <property name="text" >
192          <string>Replace P&amp;rev</string>
193         </property>
194        </widget>
195       </item>
196       <item row="1" column="0" >
197        <widget class="QCheckBox" name="caseCB" >
198         <property name="text" >
199          <string>Case &amp;sensitive</string>
200         </property>
201        </widget>
202       </item>
203       <item row="1" column="1" >
204        <widget class="QCheckBox" name="ignoreFormatCB" >
205         <property name="enabled" >
206          <bool>true</bool>
207         </property>
208         <property name="text" >
209          <string>Ignore For&amp;mat</string>
210         </property>
211         <property name="checked" >
212          <bool>true</bool>
213         </property>
214        </widget>
215       </item>
216       <item row="2" column="1" >
217        <widget class="QComboBox" name="regexpInsertCombo" >
218         <property name="enabled" >
219          <bool>true</bool>
220         </property>
221         <property name="sizePolicy" >
222          <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
223           <horstretch>0</horstretch>
224           <verstretch>0</verstretch>
225          </sizepolicy>
226         </property>
227         <item>
228          <property name="text" >
229           <string>Match...</string>
230          </property>
231         </item>
232         <item>
233          <property name="text" >
234           <string>Anything</string>
235          </property>
236         </item>
237         <item>
238          <property name="text" >
239           <string>Any non-empty</string>
240          </property>
241         </item>
242         <item>
243          <property name="text" >
244           <string>Any word</string>
245          </property>
246         </item>
247         <item>
248          <property name="text" >
249           <string>Any number</string>
250          </property>
251         </item>
252        </widget>
253       </item>
254      </layout>
255     </widget>
256    </widget>
257    <widget class="QWidget" name="tab_4" >
258     <property name="sizePolicy" >
259      <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
260       <horstretch>0</horstretch>
261       <verstretch>0</verstretch>
262      </sizepolicy>
263     </property>
264     <attribute name="title" >
265      <string>Advanced</string>
266     </attribute>
267     <widget class="QWidget" name="gridLayoutWidget" >
268      <property name="geometry" >
269       <rect>
270        <x>0</x>
271        <y>0</y>
272        <width>221</width>
273        <height>143</height>
274       </rect>
275      </property>
276      <layout class="QGridLayout" name="gridLayout_2" >
277       <item row="0" column="0" >
278        <widget class="QGroupBox" name="groupBox_2" >
279         <property name="enabled" >
280          <bool>false</bool>
281         </property>
282         <property name="sizePolicy" >
283          <sizepolicy vsizetype="Minimum" hsizetype="Preferred" >
284           <horstretch>0</horstretch>
285           <verstretch>0</verstretch>
286          </sizepolicy>
287         </property>
288         <property name="minimumSize" >
289          <size>
290           <width>0</width>
291           <height>111</height>
292          </size>
293         </property>
294         <property name="title" >
295          <string>Sco&amp;pe</string>
296         </property>
297         <widget class="QRadioButton" name="scopeRB" >
298          <property name="geometry" >
299           <rect>
300            <x>10</x>
301            <y>40</y>
302            <width>121</width>
303            <height>23</height>
304           </rect>
305          </property>
306          <property name="toolTip" >
307           <string>Current buffer only</string>
308          </property>
309          <property name="text" >
310           <string>Buffer</string>
311          </property>
312          <property name="checked" >
313           <bool>true</bool>
314          </property>
315         </widget>
316         <widget class="QRadioButton" name="scopeRB_3" >
317          <property name="geometry" >
318           <rect>
319            <x>10</x>
320            <y>60</y>
321            <width>121</width>
322            <height>23</height>
323           </rect>
324          </property>
325          <property name="toolTip" >
326           <string>Current file and all included files</string>
327          </property>
328          <property name="text" >
329           <string>Document</string>
330          </property>
331         </widget>
332         <widget class="QRadioButton" name="scopeRB_2" >
333          <property name="geometry" >
334           <rect>
335            <x>10</x>
336            <y>20</y>
337            <width>121</width>
338            <height>23</height>
339           </rect>
340          </property>
341          <property name="toolTip" >
342           <string>Current paragraph only</string>
343          </property>
344          <property name="text" >
345           <string>Paragraph</string>
346          </property>
347          <property name="checked" >
348           <bool>false</bool>
349          </property>
350         </widget>
351         <widget class="QRadioButton" name="scopeRB_4" >
352          <property name="geometry" >
353           <rect>
354            <x>10</x>
355            <y>80</y>
356            <width>121</width>
357            <height>23</height>
358           </rect>
359          </property>
360          <property name="toolTip" >
361           <string>All open buffers</string>
362          </property>
363          <property name="text" >
364           <string>Open buffers</string>
365          </property>
366         </widget>
367        </widget>
368       </item>
369       <item row="1" column="0" >
370        <widget class="QCheckBox" name="expandMacrosCB" >
371         <property name="enabled" >
372          <bool>false</bool>
373         </property>
374         <property name="text" >
375          <string>&amp;Expand macros</string>
376         </property>
377        </widget>
378       </item>
379      </layout>
380     </widget>
381    </widget>
382   </widget>
383  </widget>
384  <customwidgets>
385   <customwidget>
386    <class>lyx::frontend::EmbeddedWorkArea</class>
387    <extends>QScrollArea</extends>
388    <header location="global" >GuiWorkArea.h</header>
389    <container>1</container>
390   </customwidget>
391  </customwidgets>
392  <includes>
393   <include location="local" >qt_helpers.h</include>
394  </includes>
395  <resources/>
396  <connections/>
397 </ui>