HowManyAreAnalyzed(): use status_user_agent to report progress
[linguistica.git] / preferencesdialogbase.ui
blob48e1065175616d05f9bd59f6441018d465fa8e07
1 <ui version="4.0" stdsetdef="1" >
2   <author></author>
3   <comment></comment>
4   <exportmacro></exportmacro>
5   <class>PreferencesDialogBase</class>
6   <widget class="QDialog" name="PreferencesDialogBase" >
7     <property name="geometry" >
8       <rect>
9         <x>0</x>
10         <y>0</y>
11         <width>534</width>
12         <height>459</height>
13       </rect>
14     </property>
15     <property name="windowTitle" >
16       <string>Linguistica : Preferences</string>
17     </property>
18     <property name="windowIcon" >
19       <pixmap>image0</pixmap>
20     </property>
21     <property name="sizeGripEnabled" >
22       <bool>false</bool>
23     </property>
24     <property name="modal" >
25       <bool>true</bool>
26     </property>
27     <layout class="QVBoxLayout" >
28       <item>
29         <widget class="QTabWidget" name="tabWidget" >
30           <property name="whatsThis" stdset="0" >
31             <string/>
32           </property>
33           <widget class="QWidget" name="m_UIPage" >
34             <attribute name="title" >
35               <string>Miscellaneous</string>
36             </attribute>
37             <layout class="QHBoxLayout" >
38               <item>
39                 <layout class="QVBoxLayout" >
40                   <item>
41                     <widget class="Q3GroupBox" name="groupBox1" >
42                       <property name="title" >
43                         <string>Morphology Highlighting</string>
44                       </property>
45                       <property name="toolTip" stdset="0" >
46                         <string/>
47                       </property>
48                       <property name="whatsThis" stdset="0" >
49                         <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Morphology Highlighting&lt;/tt>&lt;/b>&lt;/font>  &lt;p>Specify the color and style of each morpheme type.  Changes will appear in the 'Command Line' window (bottom right) only.&lt;/p></string>
50                       </property>
51                       <layout class="QHBoxLayout" >
52                         <item>
53                           <layout class="QVBoxLayout" >
54                             <item>
55                               <widget class="QLabel" name="textLabel1" >
56                                 <property name="text" >
57                                   <string>Element:</string>
58                                 </property>
59                                 <property name="wordWrap" >
60                                   <bool>false</bool>
61                                 </property>
62                               </widget>
63                             </item>
64                             <item>
65                               <widget class="Q3ListBox" name="m_MH_ListBox" >
66                                 <item>
67                                   <property name="text" >
68                                     <string>Affix</string>
69                                   </property>
70                                 </item>
71                                 <item>
72                                   <property name="text" >
73                                     <string>Signature</string>
74                                   </property>
75                                 </item>
76                                 <item>
77                                   <property name="text" >
78                                     <string>Stem</string>
79                                   </property>
80                                 </item>
81                                 <item>
82                                   <property name="text" >
83                                     <string>Word</string>
84                                   </property>
85                                 </item>
86                                 <item>
87                                   <property name="text" >
88                                     <string>Error</string>
89                                   </property>
90                                 </item>
91                               </widget>
92                             </item>
93                             <item>
94                               <widget class="QLabel" name="textLabel2" >
95                                 <property name="text" >
96                                   <string>Preview:</string>
97                                 </property>
98                                 <property name="wordWrap" >
99                                   <bool>false</bool>
100                                 </property>
101                               </widget>
102                             </item>
103                             <item>
104                               <widget class="Q3TextEdit" name="m_MH_PreviewLineEdit" >
105                                 <property name="maximumSize" >
106                                   <size>
107                                     <width>102</width>
108                                     <height>25</height>
109                                   </size>
110                                 </property>
111                                 <property name="text" >
112                                   <string>Preview</string>
113                                 </property>
114                                 <property name="wordWrap" >
115                                   <enum>Q3TextEdit::WidgetWidth</enum>
116                                 </property>
117                                 <property name="readOnly" >
118                                   <bool>true</bool>
119                                 </property>
120                                 <property name="undoRedoEnabled" >
121                                   <bool>false</bool>
122                                 </property>
123                               </widget>
124                             </item>
125                           </layout>
126                         </item>
127                         <item>
128                           <layout class="QVBoxLayout" >
129                             <item>
130                               <widget class="QCheckBox" name="m_MH_BoldCheckBox" >
131                                 <property name="text" >
132                                   <string>Bold</string>
133                                 </property>
134                               </widget>
135                             </item>
136                             <item>
137                               <widget class="QCheckBox" name="m_MH_ItalicCheckBox" >
138                                 <property name="text" >
139                                   <string>Italic</string>
140                                 </property>
141                               </widget>
142                             </item>
143                             <item>
144                               <widget class="QCheckBox" name="m_MH_UnderlineCheckBox" >
145                                 <property name="text" >
146                                   <string>Underline</string>
147                                 </property>
148                               </widget>
149                             </item>
150                             <item>
151                               <spacer name="spacer4" >
152                                 <property name="sizeHint" >
153                                   <size>
154                                     <width>20</width>
155                                     <height>25</height>
156                                   </size>
157                                 </property>
158                                 <property name="sizeType" >
159                                   <enum>QSizePolicy::Expanding</enum>
160                                 </property>
161                                 <property name="orientation" >
162                                   <enum>Qt::Vertical</enum>
163                                 </property>
164                               </spacer>
165                             </item>
166                             <item>
167                               <widget class="QPushButton" name="m_MH_ColorPushButton" >
168                                 <property name="minimumSize" >
169                                   <size>
170                                     <width>60</width>
171                                     <height>25</height>
172                                   </size>
173                                 </property>
174                                 <property name="maximumSize" >
175                                   <size>
176                                     <width>60</width>
177                                     <height>25</height>
178                                   </size>
179                                 </property>
180                                 <property name="text" >
181                                   <string>Color</string>
182                                 </property>
183                               </widget>
184                             </item>
185                           </layout>
186                         </item>
187                       </layout>
188                     </widget>
189                   </item>
190                   <item>
191                     <widget class="Q3GroupBox" name="groupBox2" >
192                       <property name="maximumSize" >
193                         <size>
194                           <width>32767</width>
195                           <height>32767</height>
196                         </size>
197                       </property>
198                       <property name="lineWidth" >
199                         <number>1</number>
200                       </property>
201                       <property name="margin" >
202                         <number>0</number>
203                       </property>
204                       <property name="title" >
205                         <string>Default Screen Font</string>
206                       </property>
207                       <property name="toolTip" stdset="0" >
208                         <string/>
209                       </property>
210                       <property name="whatsThis" stdset="0" >
211                         <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Default Screen Font&lt;/tt>&lt;/b>&lt;/font>  &lt;p>Change the family, decoration, and size of the default screen font.  This will affect all screens and changes will remain after closing and reopening the program.&lt;/p>  &lt;p>The size and family of the 'Command Line' and 'Collection View' (right screens) can be changed under the 'Font' option of the 'View' menu, though this change will only be effective for the current session.&lt;/p></string>
212                       </property>
213                       <layout class="QVBoxLayout" >
214                         <item>
215                           <widget class="Q3TextEdit" name="m_DSF_PreviewLineEdit" >
216                             <property name="text" >
217                               <string>Editable preview text...</string>
218                             </property>
219                             <property name="undoRedoEnabled" >
220                               <bool>false</bool>
221                             </property>
222                           </widget>
223                         </item>
224                         <item>
225                           <layout class="QHBoxLayout" >
226                             <item>
227                               <widget class="QPushButton" name="m_DSF_FontButton" >
228                                 <property name="text" >
229                                   <string>Change Screen Font</string>
230                                 </property>
231                               </widget>
232                             </item>
233                             <item>
234                               <spacer name="spacer4_2" >
235                                 <property name="sizeHint" >
236                                   <size>
237                                     <width>40</width>
238                                     <height>20</height>
239                                   </size>
240                                 </property>
241                                 <property name="sizeType" >
242                                   <enum>QSizePolicy::Expanding</enum>
243                                 </property>
244                                 <property name="orientation" >
245                                   <enum>Qt::Horizontal</enum>
246                                 </property>
247                               </spacer>
248                             </item>
249                           </layout>
250                         </item>
251                       </layout>
252                     </widget>
253                   </item>
254                 </layout>
255               </item>
256               <item>
257                 <layout class="QVBoxLayout" >
258                   <item>
259                     <widget class="Q3GroupBox" name="groupBox9" >
260                       <property name="title" >
261                         <string>General Options</string>
262                       </property>
263                       <layout class="QVBoxLayout" >
264                         <item>
265                           <widget class="QCheckBox" name="m_NotificationsCheckBox" >
266                             <property name="text" >
267                               <string>Show notifications</string>
268                             </property>
269                             <property name="checked" >
270                               <bool>true</bool>
271                             </property>
272                             <property name="toolTip" stdset="0" >
273                               <string/>
274                             </property>
275                             <property name="whatsThis" stdset="0" >
276                               <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Show notifications&lt;/tt>&lt;/b>&lt;/font>  &lt;p>Toggles 'need save' notifications.&lt;/p>  &lt;p>If a new lexicon is read or the program is closed without having saved the data, a prompt will appear asking whether the data should be saved.&lt;/p></string>
277                             </property>
278                           </widget>
279                         </item>
280                         <item>
281                           <layout class="QHBoxLayout" >
282                             <item>
283                               <widget class="QLineEdit" name="m_SigDelimiterLineEdit" >
284                                 <property name="sizePolicy" >
285                                   <sizepolicy>
286                                     <hsizetype>0</hsizetype>
287                                     <vsizetype>0</vsizetype>
288                                     <horstretch>0</horstretch>
289                                     <verstretch>0</verstretch>
290                                   </sizepolicy>
291                                 </property>
292                                 <property name="minimumSize" >
293                                   <size>
294                                     <width>20</width>
295                                     <height>0</height>
296                                   </size>
297                                 </property>
298                                 <property name="maximumSize" >
299                                   <size>
300                                     <width>20</width>
301                                     <height>32767</height>
302                                   </size>
303                                 </property>
304                                 <property name="text" >
305                                   <string>.</string>
306                                 </property>
307                                 <property name="maxLength" >
308                                   <number>1</number>
309                                 </property>
310                                 <property name="cursorPosition" >
311                                   <number>1</number>
312                                 </property>
313                                 <property name="alignment" >
314                                   <set>Qt::AlignHCenter</set>
315                                 </property>
316                                 <property name="whatsThis" stdset="0" >
317                                   <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Signature delimiter&lt;/tt>&lt;/b>&lt;/font>  &lt;p>This character will be used to delimit the affixes of a signature when printed to the screen and output to file.&lt;/p></string>
318                                 </property>
319                               </widget>
320                             </item>
321                             <item>
322                               <widget class="QLabel" name="textLabel1_2" >
323                                 <property name="text" >
324                                   <string>Signature delimiter</string>
325                                 </property>
326                                 <property name="whatsThis" stdset="0" >
327                                   <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Signature delimiter&lt;/tt>&lt;/b>&lt;/font>  &lt;p>This character will be used to delimit the affixes of a signature when printed to the screen and output to file.&lt;/p></string>
328                                 </property>
329                                 <property name="wordWrap" >
330                                   <bool>false</bool>
331                                 </property>
332                               </widget>
333                             </item>
334                             <item>
335                               <spacer name="spacer11" >
336                                 <property name="sizeHint" >
337                                   <size>
338                                     <width>40</width>
339                                     <height>20</height>
340                                   </size>
341                                 </property>
342                                 <property name="sizeType" >
343                                   <enum>QSizePolicy::Expanding</enum>
344                                 </property>
345                                 <property name="orientation" >
346                                   <enum>Qt::Horizontal</enum>
347                                 </property>
348                               </spacer>
349                             </item>
350                           </layout>
351                         </item>
352                       </layout>
353                     </widget>
354                   </item>
355                   <item>
356                     <widget class="Q3ButtonGroup" name="buttonGroup2" >
357                       <property name="title" >
358                         <string>Line Final Hyphen</string>
359                       </property>
360                       <layout class="QVBoxLayout" >
361                         <item>
362                           <widget class="QRadioButton" name="m_joinWithoutDashRadioButton" >
363                             <property name="text" >
364                               <string>Join word, remove dash</string>
365                             </property>
366                             <property name="checked" >
367                               <bool>true</bool>
368                             </property>
369                           </widget>
370                         </item>
371                         <item>
372                           <widget class="QRadioButton" name="m_joinWithDashRadioButton" >
373                             <property name="text" >
374                               <string>Join word, leave dash</string>
375                             </property>
376                           </widget>
377                         </item>
378                         <item>
379                           <widget class="QRadioButton" name="m_doNotJoinRadioButton" >
380                             <property name="text" >
381                               <string>Do not join word</string>
382                             </property>
383                             <property name="checked" >
384                               <bool>false</bool>
385                             </property>
386                           </widget>
387                         </item>
388                       </layout>
389                     </widget>
390                   </item>
391                   <item>
392                     <widget class="Q3ButtonGroup" name="buttonGroup2_2" >
393                       <property name="title" >
394                         <string>Word Internal Hyphen</string>
395                       </property>
396                       <layout class="QVBoxLayout" >
397                         <item>
398                           <widget class="QCheckBox" name="m_removeHyphenCheckBox" >
399                             <property name="text" >
400                               <string>Remove hyphen from full word</string>
401                             </property>
402                             <property name="checked" >
403                               <bool>false</bool>
404                             </property>
405                           </widget>
406                         </item>
407                         <item>
408                           <widget class="QRadioButton" name="m_includeFullHyphenatedWordOnlyRadioButton" >
409                             <property name="text" >
410                               <string>Include only full word in word list</string>
411                             </property>
412                             <property name="checked" >
413                               <bool>false</bool>
414                             </property>
415                           </widget>
416                         </item>
417                         <item>
418                           <widget class="QRadioButton" name="m_includeSubstringsOfHyphenatedWordOnlyRadioButton" >
419                             <property name="text" >
420                               <string>Include only substrings in word list</string>
421                             </property>
422                             <property name="checked" >
423                               <bool>true</bool>
424                             </property>
425                           </widget>
426                         </item>
427                         <item>
428                           <widget class="QRadioButton" name="m_includeFullHyphenatedWordAndSubstringsRadioButton" >
429                             <property name="text" >
430                               <string>Include full word and substings</string>
431                             </property>
432                           </widget>
433                         </item>
434                       </layout>
435                     </widget>
436                   </item>
437                   <item>
438                     <spacer name="spacer12_2" >
439                       <property name="sizeHint" >
440                         <size>
441                           <width>20</width>
442                           <height>60</height>
443                         </size>
444                       </property>
445                       <property name="sizeType" >
446                         <enum>QSizePolicy::Expanding</enum>
447                       </property>
448                       <property name="orientation" >
449                         <enum>Qt::Vertical</enum>
450                       </property>
451                     </spacer>
452                   </item>
453                 </layout>
454               </item>
455             </layout>
456           </widget>
457           <widget class="QWidget" name="lexicon_preprocessing_tab_page" >
458             <attribute name="title" >
459               <string>Lexicon Preprocessing</string>
460             </attribute>
461             <layout class="QHBoxLayout" >
462               <item>
463                 <layout class="QVBoxLayout" >
464                   <item>
465                     <widget class="Q3GroupBox" name="groupBox3" >
466                       <property name="title" >
467                         <string>Character Combinations</string>
468                       </property>
469                       <property name="whatsThis" stdset="0" >
470                         <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Character Combinations&lt;/tt>&lt;/b>&lt;/font>  &lt;p>Combines multiple characters into one for analysis, displays and outputs the combination as multiple characters.&lt;/p>  &lt;p>To add a combination, simply write the string of characters to be combined in the field provided after clicking the 'New...' button.&lt;/p>
471 &lt;p>Combinations are made after scrubbing.&lt;/p></string>
472                       </property>
473                       <layout class="QVBoxLayout" >
474                         <item>
475                           <widget class="Q3ListBox" name="m_CC_ListBox" >
476                             <property name="maximumSize" >
477                               <size>
478                                 <width>175</width>
479                                 <height>32767</height>
480                               </size>
481                             </property>
482                             <property name="selectionMode" >
483                               <enum>Q3ListBox::Extended</enum>
484                             </property>
485                           </widget>
486                         </item>
487                         <item>
488                           <layout class="QHBoxLayout" >
489                             <item>
490                               <widget class="QPushButton" name="m_CC_NewButton" >
491                                 <property name="maximumSize" >
492                                   <size>
493                                     <width>70</width>
494                                     <height>32767</height>
495                                   </size>
496                                 </property>
497                                 <property name="text" >
498                                   <string>New...</string>
499                                 </property>
500                               </widget>
501                             </item>
502                             <item>
503                               <widget class="QPushButton" name="m_CC_RemoveButton" >
504                                 <property name="enabled" >
505                                   <bool>false</bool>
506                                 </property>
507                                 <property name="maximumSize" >
508                                   <size>
509                                     <width>70</width>
510                                     <height>32767</height>
511                                   </size>
512                                 </property>
513                                 <property name="text" >
514                                   <string>Remove</string>
515                                 </property>
516                               </widget>
517                             </item>
518                           </layout>
519                         </item>
520                       </layout>
521                     </widget>
522                   </item>
523                   <item>
524                     <widget class="Q3GroupBox" name="groupBox8" >
525                       <property name="title" >
526                         <string>Common Scrubbing Rules</string>
527                       </property>
528                       <layout class="QVBoxLayout" >
529                         <item>
530                           <widget class="QCheckBox" name="m_makeLowerCaseCheckBox" >
531                             <property name="text" >
532                               <string>Make lower case</string>
533                             </property>
534                             <property name="shortcut" >
535                               <string/>
536                             </property>
537                             <property name="checked" >
538                               <bool>true</bool>
539                             </property>
540                             <property name="whatsThis" stdset="0" >
541                               <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Make lower case&lt;/tt>&lt;/b>&lt;/font>&lt;br>
551   &lt;p>Make all characters lower case.&lt;/p>
561   &lt;p>Replaces all upper case characters in every word with its lower case equivalent.&lt;/p></string>
562                             </property>
563                           </widget>
564                         </item>
565                         <item>
566                           <widget class="QCheckBox" name="m_removeNumbersCheckBox" >
567                             <property name="text" >
568                               <string>Remove &amp;numbers</string>
569                             </property>
570                             <property name="shortcut" >
571                               <string>Alt+N</string>
572                             </property>
573                             <property name="whatsThis" stdset="0" >
574                               <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Remove numbers&lt;/tt>&lt;/b>&lt;/font>&lt;br>
582   &lt;p>Remove all numbers.&lt;/p>
590   &lt;p>Removes every word that contains a digit (0-9) in every word. This might produce undesired results. For example, ordinal numbers (e.g. "4th") will also be removed.&lt;/p> &lt;p>More precise number removal rules can be created using the 'Advanced Scrubbing Rules' tools.&lt;/p></string>
591                             </property>
592                           </widget>
593                         </item>
594                         <item>
595                           <widget class="QCheckBox" name="m_removePrecedingPunctCheckBox" >
596                             <property name="text" >
597                               <string>Remove preceding punctuation:</string>
598                             </property>
599                             <property name="whatsThis" stdset="0" >
600                               <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Remove preceding punctuation&lt;/tt>&lt;/b>&lt;/font>&lt;br>
610   &lt;p>Remove all listed punctuation from the beginning of words.&lt;/p>
620   &lt;p>Removes every character listed in the text field that occurs at the front of the word. Any character that is separated from the front word boundary by only another listed character or characters will also be removed.&lt;/p></string>
621                             </property>
622                           </widget>
623                         </item>
624                         <item>
625                           <widget class="QLineEdit" name="m_precedingPunctLineEdit" >
626                             <property name="enabled" >
627                               <bool>false</bool>
628                             </property>
629                             <property name="maximumSize" >
630                               <size>
631                                 <width>175</width>
632                                 <height>32767</height>
633                               </size>
634                             </property>
635                             <property name="text" >
636                               <string>"'$([{&lt;-*</string>
637                             </property>
638                             <property name="whatsThis" stdset="0" >
639                               <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Remove preceding punctuation&lt;/tt>&lt;/b>&lt;/font>&lt;br>
649   &lt;p>Remove all listed punctuation from the beginning of words.&lt;/p>
659   &lt;p>Removes every character listed in the text field that occurs at the front of the word. Any character that is separated from the front word boundary by only another listed character or characters will also be removed.&lt;/p></string>
660                             </property>
661                           </widget>
662                         </item>
663                         <item>
664                           <widget class="QCheckBox" name="m_removeInternalPunctCheckBox" >
665                             <property name="text" >
666                               <string>Remove internal punctuation:</string>
667                             </property>
668                             <property name="whatsThis" stdset="0" >
669                               <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Remove internal punctuation&lt;/tt>&lt;/b>&lt;/font>&lt;br>
679   &lt;p>Remove all listed punctuation from the middle of words.&lt;/p>
689   &lt;p>Removes every character listed in the text field that occurs inside the word. Any character that is separated from both word boundaries by any character not listed will be removed.&lt;/p></string>
690                             </property>
691                           </widget>
692                         </item>
693                         <item>
694                           <widget class="QLineEdit" name="m_internalPunctLineEdit" >
695                             <property name="enabled" >
696                               <bool>false</bool>
697                             </property>
698                             <property name="maximumSize" >
699                               <size>
700                                 <width>175</width>
701                                 <height>32767</height>
702                               </size>
703                             </property>
704                             <property name="text" >
705                               <string>.,</string>
706                             </property>
707                             <property name="whatsThis" stdset="0" >
708                               <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Remove internal punctuation&lt;/tt>&lt;/b>&lt;/font>&lt;br>
718   &lt;p>Remove all listed punctuation from the middle of words.&lt;/p>
728   &lt;p>Removes every character listed in the text field that occurs inside the word. Any character that is separated from both word boundaries by any character not listed will be removed.&lt;/p></string>
729                             </property>
730                           </widget>
731                         </item>
732                         <item>
733                           <widget class="QCheckBox" name="m_removeFollowingPunctCheckBox" >
734                             <property name="text" >
735                               <string>Remove following punctuation:</string>
736                             </property>
737                             <property name="whatsThis" stdset="0" >
738                               <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Remove following punctuation&lt;/tt>&lt;/b>&lt;/font>&lt;br>
748   &lt;p>Remove all listed punctuation from the end of words.&lt;/p>
758   &lt;p>Removes every character listed in the text field that occurs at the end of the word. Any character that is separated from the back word boundary by only another listed character or characters will also be removed.&lt;/p></string>
759                             </property>
760                           </widget>
761                         </item>
762                         <item>
763                           <widget class="QLineEdit" name="m_followingPunctLineEdit" >
764                             <property name="enabled" >
765                               <bool>false</bool>
766                             </property>
767                             <property name="maximumSize" >
768                               <size>
769                                 <width>175</width>
770                                 <height>32767</height>
771                               </size>
772                             </property>
773                             <property name="text" >
774                               <string>.,?!;:"')]}/></string>
775                             </property>
776                             <property name="whatsThis" stdset="0" >
777                               <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Remove following punctuation&lt;/tt>&lt;/b>&lt;/font>&lt;br>
787   &lt;p>Remove all listed punctuation from the end of words.&lt;/p>
797   &lt;p>Removes every character listed in the text field that occurs at the end of the word. Any character that is separated from the back word boundary by only another listed character or characters will also be removed.&lt;/p></string>
798                             </property>
799                           </widget>
800                         </item>
801                       </layout>
802                     </widget>
803                   </item>
804                 </layout>
805               </item>
806               <item>
807                 <layout class="QVBoxLayout" >
808                   <item>
809                     <widget class="Q3GroupBox" name="m_newReplacementGroupBox" >
810                       <property name="title" >
811                         <string>Advanced Scrubbing Rules</string>
812                       </property>
813                       <property name="whatsThis" stdset="0" >
814                         <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>New replacement&lt;/tt>&lt;/b>&lt;/font>&lt;br>
820   &lt;p>Create custom, regular expression replacement rules.&lt;/p>
826   &lt;p>Create scrubbing rules which replace every occurrence of the "Find" regular expression with the "Replace with" string.&lt;/p>
832   &lt;p>Variables matching a set of parentheses may be used in the replacement string to avoid deleting parts of the regular expression. The variables are numbers delimited with the escape character '\'.&lt;/p>
838   &lt;p>Following is an example of a replace rule using variables. To replace every occurrence of the letter 'u' that occurs between two other vowels with a 'w': 
844   &lt;blockquote>
850   Find: ([aeiou])u([aeiou])&lt;br>
856   Replace with: \1w\2&lt;br>&lt;br>
862   &lt;/blockquote>
868   The resulting replacement for the word 'naua' will be 'nawa'. If the two parenthesized expressions were not replaced as variables, the vowels on either side would be lost and the result would be 'nw'.&lt;/p>
874   &lt;p>For a good tutorial on regular expressions, see:
880   &lt;blockquote>
886         http://www.regular-expressions.info&lt;br>
892   &lt;/blockquote>
898   &lt;/p></string>
899                       </property>
900                       <layout class="QVBoxLayout" >
901                         <item>
902                           <widget class="QLabel" name="m_replaceTextLabel" >
903                             <property name="text" >
904                               <string>Find (regular expression):</string>
905                             </property>
906                             <property name="wordWrap" >
907                               <bool>false</bool>
908                             </property>
909                           </widget>
910                         </item>
911                         <item>
912                           <widget class="QLineEdit" name="m_replaceLineEdit" >
913                             <property name="minimumSize" >
914                               <size>
915                                 <width>250</width>
916                                 <height>0</height>
917                               </size>
918                             </property>
919                           </widget>
920                         </item>
921                         <item>
922                           <widget class="QLabel" name="m_withTextLabel" >
923                             <property name="text" >
924                               <string>Replace with:</string>
925                             </property>
926                             <property name="wordWrap" >
927                               <bool>false</bool>
928                             </property>
929                           </widget>
930                         </item>
931                         <item>
932                           <widget class="QLineEdit" name="m_withLineEdit" >
933                             <property name="minimumSize" >
934                               <size>
935                                 <width>250</width>
936                                 <height>0</height>
937                               </size>
938                             </property>
939                           </widget>
940                         </item>
941                         <item>
942                           <layout class="QHBoxLayout" >
943                             <item>
944                               <widget class="QPushButton" name="m_addButton" >
945                                 <property name="enabled" >
946                                   <bool>false</bool>
947                                 </property>
948                                 <property name="text" >
949                                   <string>Add</string>
950                                 </property>
951                               </widget>
952                             </item>
953                             <item>
954                               <spacer name="spacer12" >
955                                 <property name="sizeHint" >
956                                   <size>
957                                     <width>40</width>
958                                     <height>20</height>
959                                   </size>
960                                 </property>
961                                 <property name="sizeType" >
962                                   <enum>QSizePolicy::Expanding</enum>
963                                 </property>
964                                 <property name="orientation" >
965                                   <enum>Qt::Horizontal</enum>
966                                 </property>
967                               </spacer>
968                             </item>
969                           </layout>
970                         </item>
971                         <item>
972                           <layout class="QHBoxLayout" >
973                             <item>
974                               <widget class="Q3ListBox" name="m_scrubListBox" >
975                                 <property name="selectionMode" >
976                                   <enum>Q3ListBox::Extended</enum>
977                                 </property>
978                                 <property name="whatsThis" stdset="0" >
979                                   <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Scrubbing rules&lt;/tt>&lt;/b>&lt;/font>&lt;br>
989   &lt;p>An ordered list of scrubbing rules.&lt;/p>
999   &lt;p>This list contains all the scrubbing rules that will be used, organized in the order they will be applied to each word. Rules above will be applied below rules beneath.&lt;/p>
1009   &lt;p>This list also includes rules from the "Scrubbing" tab. All available rules can be re-ordered and removed using the buttons on the right side of the list.&lt;/p></string>
1010                                 </property>
1011                                 <item>
1012                                   <property name="text" >
1013                                     <string>Make lower case</string>
1014                                   </property>
1015                                 </item>
1016                               </widget>
1017                             </item>
1018                             <item>
1019                               <layout class="QVBoxLayout" >
1020                                 <item>
1021                                   <widget class="QPushButton" name="m_moveUpButton" >
1022                                     <property name="enabled" >
1023                                       <bool>false</bool>
1024                                     </property>
1025                                     <property name="text" >
1026                                       <string>Move up</string>
1027                                     </property>
1028                                     <property name="whatsThis" stdset="0" >
1029                                       <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Move up&lt;/tt>&lt;/b>&lt;/font>&lt;br>
1039   &lt;p>Move one or more rules up in the application order.&lt;/p>
1049   &lt;p>Moves all selected rules up one spot in the application order.&lt;/p></string>
1050                                     </property>
1051                                   </widget>
1052                                 </item>
1053                                 <item>
1054                                   <widget class="QPushButton" name="m_moveDownButton" >
1055                                     <property name="enabled" >
1056                                       <bool>false</bool>
1057                                     </property>
1058                                     <property name="text" >
1059                                       <string>Move down</string>
1060                                     </property>
1061                                     <property name="whatsThis" stdset="0" >
1062                                       <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Move down&lt;/tt>&lt;/b>&lt;/font>&lt;br>
1072   &lt;p>Move one or more rules down in the application order.&lt;/p>
1082   &lt;p>Moves all selected rules down one spot in the application order.&lt;/p></string>
1083                                     </property>
1084                                   </widget>
1085                                 </item>
1086                                 <item>
1087                                   <spacer name="spacer13" >
1088                                     <property name="sizeHint" >
1089                                       <size>
1090                                         <width>20</width>
1091                                         <height>40</height>
1092                                       </size>
1093                                     </property>
1094                                     <property name="sizeType" >
1095                                       <enum>QSizePolicy::Expanding</enum>
1096                                     </property>
1097                                     <property name="orientation" >
1098                                       <enum>Qt::Vertical</enum>
1099                                     </property>
1100                                   </spacer>
1101                                 </item>
1102                                 <item>
1103                                   <widget class="QPushButton" name="m_removeButton" >
1104                                     <property name="enabled" >
1105                                       <bool>false</bool>
1106                                     </property>
1107                                     <property name="text" >
1108                                       <string>Remove</string>
1109                                     </property>
1110                                     <property name="whatsThis" stdset="0" >
1111                                       <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Remove&lt;/tt>&lt;/b>&lt;/font>&lt;br>
1121   &lt;p>Remove a rule from the scrubbing list.&lt;/p>
1131   &lt;p>Removes all selected rules from the scrubbing list, including scrubbing rules from the "Scrubbing" tab.&lt;/p></string>
1132                                     </property>
1133                                   </widget>
1134                                 </item>
1135                               </layout>
1136                             </item>
1137                           </layout>
1138                         </item>
1139                       </layout>
1140                     </widget>
1141                   </item>
1142                   <item>
1143                     <layout class="QHBoxLayout" >
1144                       <item>
1145                         <widget class="QPushButton" name="m_importRulesButton" >
1146                           <property name="text" >
1147                             <string>Import Rules</string>
1148                           </property>
1149                           <property name="whatsThis" stdset="0" >
1150                             <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Import Rules&lt;/tt>&lt;/b>&lt;/font>
1151 &lt;p>Import scrubbing rules from a text file that were created by this or another program (usually Alchemist).&lt;/p></string>
1152                           </property>
1153                         </widget>
1154                       </item>
1155                       <item>
1156                         <widget class="QPushButton" name="m_exportRulesButton" >
1157                           <property name="enabled" >
1158                             <bool>true</bool>
1159                           </property>
1160                           <property name="text" >
1161                             <string>Export Rules</string>
1162                           </property>
1163                           <property name="whatsThis" stdset="0" >
1164                             <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Export Rules&lt;/tt>&lt;/b>&lt;/font>&lt;br>    &lt;p>Export scrubbing rules to a text file to be used by another program.&lt;/p></string>
1165                           </property>
1166                         </widget>
1167                       </item>
1168                       <item>
1169                         <spacer name="spacer20" >
1170                           <property name="sizeHint" >
1171                             <size>
1172                               <width>40</width>
1173                               <height>20</height>
1174                             </size>
1175                           </property>
1176                           <property name="sizeType" >
1177                             <enum>QSizePolicy::Expanding</enum>
1178                           </property>
1179                           <property name="orientation" >
1180                             <enum>Qt::Horizontal</enum>
1181                           </property>
1182                         </spacer>
1183                       </item>
1184                     </layout>
1185                   </item>
1186                 </layout>
1187               </item>
1188             </layout>
1189           </widget>
1190           <widget class="QWidget" name="function_parameters_tab_page" >
1191             <attribute name="title" >
1192               <string>Function Parameters</string>
1193             </attribute>
1194             <layout class="QHBoxLayout" >
1195               <item>
1196                 <widget class="Q3ListView" name="m_paramListView" >
1197                   <property name="whatsThis" stdset="0" >
1198                     <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Function Parameters&lt;/tt>&lt;/b>&lt;/font>  &lt;p>Change parameters used by analytical functions within Linguistica.&lt;/p>  &lt;p>All listed parameters can be changed and will affect the analyses made by Linguistica. To reset any of the parameters to the defaults, use the buttons on the right side.&lt;/p></string>
1199                   </property>
1200                   <column>
1201                     <property name="text" >
1202                       <string>Parameter</string>
1203                     </property>
1204                     <property name="clickable" >
1205                       <bool>true</bool>
1206                     </property>
1207                     <property name="resizable" >
1208                       <bool>true</bool>
1209                     </property>
1210                   </column>
1211                   <column>
1212                     <property name="text" >
1213                       <string>Value</string>
1214                     </property>
1215                     <property name="clickable" >
1216                       <bool>false</bool>
1217                     </property>
1218                     <property name="resizable" >
1219                       <bool>true</bool>
1220                     </property>
1221                   </column>
1222                 </widget>
1223               </item>
1224               <item>
1225                 <layout class="QVBoxLayout" >
1226                   <item>
1227                     <widget class="QPushButton" name="m_resetValuePushButton" >
1228                       <property name="text" >
1229                         <string>Reset Selected</string>
1230                       </property>
1231                       <property name="whatsThis" stdset="0" >
1232                         <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Function Parameters&lt;/tt>&lt;/b>&lt;/font>  &lt;p>Change parameters used by analytical functions within Linguistica.&lt;/p>  &lt;p>All listed parameters can be changed and will affect the analyses made by Linguistica. To reset any of the parameters to the defaults, use the buttons on the right side.&lt;/p></string>
1233                       </property>
1234                     </widget>
1235                   </item>
1236                   <item>
1237                     <widget class="QPushButton" name="m_resetAllValsPushButton" >
1238                       <property name="text" >
1239                         <string>Reset All</string>
1240                       </property>
1241                       <property name="whatsThis" stdset="0" >
1242                         <string>&lt;font color="#555500" size="+1">&lt;b>&lt;tt>Function Parameters&lt;/tt>&lt;/b>&lt;/font>  &lt;p>Change parameters used by analytical functions within Linguistica.&lt;/p>  &lt;p>All listed parameters can be changed and will affect the analyses made by Linguistica. To reset any of the parameters to the defaults, use the buttons on the right side.&lt;/p></string>
1243                       </property>
1244                     </widget>
1245                   </item>
1246                   <item>
1247                     <spacer name="spacer9" >
1248                       <property name="sizeHint" >
1249                         <size>
1250                           <width>20</width>
1251                           <height>40</height>
1252                         </size>
1253                       </property>
1254                       <property name="sizeType" >
1255                         <enum>QSizePolicy::Expanding</enum>
1256                       </property>
1257                       <property name="orientation" >
1258                         <enum>Qt::Vertical</enum>
1259                       </property>
1260                     </spacer>
1261                   </item>
1262                 </layout>
1263               </item>
1264             </layout>
1265           </widget>
1266         </widget>
1267       </item>
1268       <item>
1269         <layout class="QHBoxLayout" >
1270           <item>
1271             <widget class="QPushButton" name="m_LoadPrefsButton" >
1272               <property name="sizePolicy" >
1273                 <sizepolicy>
1274                   <hsizetype>0</hsizetype>
1275                   <vsizetype>0</vsizetype>
1276                   <horstretch>0</horstretch>
1277                   <verstretch>0</verstretch>
1278                 </sizepolicy>
1279               </property>
1280               <property name="minimumSize" >
1281                 <size>
1282                   <width>80</width>
1283                   <height>25</height>
1284                 </size>
1285               </property>
1286               <property name="maximumSize" >
1287                 <size>
1288                   <width>80</width>
1289                   <height>25</height>
1290                 </size>
1291               </property>
1292               <property name="text" >
1293                 <string>Load</string>
1294               </property>
1295               <property name="toolTip" stdset="0" >
1296                 <string>Load Preferences</string>
1297               </property>
1298               <property name="whatsThis" stdset="0" >
1299                 <string>&lt;strong>Load Preferences&lt;/strong>  &lt;br>&lt;br>Load corpus or language specific preferences from a file.</string>
1300               </property>
1301             </widget>
1302           </item>
1303           <item>
1304             <widget class="QPushButton" name="m_SavePrefsButton" >
1305               <property name="sizePolicy" >
1306                 <sizepolicy>
1307                   <hsizetype>0</hsizetype>
1308                   <vsizetype>0</vsizetype>
1309                   <horstretch>0</horstretch>
1310                   <verstretch>0</verstretch>
1311                 </sizepolicy>
1312               </property>
1313               <property name="minimumSize" >
1314                 <size>
1315                   <width>80</width>
1316                   <height>25</height>
1317                 </size>
1318               </property>
1319               <property name="maximumSize" >
1320                 <size>
1321                   <width>80</width>
1322                   <height>25</height>
1323                 </size>
1324               </property>
1325               <property name="text" >
1326                 <string>Save</string>
1327               </property>
1328               <property name="toolTip" stdset="0" >
1329                 <string>Save Preferences</string>
1330               </property>
1331               <property name="whatsThis" stdset="0" >
1332                 <string>&lt;strong>Save Preferences&lt;/strong>  &lt;br>&lt;br>Save corpus or language specific preferences to a file.</string>
1333               </property>
1334             </widget>
1335           </item>
1336           <item>
1337             <spacer name="spacer10" >
1338               <property name="sizeHint" >
1339                 <size>
1340                   <width>40</width>
1341                   <height>20</height>
1342                 </size>
1343               </property>
1344               <property name="sizeType" >
1345                 <enum>QSizePolicy::Expanding</enum>
1346               </property>
1347               <property name="orientation" >
1348                 <enum>Qt::Horizontal</enum>
1349               </property>
1350             </spacer>
1351           </item>
1352           <item>
1353             <widget class="QPushButton" name="m_helpButton" >
1354               <property name="text" >
1355                 <string>&amp;Help</string>
1356               </property>
1357               <property name="shortcut" >
1358                 <string>Alt+H</string>
1359               </property>
1360             </widget>
1361           </item>
1362           <item>
1363             <spacer name="Horizontal Spacing2" >
1364               <property name="sizeHint" >
1365                 <size>
1366                   <width>40</width>
1367                   <height>20</height>
1368                 </size>
1369               </property>
1370               <property name="sizeType" >
1371                 <enum>QSizePolicy::Preferred</enum>
1372               </property>
1373               <property name="orientation" >
1374                 <enum>Qt::Horizontal</enum>
1375               </property>
1376             </spacer>
1377           </item>
1378           <item>
1379             <widget class="QPushButton" name="buttonOk" >
1380               <property name="sizePolicy" >
1381                 <sizepolicy>
1382                   <hsizetype>0</hsizetype>
1383                   <vsizetype>0</vsizetype>
1384                   <horstretch>0</horstretch>
1385                   <verstretch>0</verstretch>
1386                 </sizepolicy>
1387               </property>
1388               <property name="minimumSize" >
1389                 <size>
1390                   <width>80</width>
1391                   <height>25</height>
1392                 </size>
1393               </property>
1394               <property name="maximumSize" >
1395                 <size>
1396                   <width>80</width>
1397                   <height>25</height>
1398                 </size>
1399               </property>
1400               <property name="text" >
1401                 <string>&amp;OK</string>
1402               </property>
1403               <property name="shortcut" >
1404                 <string/>
1405               </property>
1406               <property name="autoDefault" >
1407                 <bool>true</bool>
1408               </property>
1409               <property name="default" >
1410                 <bool>true</bool>
1411               </property>
1412               <property name="toolTip" stdset="0" >
1413                 <string>Accept</string>
1414               </property>
1415               <property name="whatsThis" stdset="0" >
1416                 <string>&lt;strong>Accept&lt;/strong> &lt;br>&lt;br>Accept preference changes.</string>
1417               </property>
1418             </widget>
1419           </item>
1420           <item>
1421             <widget class="QPushButton" name="buttonCancel" >
1422               <property name="sizePolicy" >
1423                 <sizepolicy>
1424                   <hsizetype>0</hsizetype>
1425                   <vsizetype>0</vsizetype>
1426                   <horstretch>0</horstretch>
1427                   <verstretch>0</verstretch>
1428                 </sizepolicy>
1429               </property>
1430               <property name="minimumSize" >
1431                 <size>
1432                   <width>80</width>
1433                   <height>25</height>
1434                 </size>
1435               </property>
1436               <property name="maximumSize" >
1437                 <size>
1438                   <width>80</width>
1439                   <height>25</height>
1440                 </size>
1441               </property>
1442               <property name="text" >
1443                 <string>&amp;Cancel</string>
1444               </property>
1445               <property name="shortcut" >
1446                 <string/>
1447               </property>
1448               <property name="autoDefault" >
1449                 <bool>true</bool>
1450               </property>
1451               <property name="toolTip" stdset="0" >
1452                 <string>Reject</string>
1453               </property>
1454               <property name="whatsThis" stdset="0" >
1455                 <string>&lt;strong>Reject&lt;/strong> &lt;br>&lt;br>Reject preference changes.</string>
1456               </property>
1457             </widget>
1458           </item>
1459         </layout>
1460       </item>
1461     </layout>
1462   </widget>
1463   <layoutdefault spacing="6" margin="11" />
1464   <tabstops>
1465     <tabstop>buttonOk</tabstop>
1466     <tabstop>buttonCancel</tabstop>
1467     <tabstop>tabWidget</tabstop>
1468     <tabstop>m_MH_ListBox</tabstop>
1469     <tabstop>m_MH_BoldCheckBox</tabstop>
1470     <tabstop>m_MH_ItalicCheckBox</tabstop>
1471     <tabstop>m_MH_UnderlineCheckBox</tabstop>
1472   </tabstops>
1473   <images>
1474     <image name="image0" >
1475       <data format="XPM.GZ" length="1722" >789c8593c98edb300c86ef790a63781b141ed9491c07450f99ada7163d16287a30bd46dee225762645dfbd2265259ee9147572f067fd227f92d2ddadf5fddb17ebf66ed1f541bf0fad300b5aeb363a96e5cb8f9f9f7e2d6e96ae45ffb5e5dc7c58dcd856687dadab98de95d80291d08f30235c06622bb6848f842be13a82c509e35af8c2271c195178c223ec1863833d6362f081702d0c968c8ec103a1b75cfada46c5e82d5d9db761dcb8b188086b46df0d454898326e0d46134ee21de166b35a3982f09ed15f2d35226322d4430884be3078d6b8761c9730260cbc95104818306e5460c696d15fb91a07c6adea16bb2a18c3d556af4a42549175813963e8ad1c1ed09131f23c8d4f84a1f07c8da70903edea85d1f5628dcf8cb1d272633f13c6629b3801e19ed10984c3aeecff3caf3500ffd6805985006d7a837734801ac328b693f735d72c610ad95e26ef6af28223815dcaaaca427b1eebe239e74858d56842feada90ef42d0e8c33a59f6bf4864a1557c46876ab32f2b90641da502134297022a05e402ba7849c0bbac886bc2f521d05106db52d86b9c606e5f4d09b3cd8b636ca63a0a2e14c83111c2e1e0bcad52a4308c55563436a8c50ab02280655605c57fb79ed0ded18a52a054e701c64930eb22c75ab2eb31810c6815e0a7c39d7bb664cfa12ae9a4c2fe971e4319ccff7a9f21257e5d573421e65d7a0b684e77b5a43dc4711742657924b5bc2141920e5990119681fc0f8c9da4105a651d1ca0830858442c98d266be5b455f7805fb150ce43b8d435b206a613a972a90ecaa142846b0f2147360476f2a83e3735e4ed531782d150de136f5511549b543bf3ddae06e8673d0418c73620a75c744f75813a4ac9fc1c02243d221f090aa742807c6ec71ededc8bf150156ad085e40374c8072cead7f38a6a39a02c508d9b92b6cd930a9a06f35cd84d3dc3244b103e17e3d4c4f9f9e1f387f669cc680e3976da2f5cfb334d0a0799d8b376bfbd5f6feeddfc32dffcfeb8f803707c7e70</data>
1476     </image>
1477   </images>
1478   <connections>
1479     <connection>
1480       <sender>buttonCancel</sender>
1481       <signal>clicked()</signal>
1482       <receiver>PreferencesDialogBase</receiver>
1483       <slot>reject()</slot>
1484     </connection>
1485     <connection>
1486       <sender>buttonOk</sender>
1487       <signal>clicked()</signal>
1488       <receiver>PreferencesDialogBase</receiver>
1489       <slot>accept()</slot>
1490     </connection>
1491     <connection>
1492       <sender>m_LoadPrefsButton</sender>
1493       <signal>clicked()</signal>
1494       <receiver>PreferencesDialogBase</receiver>
1495       <slot>loadPrefsButtonClickedSlot()</slot>
1496     </connection>
1497     <connection>
1498       <sender>m_SavePrefsButton</sender>
1499       <signal>clicked()</signal>
1500       <receiver>PreferencesDialogBase</receiver>
1501       <slot>savePrefsButtonClickedSlot()</slot>
1502     </connection>
1503     <connection>
1504       <sender>m_helpButton</sender>
1505       <signal>clicked()</signal>
1506       <receiver>PreferencesDialogBase</receiver>
1507       <slot>help()</slot>
1508     </connection>
1509     <connection>
1510       <sender>m_MH_ListBox</sender>
1511       <signal>clicked(Q3ListBoxItem*)</signal>
1512       <receiver>PreferencesDialogBase</receiver>
1513       <slot>mhListBoxHighlightedSlot()</slot>
1514     </connection>
1515     <connection>
1516       <sender>m_MH_BoldCheckBox</sender>
1517       <signal>clicked()</signal>
1518       <receiver>PreferencesDialogBase</receiver>
1519       <slot>mhBoldCheckBoxClickedSlot()</slot>
1520     </connection>
1521     <connection>
1522       <sender>m_MH_ItalicCheckBox</sender>
1523       <signal>clicked()</signal>
1524       <receiver>PreferencesDialogBase</receiver>
1525       <slot>mhItalicCheckBoxClickedSlot()</slot>
1526     </connection>
1527     <connection>
1528       <sender>m_MH_UnderlineCheckBox</sender>
1529       <signal>clicked()</signal>
1530       <receiver>PreferencesDialogBase</receiver>
1531       <slot>mhUnderlineCheckBoxClickedSlot()</slot>
1532     </connection>
1533     <connection>
1534       <sender>m_MH_ColorPushButton</sender>
1535       <signal>clicked()</signal>
1536       <receiver>PreferencesDialogBase</receiver>
1537       <slot>mhColorButtonClickedSlot()</slot>
1538     </connection>
1539     <connection>
1540       <sender>m_DSF_FontButton</sender>
1541       <signal>clicked()</signal>
1542       <receiver>PreferencesDialogBase</receiver>
1543       <slot>dsfFontButtonClickedSlot()</slot>
1544     </connection>
1545     <connection>
1546       <sender>m_NotificationsCheckBox</sender>
1547       <signal>toggled(bool)</signal>
1548       <receiver>PreferencesDialogBase</receiver>
1549       <slot>notificationsCheckBoxClickedSlot()</slot>
1550     </connection>
1551     <connection>
1552       <sender>m_SigDelimiterLineEdit</sender>
1553       <signal>textChanged(QString)</signal>
1554       <receiver>PreferencesDialogBase</receiver>
1555       <slot>sigDelimiterChangedSlot(QString)</slot>
1556     </connection>
1557     <connection>
1558       <sender>m_CC_ListBox</sender>
1559       <signal>selectionChanged()</signal>
1560       <receiver>PreferencesDialogBase</receiver>
1561       <slot>comboListBoxSelectionChangedSlot()</slot>
1562     </connection>
1563     <connection>
1564       <sender>m_CC_NewButton</sender>
1565       <signal>clicked()</signal>
1566       <receiver>PreferencesDialogBase</receiver>
1567       <slot>newComboButtonClickedSlot()</slot>
1568     </connection>
1569     <connection>
1570       <sender>m_CC_RemoveButton</sender>
1571       <signal>clicked()</signal>
1572       <receiver>PreferencesDialogBase</receiver>
1573       <slot>removeComboButtonClickedSlot()</slot>
1574     </connection>
1575     <connection>
1576       <sender>m_makeLowerCaseCheckBox</sender>
1577       <signal>toggled(bool)</signal>
1578       <receiver>PreferencesDialogBase</receiver>
1579       <slot>makeLowerCaseCheckBoxToggled(bool)</slot>
1580     </connection>
1581     <connection>
1582       <sender>m_removeNumbersCheckBox</sender>
1583       <signal>toggled(bool)</signal>
1584       <receiver>PreferencesDialogBase</receiver>
1585       <slot>removeNumbersCheckBoxToggled(bool)</slot>
1586     </connection>
1587     <connection>
1588       <sender>m_removePrecedingPunctCheckBox</sender>
1589       <signal>toggled(bool)</signal>
1590       <receiver>PreferencesDialogBase</receiver>
1591       <slot>removePrecedingPunctCheckBoxToggled(bool)</slot>
1592     </connection>
1593     <connection>
1594       <sender>m_precedingPunctLineEdit</sender>
1595       <signal>textChanged(QString)</signal>
1596       <receiver>PreferencesDialogBase</receiver>
1597       <slot>precedingPunctLineEditTextChanged(QString)</slot>
1598     </connection>
1599     <connection>
1600       <sender>m_removeInternalPunctCheckBox</sender>
1601       <signal>toggled(bool)</signal>
1602       <receiver>PreferencesDialogBase</receiver>
1603       <slot>removeInternalPunctCheckBoxToggled(bool)</slot>
1604     </connection>
1605     <connection>
1606       <sender>m_internalPunctLineEdit</sender>
1607       <signal>textChanged(QString)</signal>
1608       <receiver>PreferencesDialogBase</receiver>
1609       <slot>internalPunctLineEditTextChanged(QString)</slot>
1610     </connection>
1611     <connection>
1612       <sender>m_removeFollowingPunctCheckBox</sender>
1613       <signal>toggled(bool)</signal>
1614       <receiver>PreferencesDialogBase</receiver>
1615       <slot>removeFollowingPunctCheckBoxToggled(bool)</slot>
1616     </connection>
1617     <connection>
1618       <sender>m_followingPunctLineEdit</sender>
1619       <signal>textChanged(QString)</signal>
1620       <receiver>PreferencesDialogBase</receiver>
1621       <slot>followingPunctLineEditTextChanged(QString)</slot>
1622     </connection>
1623     <connection>
1624       <sender>m_replaceLineEdit</sender>
1625       <signal>textChanged(QString)</signal>
1626       <receiver>PreferencesDialogBase</receiver>
1627       <slot>replaceStringsChanged()</slot>
1628     </connection>
1629     <connection>
1630       <sender>m_withLineEdit</sender>
1631       <signal>textChanged(QString)</signal>
1632       <receiver>PreferencesDialogBase</receiver>
1633       <slot>replaceStringsChanged()</slot>
1634     </connection>
1635     <connection>
1636       <sender>m_addButton</sender>
1637       <signal>clicked()</signal>
1638       <receiver>PreferencesDialogBase</receiver>
1639       <slot>addNewReplacementButtonPressed()</slot>
1640     </connection>
1641     <connection>
1642       <sender>m_scrubListBox</sender>
1643       <signal>selectionChanged()</signal>
1644       <receiver>PreferencesDialogBase</receiver>
1645       <slot>scrubListBoxSelectionChanged()</slot>
1646     </connection>
1647     <connection>
1648       <sender>m_moveUpButton</sender>
1649       <signal>clicked()</signal>
1650       <receiver>PreferencesDialogBase</receiver>
1651       <slot>moveUpButtonPressed()</slot>
1652     </connection>
1653     <connection>
1654       <sender>m_moveDownButton</sender>
1655       <signal>clicked()</signal>
1656       <receiver>PreferencesDialogBase</receiver>
1657       <slot>moveDownButtonPressed()</slot>
1658     </connection>
1659     <connection>
1660       <sender>m_removeButton</sender>
1661       <signal>clicked()</signal>
1662       <receiver>PreferencesDialogBase</receiver>
1663       <slot>removeReplacementButtonPressed()</slot>
1664     </connection>
1665     <connection>
1666       <sender>m_importRulesButton</sender>
1667       <signal>clicked()</signal>
1668       <receiver>PreferencesDialogBase</receiver>
1669       <slot>importRulesButtonClickedSlot()</slot>
1670     </connection>
1671     <connection>
1672       <sender>m_exportRulesButton</sender>
1673       <signal>clicked()</signal>
1674       <receiver>PreferencesDialogBase</receiver>
1675       <slot>exportRulesButtonClickedSlot()</slot>
1676     </connection>
1677     <connection>
1678       <sender>m_joinWithoutDashRadioButton</sender>
1679       <signal>clicked()</signal>
1680       <receiver>PreferencesDialogBase</receiver>
1681       <slot>joinWithoutDashRadioButtonClickedSlot()</slot>
1682     </connection>
1683     <connection>
1684       <sender>m_joinWithDashRadioButton</sender>
1685       <signal>clicked()</signal>
1686       <receiver>PreferencesDialogBase</receiver>
1687       <slot>joinWithDashRadioButtonClickedSlot()</slot>
1688     </connection>
1689     <connection>
1690       <sender>m_doNotJoinRadioButton</sender>
1691       <signal>clicked()</signal>
1692       <receiver>PreferencesDialogBase</receiver>
1693       <slot>doNotJoinRadioButtonClickedSlot()</slot>
1694     </connection>
1695     <connection>
1696       <sender>m_includeSubstringsOfHyphenatedWordOnlyRadioButton</sender>
1697       <signal>clicked()</signal>
1698       <receiver>PreferencesDialogBase</receiver>
1699       <slot>includeSubstringsOfHyphenatedWordOnlyRadioButtonClickedSlot()</slot>
1700     </connection>
1701     <connection>
1702       <sender>m_includeFullHyphenatedWordOnlyRadioButton</sender>
1703       <signal>clicked()</signal>
1704       <receiver>PreferencesDialogBase</receiver>
1705       <slot>includeFullHyphenatedWordOnlyRadioButtonClickedSlot()</slot>
1706     </connection>
1707     <connection>
1708       <sender>m_includeFullHyphenatedWordAndSubstringsRadioButton</sender>
1709       <signal>clicked()</signal>
1710       <receiver>PreferencesDialogBase</receiver>
1711       <slot>includeFullHyphenatedWordAndSubstringsRadioButtonClickedSlot()</slot>
1712     </connection>
1713     <connection>
1714       <sender>m_removeHyphenCheckBox</sender>
1715       <signal>clicked()</signal>
1716       <receiver>PreferencesDialogBase</receiver>
1717       <slot>removeHyphenCheckBoxClickedSlot()</slot>
1718     </connection>
1719     <connection>
1720       <sender>m_paramListView</sender>
1721       <signal>itemRenamed(Q3ListViewItem*,int,QString)</signal>
1722       <receiver>PreferencesDialogBase</receiver>
1723       <slot>paramListItemRenamedSlot(Q3ListViewItem*,int,QString)</slot>
1724     </connection>
1725     <connection>
1726       <sender>m_resetAllValsPushButton</sender>
1727       <signal>clicked()</signal>
1728       <receiver>PreferencesDialogBase</receiver>
1729       <slot>resetAllValsPushButtonClickedSlot()</slot>
1730     </connection>
1731     <connection>
1732       <sender>m_resetValuePushButton</sender>
1733       <signal>clicked()</signal>
1734       <receiver>PreferencesDialogBase</receiver>
1735       <slot>resetValuePushButtonClickedSlot()</slot>
1736     </connection>
1737   </connections>
1738 </ui>