]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/FindAndReplaceUi.ui
* FindAndReplace{cpp,h,Ui.ui}: some UI plishment.
[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>327</width>
9     <height>523</height>
10    </rect>
11   </property>
12   <property name="sizePolicy">
13    <sizepolicy>
14     <hsizetype>1</hsizetype>
15     <vsizetype>7</vsizetype>
16     <horstretch>0</horstretch>
17     <verstretch>0</verstretch>
18    </sizepolicy>
19   </property>
20   <property name="minimumSize">
21    <size>
22     <width>0</width>
23     <height>0</height>
24    </size>
25   </property>
26   <property name="maximumSize">
27    <size>
28     <width>16777215</width>
29     <height>16777215</height>
30    </size>
31   </property>
32   <property name="baseSize">
33    <size>
34     <width>0</width>
35     <height>0</height>
36    </size>
37   </property>
38   <property name="windowTitle">
39    <string>Find LyX Text</string>
40   </property>
41   <property name="toolTip">
42    <string/>
43   </property>
44   <layout class="QVBoxLayout" name="verticalLayout">
45    <item>
46     <widget class="QScrollArea" name="scrollArea">
47      <property name="focusPolicy">
48       <enum>Qt::NoFocus</enum>
49      </property>
50      <property name="widgetResizable">
51       <bool>true</bool>
52      </property>
53      <widget class="QWidget" name="scrollAreaWidgetContents">
54       <property name="geometry">
55        <rect>
56         <x>0</x>
57         <y>0</y>
58         <width>289</width>
59         <height>532</height>
60        </rect>
61       </property>
62       <layout class="QGridLayout" name="gridLayout">
63        <item row="0" column="0">
64         <widget class="QTabWidget" name="tabWidget">
65          <property name="sizePolicy">
66           <sizepolicy>
67            <hsizetype>7</hsizetype>
68            <vsizetype>7</vsizetype>
69            <horstretch>0</horstretch>
70            <verstretch>0</verstretch>
71           </sizepolicy>
72          </property>
73          <property name="focusPolicy">
74           <enum>Qt::NoFocus</enum>
75          </property>
76          <property name="toolTip">
77           <string/>
78          </property>
79          <property name="statusTip">
80           <string/>
81          </property>
82          <property name="autoFillBackground">
83           <bool>false</bool>
84          </property>
85          <property name="currentIndex">
86           <number>0</number>
87          </property>
88          <widget class="QWidget" name="BasicTab">
89           <property name="sizePolicy">
90            <sizepolicy>
91             <hsizetype>5</hsizetype>
92             <vsizetype>7</vsizetype>
93             <horstretch>0</horstretch>
94             <verstretch>0</verstretch>
95            </sizepolicy>
96           </property>
97           <property name="focusPolicy">
98            <enum>Qt::NoFocus</enum>
99           </property>
100           <property name="toolTip">
101            <string/>
102           </property>
103           <property name="statusTip">
104            <string/>
105           </property>
106           <attribute name="title">
107            <string>&amp;Basic</string>
108           </attribute>
109           <layout class="QGridLayout" name="gridLayout_3">
110            <item row="2" column="0">
111             <widget class="QFrame" name="replace_frame">
112              <property name="sizePolicy">
113               <sizepolicy>
114                <hsizetype>7</hsizetype>
115                <vsizetype>7</vsizetype>
116                <horstretch>0</horstretch>
117                <verstretch>0</verstretch>
118               </sizepolicy>
119              </property>
120              <property name="accessibleName">
121               <string/>
122              </property>
123              <property name="frameShape">
124               <enum>QFrame::Box</enum>
125              </property>
126              <property name="frameShadow">
127               <enum>QFrame::Raised</enum>
128              </property>
129              <layout class="QGridLayout" name="gridLayout_7">
130               <property name="margin">
131                <number>4</number>
132               </property>
133               <property name="spacing">
134                <number>0</number>
135               </property>
136               <item row="1" column="0">
137                <widget class="QGroupBox" name="groupBox_3">
138                 <property name="sizePolicy">
139                  <sizepolicy>
140                   <hsizetype>7</hsizetype>
141                   <vsizetype>7</vsizetype>
142                   <horstretch>0</horstretch>
143                   <verstretch>0</verstretch>
144                  </sizepolicy>
145                 </property>
146                 <property name="minimumSize">
147                  <size>
148                   <width>0</width>
149                   <height>0</height>
150                  </size>
151                 </property>
152                 <property name="maximumSize">
153                  <size>
154                   <width>16777215</width>
155                   <height>16777215</height>
156                  </size>
157                 </property>
158                 <property name="toolTip">
159                  <string>Enter the text to replace in this full-featured LyX editing area</string>
160                 </property>
161                 <property name="title">
162                  <string>&amp;Replace with...</string>
163                 </property>
164                 <layout class="QGridLayout" name="gridLayout_6">
165                  <property name="margin">
166                   <number>4</number>
167                  </property>
168                  <item row="0" column="0" colspan="2">
169                   <widget class="lyx::frontend::EmbeddedWorkArea" name="replace_work_area_">
170                    <property name="minimumSize">
171                     <size>
172                      <width>0</width>
173                      <height>0</height>
174                     </size>
175                    </property>
176                    <property name="baseSize">
177                     <size>
178                      <width>0</width>
179                      <height>0</height>
180                     </size>
181                    </property>
182                    <property name="toolTip">
183                     <string>Enter the text to replace in this full-featured LyX editing area</string>
184                    </property>
185                    <property name="widgetResizable">
186                     <bool>true</bool>
187                    </property>
188                    <widget class="QWidget" name="replace_scroll_area_">
189                     <property name="geometry">
190                      <rect>
191                       <x>0</x>
192                       <y>0</y>
193                       <width>221</width>
194                       <height>80</height>
195                      </rect>
196                     </property>
197                     <property name="sizePolicy">
198                      <sizepolicy>
199                       <hsizetype>7</hsizetype>
200                       <vsizetype>7</vsizetype>
201                       <horstretch>0</horstretch>
202                       <verstretch>0</verstretch>
203                      </sizepolicy>
204                     </property>
205                    </widget>
206                   </widget>
207                  </item>
208                  <item row="2" column="1">
209                   <widget class="QPushButton" name="replaceNextPB">
210                    <property name="enabled">
211                     <bool>true</bool>
212                    </property>
213                    <property name="sizePolicy">
214                     <sizepolicy>
215                      <hsizetype>7</hsizetype>
216                      <vsizetype>1</vsizetype>
217                      <horstretch>1</horstretch>
218                      <verstretch>0</verstretch>
219                     </sizepolicy>
220                    </property>
221                    <property name="toolTip">
222                     <string>Find next occurrence and replace it [Enter]</string>
223                    </property>
224                    <property name="text">
225                     <string>Ne&amp;xt</string>
226                    </property>
227                   </widget>
228                  </item>
229                  <item row="2" column="0">
230                   <widget class="QPushButton" name="replacePrevPB">
231                    <property name="enabled">
232                     <bool>true</bool>
233                    </property>
234                    <property name="sizePolicy">
235                     <sizepolicy>
236                      <hsizetype>7</hsizetype>
237                      <vsizetype>1</vsizetype>
238                      <horstretch>1</horstretch>
239                      <verstretch>0</verstretch>
240                     </sizepolicy>
241                    </property>
242                    <property name="toolTip">
243                     <string>Find previous occurrence and replace it [Shift+Enter]</string>
244                    </property>
245                    <property name="text">
246                     <string>Pre&amp;vious</string>
247                    </property>
248                   </widget>
249                  </item>
250                  <item row="3" column="0">
251                   <widget class="QPushButton" name="replaceallPB">
252                    <property name="enabled">
253                     <bool>false</bool>
254                    </property>
255                    <property name="sizePolicy">
256                     <sizepolicy>
257                      <hsizetype>7</hsizetype>
258                      <vsizetype>1</vsizetype>
259                      <horstretch>0</horstretch>
260                      <verstretch>0</verstretch>
261                     </sizepolicy>
262                    </property>
263                    <property name="toolTip">
264                     <string>Replace all occurences at once</string>
265                    </property>
266                    <property name="text">
267                     <string>Replace &amp;All</string>
268                    </property>
269                   </widget>
270                  </item>
271                  <item row="1" column="0" colspan="2">
272                   <widget class="QCheckBox" name="keepCaseCB">
273                    <property name="sizePolicy">
274                     <sizepolicy>
275                      <hsizetype>7</hsizetype>
276                      <vsizetype>1</vsizetype>
277                      <horstretch>1</horstretch>
278                      <verstretch>0</verstretch>
279                     </sizepolicy>
280                    </property>
281                    <property name="toolTip">
282                     <string>Keep the case of the replacement's first letter as in each matching text first letter</string>
283                    </property>
284                    <property name="text">
285                     <string>&amp;Keep case</string>
286                    </property>
287                   </widget>
288                  </item>
289                  <item row="3" column="1">
290                   <widget class="QPushButton" name="closePB">
291                    <property name="sizePolicy">
292                     <sizepolicy>
293                      <hsizetype>7</hsizetype>
294                      <vsizetype>1</vsizetype>
295                      <horstretch>1</horstretch>
296                      <verstretch>0</verstretch>
297                     </sizepolicy>
298                    </property>
299                    <property name="toolTip">
300                     <string>Close this panel</string>
301                    </property>
302                    <property name="text">
303                     <string>&amp;Close</string>
304                    </property>
305                   </widget>
306                  </item>
307                 </layout>
308                </widget>
309               </item>
310              </layout>
311             </widget>
312            </item>
313            <item row="0" column="0">
314             <widget class="QFrame" name="find_frame">
315              <property name="sizePolicy">
316               <sizepolicy>
317                <hsizetype>7</hsizetype>
318                <vsizetype>7</vsizetype>
319                <horstretch>0</horstretch>
320                <verstretch>0</verstretch>
321               </sizepolicy>
322              </property>
323              <property name="frameShape">
324               <enum>QFrame::Box</enum>
325              </property>
326              <property name="frameShadow">
327               <enum>QFrame::Raised</enum>
328              </property>
329              <layout class="QGridLayout" name="gridLayout_8">
330               <property name="margin">
331                <number>4</number>
332               </property>
333               <item row="0" column="0">
334                <widget class="QGroupBox" name="groupBox">
335                 <property name="sizePolicy">
336                  <sizepolicy>
337                   <hsizetype>7</hsizetype>
338                   <vsizetype>7</vsizetype>
339                   <horstretch>0</horstretch>
340                   <verstretch>0</verstretch>
341                  </sizepolicy>
342                 </property>
343                 <property name="minimumSize">
344                  <size>
345                   <width>0</width>
346                   <height>0</height>
347                  </size>
348                 </property>
349                 <property name="maximumSize">
350                  <size>
351                   <width>16777215</width>
352                   <height>16777215</height>
353                  </size>
354                 </property>
355                 <property name="baseSize">
356                  <size>
357                   <width>0</width>
358                   <height>0</height>
359                  </size>
360                 </property>
361                 <property name="toolTip">
362                  <string>Enter the text to search for in this full-featured LyX editing area</string>
363                 </property>
364                 <property name="title">
365                  <string>&amp;Find...</string>
366                 </property>
367                 <layout class="QGridLayout" name="gridLayout_5">
368                  <property name="margin">
369                   <number>4</number>
370                  </property>
371                  <item row="0" column="0" colspan="2">
372                   <widget class="lyx::frontend::EmbeddedWorkArea" name="find_work_area_">
373                    <property name="minimumSize">
374                     <size>
375                      <width>0</width>
376                      <height>0</height>
377                     </size>
378                    </property>
379                    <property name="baseSize">
380                     <size>
381                      <width>0</width>
382                      <height>0</height>
383                     </size>
384                    </property>
385                    <property name="toolTip">
386                     <string>Enter the text to search for in this full-featured LyX editing area</string>
387                    </property>
388                    <property name="widgetResizable">
389                     <bool>true</bool>
390                    </property>
391                    <widget class="QWidget" name="find_scroll_area_">
392                     <property name="geometry">
393                      <rect>
394                       <x>0</x>
395                       <y>0</y>
396                       <width>221</width>
397                       <height>79</height>
398                      </rect>
399                     </property>
400                     <property name="sizePolicy">
401                      <sizepolicy>
402                       <hsizetype>7</hsizetype>
403                       <vsizetype>7</vsizetype>
404                       <horstretch>0</horstretch>
405                       <verstretch>0</verstretch>
406                      </sizepolicy>
407                     </property>
408                    </widget>
409                   </widget>
410                  </item>
411                  <item row="1" column="0" colspan="2">
412                   <widget class="QCheckBox" name="caseCB">
413                    <property name="sizePolicy">
414                     <sizepolicy>
415                      <hsizetype>7</hsizetype>
416                      <vsizetype>1</vsizetype>
417                      <horstretch>0</horstretch>
418                      <verstretch>0</verstretch>
419                     </sizepolicy>
420                    </property>
421                    <property name="toolTip">
422                     <string>Perform a case-sensitive search</string>
423                    </property>
424                    <property name="text">
425                     <string>Case &amp;sensitive</string>
426                    </property>
427                   </widget>
428                  </item>
429                  <item row="3" column="0" colspan="2">
430                   <widget class="QPushButton" name="regexpInsertPB">
431                    <property name="sizePolicy">
432                     <sizepolicy>
433                      <hsizetype>3</hsizetype>
434                      <vsizetype>0</vsizetype>
435                      <horstretch>0</horstretch>
436                      <verstretch>0</verstretch>
437                     </sizepolicy>
438                    </property>
439                    <property name="toolTip">
440                     <string>Choose one of the pre-arranged regular expressions.</string>
441                    </property>
442                    <property name="text">
443                     <string>Insert Re&amp;gular Expression...</string>
444                    </property>
445                   </widget>
446                  </item>
447                  <item row="4" column="1">
448                   <widget class="QPushButton" name="findNextPB">
449                    <property name="enabled">
450                     <bool>true</bool>
451                    </property>
452                    <property name="sizePolicy">
453                     <sizepolicy>
454                      <hsizetype>7</hsizetype>
455                      <vsizetype>1</vsizetype>
456                      <horstretch>0</horstretch>
457                      <verstretch>0</verstretch>
458                     </sizepolicy>
459                    </property>
460                    <property name="toolTip">
461                     <string>Find next occurrence [Enter]</string>
462                    </property>
463                    <property name="text">
464                     <string>&amp;Next</string>
465                    </property>
466                    <property name="default">
467                     <bool>true</bool>
468                    </property>
469                   </widget>
470                  </item>
471                  <item row="4" column="0">
472                   <widget class="QPushButton" name="findPrevPB">
473                    <property name="enabled">
474                     <bool>true</bool>
475                    </property>
476                    <property name="sizePolicy">
477                     <sizepolicy>
478                      <hsizetype>7</hsizetype>
479                      <vsizetype>1</vsizetype>
480                      <horstretch>0</horstretch>
481                      <verstretch>0</verstretch>
482                     </sizepolicy>
483                    </property>
484                    <property name="toolTip">
485                     <string>Find previous occurrence [Shift+Enter]</string>
486                    </property>
487                    <property name="text">
488                     <string>&amp;Previous</string>
489                    </property>
490                    <property name="default">
491                     <bool>true</bool>
492                    </property>
493                   </widget>
494                  </item>
495                  <item row="2" column="0" colspan="2">
496                   <widget class="QCheckBox" name="wordsCB">
497                    <property name="enabled">
498                     <bool>true</bool>
499                    </property>
500                    <property name="sizePolicy">
501                     <sizepolicy>
502                      <hsizetype>7</hsizetype>
503                      <vsizetype>1</vsizetype>
504                      <horstretch>0</horstretch>
505                      <verstretch>0</verstretch>
506                     </sizepolicy>
507                    </property>
508                    <property name="toolTip">
509                     <string>Restrict search to whole words only</string>
510                    </property>
511                    <property name="text">
512                     <string>Whole &amp;words</string>
513                    </property>
514                   </widget>
515                  </item>
516                 </layout>
517                </widget>
518               </item>
519              </layout>
520             </widget>
521            </item>
522           </layout>
523          </widget>
524          <widget class="QWidget" name="AdvancedTab">
525           <property name="sizePolicy">
526            <sizepolicy>
527             <hsizetype>7</hsizetype>
528             <vsizetype>7</vsizetype>
529             <horstretch>0</horstretch>
530             <verstretch>0</verstretch>
531            </sizepolicy>
532           </property>
533           <property name="toolTip">
534            <string/>
535           </property>
536           <property name="statusTip">
537            <string/>
538           </property>
539           <attribute name="title">
540            <string>Ad&amp;vanced</string>
541           </attribute>
542           <layout class="QHBoxLayout" name="horizontalLayout">
543            <item>
544             <layout class="QGridLayout" name="gridLayout_2">
545              <property name="sizeConstraint">
546               <enum>QLayout::SetDefaultConstraint</enum>
547              </property>
548              <item row="0" column="0">
549               <widget class="QGroupBox" name="groupBox_2">
550                <property name="enabled">
551                 <bool>true</bool>
552                </property>
553                <property name="sizePolicy">
554                 <sizepolicy>
555                  <hsizetype>7</hsizetype>
556                  <vsizetype>1</vsizetype>
557                  <horstretch>0</horstretch>
558                  <verstretch>0</verstretch>
559                 </sizepolicy>
560                </property>
561                <property name="minimumSize">
562                 <size>
563                  <width>0</width>
564                  <height>0</height>
565                 </size>
566                </property>
567                <property name="toolTip">
568                 <string>The scope to which the search horizon is restricted</string>
569                </property>
570                <property name="autoFillBackground">
571                 <bool>false</bool>
572                </property>
573                <property name="title">
574                 <string>Sco&amp;pe</string>
575                </property>
576                <property name="flat">
577                 <bool>false</bool>
578                </property>
579                <layout class="QGridLayout" name="gridLayout_4">
580                 <property name="margin">
581                  <number>3</number>
582                 </property>
583                 <property name="spacing">
584                  <number>0</number>
585                 </property>
586                 <item row="0" column="0">
587                  <widget class="QRadioButton" name="CurrentParagraph">
588                   <property name="enabled">
589                    <bool>false</bool>
590                   </property>
591                   <property name="sizePolicy">
592                    <sizepolicy>
593                     <hsizetype>1</hsizetype>
594                     <vsizetype>1</vsizetype>
595                     <horstretch>0</horstretch>
596                     <verstretch>0</verstretch>
597                    </sizepolicy>
598                   </property>
599                   <property name="toolTip">
600                    <string>Current paragraph</string>
601                   </property>
602                   <property name="text">
603                    <string>Current &amp;paragraph</string>
604                   </property>
605                   <property name="checked">
606                    <bool>false</bool>
607                   </property>
608                  </widget>
609                 </item>
610                 <item row="1" column="0">
611                  <widget class="QRadioButton" name="CurrentDocument">
612                   <property name="enabled">
613                    <bool>true</bool>
614                   </property>
615                   <property name="sizePolicy">
616                    <sizepolicy>
617                     <hsizetype>1</hsizetype>
618                     <vsizetype>1</vsizetype>
619                     <horstretch>0</horstretch>
620                     <verstretch>0</verstretch>
621                    </sizepolicy>
622                   </property>
623                   <property name="text">
624                    <string>Current &amp;document</string>
625                   </property>
626                   <property name="checked">
627                    <bool>true</bool>
628                   </property>
629                  </widget>
630                 </item>
631                 <item row="2" column="0">
632                  <widget class="QRadioButton" name="MasterDocument">
633                   <property name="enabled">
634                    <bool>true</bool>
635                   </property>
636                   <property name="sizePolicy">
637                    <sizepolicy>
638                     <hsizetype>1</hsizetype>
639                     <vsizetype>1</vsizetype>
640                     <horstretch>0</horstretch>
641                     <verstretch>0</verstretch>
642                    </sizepolicy>
643                   </property>
644                   <property name="toolTip">
645                    <string>Current document and all related documents belonging to the same master document</string>
646                   </property>
647                   <property name="text">
648                    <string>&amp;Master document</string>
649                   </property>
650                  </widget>
651                 </item>
652                 <item row="3" column="0">
653                  <widget class="QRadioButton" name="OpenDocuments">
654                   <property name="enabled">
655                    <bool>true</bool>
656                   </property>
657                   <property name="sizePolicy">
658                    <sizepolicy>
659                     <hsizetype>1</hsizetype>
660                     <vsizetype>1</vsizetype>
661                     <horstretch>0</horstretch>
662                     <verstretch>0</verstretch>
663                    </sizepolicy>
664                   </property>
665                   <property name="toolTip">
666                    <string>All open documents</string>
667                   </property>
668                   <property name="text">
669                    <string>&amp;Open documents</string>
670                   </property>
671                  </widget>
672                 </item>
673                 <item row="4" column="0">
674                  <widget class="QRadioButton" name="AllManualsRB">
675                   <property name="enabled">
676                    <bool>true</bool>
677                   </property>
678                   <property name="sizePolicy">
679                    <sizepolicy>
680                     <hsizetype>1</hsizetype>
681                     <vsizetype>1</vsizetype>
682                     <horstretch>0</horstretch>
683                     <verstretch>0</verstretch>
684                    </sizepolicy>
685                   </property>
686                   <property name="text">
687                    <string>All ma&amp;nuals</string>
688                   </property>
689                  </widget>
690                 </item>
691                </layout>
692               </widget>
693              </item>
694              <item row="2" column="0">
695               <widget class="QCheckBox" name="expandMacrosCB">
696                <property name="enabled">
697                 <bool>false</bool>
698                </property>
699                <property name="sizePolicy">
700                 <sizepolicy>
701                  <hsizetype>7</hsizetype>
702                  <vsizetype>1</vsizetype>
703                  <horstretch>0</horstretch>
704                  <verstretch>0</verstretch>
705                 </sizepolicy>
706                </property>
707                <property name="text">
708                 <string>&amp;Expand macros</string>
709                </property>
710               </widget>
711              </item>
712              <item row="1" column="0">
713               <widget class="QCheckBox" name="ignoreFormatCB">
714                <property name="enabled">
715                 <bool>true</bool>
716                </property>
717                <property name="sizePolicy">
718                 <sizepolicy>
719                  <hsizetype>7</hsizetype>
720                  <vsizetype>1</vsizetype>
721                  <horstretch>0</horstretch>
722                  <verstretch>0</verstretch>
723                 </sizepolicy>
724                </property>
725                <property name="text">
726                 <string>Ignore &amp;format</string>
727                </property>
728                <property name="checked">
729                 <bool>true</bool>
730                </property>
731               </widget>
732              </item>
733              <item row="3" column="0">
734               <spacer name="verticalSpacer">
735                <property name="orientation">
736                 <enum>Qt::Vertical</enum>
737                </property>
738                <property name="sizeHint" stdset="0">
739                 <size>
740                  <width>0</width>
741                  <height>0</height>
742                 </size>
743                </property>
744               </spacer>
745              </item>
746             </layout>
747            </item>
748           </layout>
749          </widget>
750         </widget>
751        </item>
752       </layout>
753      </widget>
754     </widget>
755    </item>
756   </layout>
757  </widget>
758  <customwidgets>
759   <customwidget>
760    <class>lyx::frontend::EmbeddedWorkArea</class>
761    <extends>QScrollArea</extends>
762    <header location="global">GuiWorkArea.h</header>
763    <container>1</container>
764   </customwidget>
765  </customwidgets>
766  <includes>
767   <include location="local">qt_helpers.h</include>
768  </includes>
769  <resources/>
770  <connections/>
771 </ui>