CMiniLexicon::FindMajorSignatures(): use log file routines
[linguistica.git] / linguisticamainwindowbase.ui
blob2b95b0aa4ebbcc993d2a88de18554b143ad8bf24
1 <ui version="4.0" >
2  <class>LinguisticaMainWindowBase</class>
3  <widget class="QMainWindow" name="LinguisticaMainWindowBase" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>510</width>
9     <height>766</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Linguistica</string>
14   </property>
15   <property name="windowIcon" >
16    <iconset resource="images/linguistica.qrc" >:/icons/favicon.xpm</iconset>
17   </property>
18   <widget class="QWidget" name="widget" >
19    <layout class="QHBoxLayout" >
20     <property name="margin" >
21      <number>11</number>
22     </property>
23     <property name="spacing" >
24      <number>6</number>
25     </property>
26     <item>
27      <widget class="QSplitter" name="m_eastWestSplitter" >
28       <property name="orientation" >
29        <enum>Qt::Horizontal</enum>
30       </property>
31       <widget class="Q3ListView" name="m_treeView" >
32        <property name="frameShape" >
33         <enum>QFrame::StyledPanel</enum>
34        </property>
35        <property name="frameShadow" >
36         <enum>QFrame::Sunken</enum>
37        </property>
38        <property name="resizeMode" >
39         <enum>Q3ListView::AllColumns</enum>
40        </property>
41        <column>
42         <property name="text" >
43          <string/>
44         </property>
45        </column>
46       </widget>
47       <widget class="QSplitter" name="m_northSouthSplitter" >
48        <property name="orientation" >
49         <enum>Qt::Vertical</enum>
50        </property>
51        <widget class="Q3ListView" name="m_collectionView" />
52        <widget class="QTabWidget" name="m_InnerTabs" >
53         <widget class="QWidget" name="m_CommandLineTab" >
54          <attribute name="title" >
55           <string>Command Line</string>
56          </attribute>
57          <layout class="QVBoxLayout" >
58           <property name="margin" >
59            <number>11</number>
60           </property>
61           <property name="spacing" >
62            <number>6</number>
63           </property>
64           <item>
65            <widget class="Q3TextEdit" name="m_commandLine" >
66             <property name="readOnly" >
67              <bool>true</bool>
68             </property>
69            </widget>
70           </item>
71          </layout>
72         </widget>
73         <widget class="QWidget" name="m_SmallGraphicDisplayTab" >
74          <attribute name="title" >
75           <string>Graphic Display</string>
76          </attribute>
77          <layout class="QVBoxLayout" >
78           <property name="margin" >
79            <number>11</number>
80           </property>
81           <property name="spacing" >
82            <number>6</number>
83           </property>
84          </layout>
85         </widget>
86         <widget class="QWidget" name="dcn_stress_tab_page" >
87          <attribute name="title" >
88           <string>DCN Stress</string>
89          </attribute>
90          <widget class="QWidget" name="layout36" >
91           <property name="geometry" >
92            <rect>
93             <x>10</x>
94             <y>10</y>
95             <width>260</width>
96             <height>2375</height>
97            </rect>
98           </property>
99           <layout class="QVBoxLayout" >
100            <property name="margin" >
101             <number>11</number>
102            </property>
103            <property name="spacing" >
104             <number>6</number>
105            </property>
106            <item>
107             <layout class="QHBoxLayout" >
108              <property name="margin" >
109               <number>11</number>
110              </property>
111              <property name="spacing" >
112               <number>6</number>
113              </property>
114              <item>
115               <widget class="Q3GroupBox" name="groupBox1" >
116                <property name="title" >
117                 <string>DCN Parameters</string>
118                </property>
119                <property name="orientation" >
120                 <enum>Qt::Vertical</enum>
121                </property>
122                <layout class="QVBoxLayout" >
123                 <property name="margin" >
124                  <number>11</number>
125                 </property>
126                 <property name="spacing" >
127                  <number>6</number>
128                 </property>
129                 <item>
130                  <layout class="QHBoxLayout" >
131                   <property name="margin" >
132                    <number>11</number>
133                   </property>
134                   <property name="spacing" >
135                    <number>6</number>
136                   </property>
137                   <item>
138                    <widget class="QLabel" name="textLabel1" >
139                     <property name="text" >
140                      <string>alpha:</string>
141                     </property>
142                     <property name="wordWrap" >
143                      <bool>false</bool>
144                     </property>
145                    </widget>
146                   </item>
147                   <item>
148                    <spacer>
149                     <property name="orientation" >
150                      <enum>Qt::Horizontal</enum>
151                     </property>
152                     <property name="sizeType" >
153                      <enum>QSizePolicy::Expanding</enum>
154                     </property>
155                     <property name="sizeHint" >
156                      <size>
157                       <width>40</width>
158                       <height>20</height>
159                      </size>
160                     </property>
161                    </spacer>
162                   </item>
163                   <item>
164                    <widget class="QLineEdit" name="alphaLine" >
165                     <property name="text" >
166                      <string>-0.20</string>
167                     </property>
168                    </widget>
169                   </item>
170                  </layout>
171                 </item>
172                 <item>
173                  <layout class="QHBoxLayout" >
174                   <property name="margin" >
175                    <number>11</number>
176                   </property>
177                   <property name="spacing" >
178                    <number>6</number>
179                   </property>
180                   <item>
181                    <widget class="QLabel" name="textLabel1_2" >
182                     <property name="text" >
183                      <string>beta:</string>
184                     </property>
185                     <property name="wordWrap" >
186                      <bool>false</bool>
187                     </property>
188                    </widget>
189                   </item>
190                   <item>
191                    <spacer>
192                     <property name="orientation" >
193                      <enum>Qt::Horizontal</enum>
194                     </property>
195                     <property name="sizeType" >
196                      <enum>QSizePolicy::Expanding</enum>
197                     </property>
198                     <property name="sizeHint" >
199                      <size>
200                       <width>40</width>
201                       <height>20</height>
202                      </size>
203                     </property>
204                    </spacer>
205                   </item>
206                   <item>
207                    <widget class="QLineEdit" name="betaLine" >
208                     <property name="text" >
209                      <string>-0.60</string>
210                     </property>
211                    </widget>
212                   </item>
213                  </layout>
214                 </item>
215                 <item>
216                  <layout class="QHBoxLayout" >
217                   <property name="margin" >
218                    <number>11</number>
219                   </property>
220                   <property name="spacing" >
221                    <number>6</number>
222                   </property>
223                   <item>
224                    <widget class="QLabel" name="textLabel1_3" >
225                     <property name="text" >
226                      <string>initial:</string>
227                     </property>
228                     <property name="wordWrap" >
229                      <bool>false</bool>
230                     </property>
231                    </widget>
232                   </item>
233                   <item>
234                    <spacer>
235                     <property name="orientation" >
236                      <enum>Qt::Horizontal</enum>
237                     </property>
238                     <property name="sizeType" >
239                      <enum>QSizePolicy::Expanding</enum>
240                     </property>
241                     <property name="sizeHint" >
242                      <size>
243                       <width>40</width>
244                       <height>20</height>
245                      </size>
246                     </property>
247                    </spacer>
248                   </item>
249                   <item>
250                    <widget class="QLineEdit" name="initialLine" >
251                     <property name="text" >
252                      <string>1.00</string>
253                     </property>
254                    </widget>
255                   </item>
256                  </layout>
257                 </item>
258                 <item>
259                  <layout class="QHBoxLayout" >
260                   <property name="margin" >
261                    <number>11</number>
262                   </property>
263                   <property name="spacing" >
264                    <number>6</number>
265                   </property>
266                   <item>
267                    <widget class="QLabel" name="textLabel1_4" >
268                     <property name="text" >
269                      <string>final:</string>
270                     </property>
271                     <property name="wordWrap" >
272                      <bool>false</bool>
273                     </property>
274                    </widget>
275                   </item>
276                   <item>
277                    <spacer>
278                     <property name="orientation" >
279                      <enum>Qt::Horizontal</enum>
280                     </property>
281                     <property name="sizeType" >
282                      <enum>QSizePolicy::Expanding</enum>
283                     </property>
284                     <property name="sizeHint" >
285                      <size>
286                       <width>40</width>
287                       <height>20</height>
288                      </size>
289                     </property>
290                    </spacer>
291                   </item>
292                   <item>
293                    <widget class="QLineEdit" name="finalLine" >
294                     <property name="text" >
295                      <string>0.60</string>
296                     </property>
297                    </widget>
298                   </item>
299                  </layout>
300                 </item>
301                </layout>
302               </widget>
303              </item>
304              <item>
305               <widget class="Q3ButtonGroup" name="buttonGroup1" >
306                <property name="title" >
307                 <string>-</string>
308                </property>
309                <property name="orientation" >
310                 <enum>Qt::Vertical</enum>
311                </property>
312                <layout class="QVBoxLayout" >
313                 <property name="margin" >
314                  <number>11</number>
315                 </property>
316                 <property name="spacing" >
317                  <number>6</number>
318                 </property>
319                 <item>
320                  <widget class="QPushButton" name="DCNstressComputeButton" >
321                   <property name="sizePolicy" >
322                    <sizepolicy>
323                     <hsizetype>0</hsizetype>
324                     <vsizetype>0</vsizetype>
325                     <horstretch>0</horstretch>
326                     <verstretch>0</verstretch>
327                    </sizepolicy>
328                   </property>
329                   <property name="text" >
330                    <string>Compute-></string>
331                   </property>
332                  </widget>
333                 </item>
334                 <item>
335                  <widget class="QPushButton" name="DCNstressLearnButton" >
336                   <property name="sizePolicy" >
337                    <sizepolicy>
338                     <hsizetype>0</hsizetype>
339                     <vsizetype>0</vsizetype>
340                     <horstretch>0</horstretch>
341                     <verstretch>0</verstretch>
342                    </sizepolicy>
343                   </property>
344                   <property name="text" >
345                    <string>&lt;-Learn</string>
346                   </property>
347                  </widget>
348                 </item>
349                </layout>
350               </widget>
351              </item>
352             </layout>
353            </item>
354            <item>
355             <widget class="Q3GroupBox" name="groupBox1_2" >
356              <property name="title" >
357               <string>Parameters for Learning Algorithm</string>
358              </property>
359              <property name="orientation" >
360               <enum>Qt::Vertical</enum>
361              </property>
362              <layout class="QVBoxLayout" >
363               <property name="margin" >
364                <number>11</number>
365               </property>
366               <property name="spacing" >
367                <number>6</number>
368               </property>
369               <item>
370                <layout class="QHBoxLayout" >
371                 <property name="margin" >
372                  <number>11</number>
373                 </property>
374                 <property name="spacing" >
375                  <number>6</number>
376                 </property>
377                 <item>
378                  <widget class="QLabel" name="textLabel2_2_2" >
379                   <property name="text" >
380                    <string>Initial Temperature:</string>
381                   </property>
382                   <property name="wordWrap" >
383                    <bool>false</bool>
384                   </property>
385                  </widget>
386                 </item>
387                 <item>
388                  <spacer>
389                   <property name="orientation" >
390                    <enum>Qt::Horizontal</enum>
391                   </property>
392                   <property name="sizeType" >
393                    <enum>QSizePolicy::Expanding</enum>
394                   </property>
395                   <property name="sizeHint" >
396                    <size>
397                     <width>40</width>
398                     <height>20</height>
399                    </size>
400                   </property>
401                  </spacer>
402                 </item>
403                 <item>
404                  <widget class="QLineEdit" name="TLine" >
405                   <property name="text" >
406                    <string>1.00</string>
407                   </property>
408                  </widget>
409                 </item>
410                </layout>
411               </item>
412               <item>
413                <layout class="QHBoxLayout" >
414                 <property name="margin" >
415                  <number>11</number>
416                 </property>
417                 <property name="spacing" >
418                  <number>6</number>
419                 </property>
420                 <item>
421                  <widget class="QLabel" name="textLabel2_2_2_2" >
422                   <property name="text" >
423                    <string>Add When Wrong:</string>
424                   </property>
425                   <property name="wordWrap" >
426                    <bool>false</bool>
427                   </property>
428                  </widget>
429                 </item>
430                 <item>
431                  <spacer>
432                   <property name="orientation" >
433                    <enum>Qt::Horizontal</enum>
434                   </property>
435                   <property name="sizeType" >
436                    <enum>QSizePolicy::Expanding</enum>
437                   </property>
438                   <property name="sizeHint" >
439                    <size>
440                     <width>40</width>
441                     <height>20</height>
442                    </size>
443                   </property>
444                  </spacer>
445                 </item>
446                 <item>
447                  <widget class="QLineEdit" name="iwwLine" >
448                   <property name="text" >
449                    <string>0.02</string>
450                   </property>
451                  </widget>
452                 </item>
453                </layout>
454               </item>
455               <item>
456                <layout class="QHBoxLayout" >
457                 <property name="margin" >
458                  <number>11</number>
459                 </property>
460                 <property name="spacing" >
461                  <number>6</number>
462                 </property>
463                 <item>
464                  <widget class="QLabel" name="textLabel2_2_2_3" >
465                   <property name="text" >
466                    <string>Multiply by When Correct:</string>
467                   </property>
468                   <property name="wordWrap" >
469                    <bool>false</bool>
470                   </property>
471                  </widget>
472                 </item>
473                 <item>
474                  <spacer>
475                   <property name="orientation" >
476                    <enum>Qt::Horizontal</enum>
477                   </property>
478                   <property name="sizeType" >
479                    <enum>QSizePolicy::Expanding</enum>
480                   </property>
481                   <property name="sizeHint" >
482                    <size>
483                     <width>40</width>
484                     <height>20</height>
485                    </size>
486                   </property>
487                  </spacer>
488                 </item>
489                 <item>
490                  <widget class="QLineEdit" name="dwrLine" >
491                   <property name="text" >
492                    <string>0.95</string>
493                   </property>
494                  </widget>
495                 </item>
496                </layout>
497               </item>
498               <item>
499                <layout class="QHBoxLayout" >
500                 <property name="margin" >
501                  <number>11</number>
502                 </property>
503                 <property name="spacing" >
504                  <number>6</number>
505                 </property>
506                 <item>
507                  <widget class="QLabel" name="textLabel2_2_2_2_2" >
508                   <property name="text" >
509                    <string># of Trials:</string>
510                   </property>
511                   <property name="wordWrap" >
512                    <bool>false</bool>
513                   </property>
514                  </widget>
515                 </item>
516                 <item>
517                  <spacer>
518                   <property name="orientation" >
519                    <enum>Qt::Horizontal</enum>
520                   </property>
521                   <property name="sizeType" >
522                    <enum>QSizePolicy::Expanding</enum>
523                   </property>
524                   <property name="sizeHint" >
525                    <size>
526                     <width>40</width>
527                     <height>20</height>
528                    </size>
529                   </property>
530                  </spacer>
531                 </item>
532                 <item>
533                  <widget class="QLineEdit" name="trialsLine" >
534                   <property name="text" >
535                    <string>100</string>
536                   </property>
537                  </widget>
538                 </item>
539                </layout>
540               </item>
541               <item>
542                <layout class="QHBoxLayout" >
543                 <property name="margin" >
544                  <number>11</number>
545                 </property>
546                 <property name="spacing" >
547                  <number>6</number>
548                 </property>
549                 <item>
550                  <widget class="QLabel" name="textLabel2_2_2_4" >
551                   <property name="text" >
552                    <string>Max Steps Per Trial:</string>
553                   </property>
554                   <property name="wordWrap" >
555                    <bool>false</bool>
556                   </property>
557                  </widget>
558                 </item>
559                 <item>
560                  <spacer>
561                   <property name="orientation" >
562                    <enum>Qt::Horizontal</enum>
563                   </property>
564                   <property name="sizeType" >
565                    <enum>QSizePolicy::Expanding</enum>
566                   </property>
567                   <property name="sizeHint" >
568                    <size>
569                     <width>40</width>
570                     <height>20</height>
571                    </size>
572                   </property>
573                  </spacer>
574                 </item>
575                 <item>
576                  <widget class="QLineEdit" name="cutoffLine" >
577                   <property name="text" >
578                    <string>1000</string>
579                   </property>
580                  </widget>
581                 </item>
582                </layout>
583               </item>
584               <item>
585                <layout class="QHBoxLayout" >
586                 <property name="margin" >
587                  <number>11</number>
588                 </property>
589                 <property name="spacing" >
590                  <number>6</number>
591                 </property>
592                 <item>
593                  <widget class="QLabel" name="textLabel2_2_2_2_3" >
594                   <property name="text" >
595                    <string>Starting alpha:</string>
596                   </property>
597                   <property name="wordWrap" >
598                    <bool>false</bool>
599                   </property>
600                  </widget>
601                 </item>
602                 <item>
603                  <spacer>
604                   <property name="orientation" >
605                    <enum>Qt::Horizontal</enum>
606                   </property>
607                   <property name="sizeType" >
608                    <enum>QSizePolicy::Expanding</enum>
609                   </property>
610                   <property name="sizeHint" >
611                    <size>
612                     <width>40</width>
613                     <height>20</height>
614                    </size>
615                   </property>
616                  </spacer>
617                 </item>
618                 <item>
619                  <widget class="QLineEdit" name="sAlphaLine" >
620                   <property name="text" >
621                    <string>0.30</string>
622                   </property>
623                  </widget>
624                 </item>
625                </layout>
626               </item>
627               <item>
628                <layout class="QHBoxLayout" >
629                 <property name="margin" >
630                  <number>11</number>
631                 </property>
632                 <property name="spacing" >
633                  <number>6</number>
634                 </property>
635                 <item>
636                  <widget class="QLabel" name="textLabel2_2_2_3_2" >
637                   <property name="text" >
638                    <string>Starting beta:</string>
639                   </property>
640                   <property name="wordWrap" >
641                    <bool>false</bool>
642                   </property>
643                  </widget>
644                 </item>
645                 <item>
646                  <spacer>
647                   <property name="orientation" >
648                    <enum>Qt::Horizontal</enum>
649                   </property>
650                   <property name="sizeType" >
651                    <enum>QSizePolicy::Expanding</enum>
652                   </property>
653                   <property name="sizeHint" >
654                    <size>
655                     <width>40</width>
656                     <height>20</height>
657                    </size>
658                   </property>
659                  </spacer>
660                 </item>
661                 <item>
662                  <widget class="QLineEdit" name="sBetaLine" >
663                   <property name="text" >
664                    <string>0.30</string>
665                   </property>
666                  </widget>
667                 </item>
668                </layout>
669               </item>
670               <item>
671                <layout class="QHBoxLayout" >
672                 <property name="margin" >
673                  <number>11</number>
674                 </property>
675                 <property name="spacing" >
676                  <number>6</number>
677                 </property>
678                 <item>
679                  <widget class="QLabel" name="textLabel2_2_2_2_2_2" >
680                   <property name="text" >
681                    <string>Starting Initial:</string>
682                   </property>
683                   <property name="wordWrap" >
684                    <bool>false</bool>
685                   </property>
686                  </widget>
687                 </item>
688                 <item>
689                  <spacer>
690                   <property name="orientation" >
691                    <enum>Qt::Horizontal</enum>
692                   </property>
693                   <property name="sizeType" >
694                    <enum>QSizePolicy::Expanding</enum>
695                   </property>
696                   <property name="sizeHint" >
697                    <size>
698                     <width>40</width>
699                     <height>20</height>
700                    </size>
701                   </property>
702                  </spacer>
703                 </item>
704                 <item>
705                  <widget class="QLineEdit" name="sInitialLine" >
706                   <property name="text" >
707                    <string>0.00</string>
708                   </property>
709                  </widget>
710                 </item>
711                </layout>
712               </item>
713               <item>
714                <layout class="QHBoxLayout" >
715                 <property name="margin" >
716                  <number>11</number>
717                 </property>
718                 <property name="spacing" >
719                  <number>6</number>
720                 </property>
721                 <item>
722                  <widget class="QLabel" name="textLabel2_2_2_2_2_3" >
723                   <property name="text" >
724                    <string>Starting Final:</string>
725                   </property>
726                   <property name="wordWrap" >
727                    <bool>false</bool>
728                   </property>
729                  </widget>
730                 </item>
731                 <item>
732                  <spacer>
733                   <property name="orientation" >
734                    <enum>Qt::Horizontal</enum>
735                   </property>
736                   <property name="sizeType" >
737                    <enum>QSizePolicy::Expanding</enum>
738                   </property>
739                   <property name="sizeHint" >
740                    <size>
741                     <width>40</width>
742                     <height>20</height>
743                    </size>
744                   </property>
745                  </spacer>
746                 </item>
747                 <item>
748                  <widget class="QLineEdit" name="sFinalLine" >
749                   <property name="text" >
750                    <string>0.00</string>
751                   </property>
752                  </widget>
753                 </item>
754                </layout>
755               </item>
756              </layout>
757             </widget>
758            </item>
759           </layout>
760          </widget>
761          <widget class="Q3GroupBox" name="groupBox12" >
762           <property name="geometry" >
763            <rect>
764             <x>280</x>
765             <y>10</y>
766             <width>230</width>
767             <height>430</height>
768            </rect>
769           </property>
770           <property name="title" >
771            <string>Corpus or Stress System</string>
772           </property>
773           <property name="orientation" >
774            <enum>Qt::Vertical</enum>
775           </property>
776           <layout class="QVBoxLayout" >
777            <property name="margin" >
778             <number>11</number>
779            </property>
780            <property name="spacing" >
781             <number>6</number>
782            </property>
783            <item>
784             <widget class="QLabel" name="textLabel14" >
785              <property name="text" >
786               <string>Please make sure the final line is blank!</string>
787              </property>
788              <property name="wordWrap" >
789               <bool>false</bool>
790              </property>
791             </widget>
792            </item>
793            <item>
794             <widget class="Q3TextEdit" name="corpusTextEdit" >
795              <property name="text" >
796               <string/>
797              </property>
798              <property name="wordWrap" >
799               <enum>Q3TextEdit::WidgetWidth</enum>
800              </property>
801             </widget>
802            </item>
803           </layout>
804          </widget>
805         </widget>
806         <widget class="QWidget" name="dcn_syllabification_tab_page" >
807          <attribute name="title" >
808           <string>DCN Syllabification</string>
809          </attribute>
810          <widget class="QWidget" name="layout22" >
811           <property name="geometry" >
812            <rect>
813             <x>10</x>
814             <y>10</y>
815             <width>568</width>
816             <height>5641</height>
817            </rect>
818           </property>
819           <layout class="QVBoxLayout" >
820            <property name="margin" >
821             <number>11</number>
822            </property>
823            <property name="spacing" >
824             <number>6</number>
825            </property>
826            <item>
827             <layout class="QHBoxLayout" >
828              <property name="margin" >
829               <number>11</number>
830              </property>
831              <property name="spacing" >
832               <number>6</number>
833              </property>
834              <item>
835               <widget class="Q3GroupBox" name="groupBox4" >
836                <property name="title" >
837                 <string>Parameters</string>
838                </property>
839                <property name="orientation" >
840                 <enum>Qt::Vertical</enum>
841                </property>
842                <layout class="QVBoxLayout" >
843                 <property name="margin" >
844                  <number>11</number>
845                 </property>
846                 <property name="spacing" >
847                  <number>6</number>
848                 </property>
849                 <item>
850                  <layout class="QHBoxLayout" >
851                   <property name="margin" >
852                    <number>11</number>
853                   </property>
854                   <property name="spacing" >
855                    <number>6</number>
856                   </property>
857                   <item>
858                    <widget class="QLabel" name="textLabel1_5" >
859                     <property name="text" >
860                      <string>Initial Temperature:</string>
861                     </property>
862                     <property name="wordWrap" >
863                      <bool>false</bool>
864                     </property>
865                    </widget>
866                   </item>
867                   <item>
868                    <spacer>
869                     <property name="orientation" >
870                      <enum>Qt::Horizontal</enum>
871                     </property>
872                     <property name="sizeType" >
873                      <enum>QSizePolicy::Expanding</enum>
874                     </property>
875                     <property name="sizeHint" >
876                      <size>
877                       <width>40</width>
878                       <height>20</height>
879                      </size>
880                     </property>
881                    </spacer>
882                   </item>
883                   <item>
884                    <widget class="QLineEdit" name="TLineS" >
885                     <property name="text" >
886                      <string>1.00</string>
887                     </property>
888                    </widget>
889                   </item>
890                  </layout>
891                 </item>
892                 <item>
893                  <layout class="QHBoxLayout" >
894                   <property name="margin" >
895                    <number>11</number>
896                   </property>
897                   <property name="spacing" >
898                    <number>6</number>
899                   </property>
900                   <item>
901                    <widget class="QLabel" name="textLabel2" >
902                     <property name="text" >
903                      <string>Add When Wrong:</string>
904                     </property>
905                     <property name="wordWrap" >
906                      <bool>false</bool>
907                     </property>
908                    </widget>
909                   </item>
910                   <item>
911                    <spacer>
912                     <property name="orientation" >
913                      <enum>Qt::Horizontal</enum>
914                     </property>
915                     <property name="sizeType" >
916                      <enum>QSizePolicy::Expanding</enum>
917                     </property>
918                     <property name="sizeHint" >
919                      <size>
920                       <width>40</width>
921                       <height>20</height>
922                      </size>
923                     </property>
924                    </spacer>
925                   </item>
926                   <item>
927                    <widget class="QLineEdit" name="iwwLineS" >
928                     <property name="text" >
929                      <string>0.02</string>
930                     </property>
931                    </widget>
932                   </item>
933                  </layout>
934                 </item>
935                 <item>
936                  <layout class="QHBoxLayout" >
937                   <property name="margin" >
938                    <number>11</number>
939                   </property>
940                   <property name="spacing" >
941                    <number>6</number>
942                   </property>
943                   <item>
944                    <widget class="QLabel" name="textLabel3" >
945                     <property name="text" >
946                      <string>Multiply by When Correct:</string>
947                     </property>
948                     <property name="wordWrap" >
949                      <bool>false</bool>
950                     </property>
951                    </widget>
952                   </item>
953                   <item>
954                    <spacer>
955                     <property name="orientation" >
956                      <enum>Qt::Horizontal</enum>
957                     </property>
958                     <property name="sizeType" >
959                      <enum>QSizePolicy::Expanding</enum>
960                     </property>
961                     <property name="sizeHint" >
962                      <size>
963                       <width>40</width>
964                       <height>20</height>
965                      </size>
966                     </property>
967                    </spacer>
968                   </item>
969                   <item>
970                    <widget class="QLineEdit" name="dwrLineS" >
971                     <property name="text" >
972                      <string>0.95</string>
973                     </property>
974                    </widget>
975                   </item>
976                  </layout>
977                 </item>
978                 <item>
979                  <layout class="QHBoxLayout" >
980                   <property name="margin" >
981                    <number>11</number>
982                   </property>
983                   <property name="spacing" >
984                    <number>6</number>
985                   </property>
986                   <item>
987                    <widget class="QLabel" name="textLabel4" >
988                     <property name="text" >
989                      <string># of Trials:</string>
990                     </property>
991                     <property name="wordWrap" >
992                      <bool>false</bool>
993                     </property>
994                    </widget>
995                   </item>
996                   <item>
997                    <spacer>
998                     <property name="orientation" >
999                      <enum>Qt::Horizontal</enum>
1000                     </property>
1001                     <property name="sizeType" >
1002                      <enum>QSizePolicy::Expanding</enum>
1003                     </property>
1004                     <property name="sizeHint" >
1005                      <size>
1006                       <width>40</width>
1007                       <height>20</height>
1008                      </size>
1009                     </property>
1010                    </spacer>
1011                   </item>
1012                   <item>
1013                    <widget class="QLineEdit" name="trialsLineS" >
1014                     <property name="text" >
1015                      <string>50</string>
1016                     </property>
1017                    </widget>
1018                   </item>
1019                  </layout>
1020                 </item>
1021                 <item>
1022                  <layout class="QHBoxLayout" >
1023                   <property name="margin" >
1024                    <number>11</number>
1025                   </property>
1026                   <property name="spacing" >
1027                    <number>6</number>
1028                   </property>
1029                   <item>
1030                    <widget class="QLabel" name="textLabel5" >
1031                     <property name="text" >
1032                      <string>Max Steps Per Trial:</string>
1033                     </property>
1034                     <property name="wordWrap" >
1035                      <bool>false</bool>
1036                     </property>
1037                    </widget>
1038                   </item>
1039                   <item>
1040                    <spacer>
1041                     <property name="orientation" >
1042                      <enum>Qt::Horizontal</enum>
1043                     </property>
1044                     <property name="sizeType" >
1045                      <enum>QSizePolicy::Expanding</enum>
1046                     </property>
1047                     <property name="sizeHint" >
1048                      <size>
1049                       <width>40</width>
1050                       <height>20</height>
1051                      </size>
1052                     </property>
1053                    </spacer>
1054                   </item>
1055                   <item>
1056                    <widget class="QLineEdit" name="cutoffLineS" >
1057                     <property name="text" >
1058                      <string>500</string>
1059                     </property>
1060                    </widget>
1061                   </item>
1062                  </layout>
1063                 </item>
1064                 <item>
1065                  <layout class="QHBoxLayout" >
1066                   <property name="margin" >
1067                    <number>11</number>
1068                   </property>
1069                   <property name="spacing" >
1070                    <number>6</number>
1071                   </property>
1072                   <item>
1073                    <widget class="QLabel" name="textLabel6" >
1074                     <property name="text" >
1075                      <string>Starting alpha:</string>
1076                     </property>
1077                     <property name="wordWrap" >
1078                      <bool>false</bool>
1079                     </property>
1080                    </widget>
1081                   </item>
1082                   <item>
1083                    <spacer>
1084                     <property name="orientation" >
1085                      <enum>Qt::Horizontal</enum>
1086                     </property>
1087                     <property name="sizeType" >
1088                      <enum>QSizePolicy::Expanding</enum>
1089                     </property>
1090                     <property name="sizeHint" >
1091                      <size>
1092                       <width>40</width>
1093                       <height>20</height>
1094                      </size>
1095                     </property>
1096                    </spacer>
1097                   </item>
1098                   <item>
1099                    <widget class="QLineEdit" name="sAlphaLineS" >
1100                     <property name="text" >
1101                      <string>-0.30</string>
1102                     </property>
1103                    </widget>
1104                   </item>
1105                  </layout>
1106                 </item>
1107                 <item>
1108                  <layout class="QHBoxLayout" >
1109                   <property name="margin" >
1110                    <number>11</number>
1111                   </property>
1112                   <property name="spacing" >
1113                    <number>6</number>
1114                   </property>
1115                   <item>
1116                    <widget class="QLabel" name="textLabel7" >
1117                     <property name="text" >
1118                      <string>Starting beta:</string>
1119                     </property>
1120                     <property name="wordWrap" >
1121                      <bool>false</bool>
1122                     </property>
1123                    </widget>
1124                   </item>
1125                   <item>
1126                    <spacer>
1127                     <property name="orientation" >
1128                      <enum>Qt::Horizontal</enum>
1129                     </property>
1130                     <property name="sizeType" >
1131                      <enum>QSizePolicy::Expanding</enum>
1132                     </property>
1133                     <property name="sizeHint" >
1134                      <size>
1135                       <width>40</width>
1136                       <height>20</height>
1137                      </size>
1138                     </property>
1139                    </spacer>
1140                   </item>
1141                   <item>
1142                    <widget class="QLineEdit" name="sBetaLineS" >
1143                     <property name="text" >
1144                      <string>-0.30</string>
1145                     </property>
1146                    </widget>
1147                   </item>
1148                  </layout>
1149                 </item>
1150                </layout>
1151               </widget>
1152              </item>
1153              <item>
1154               <widget class="Q3ButtonGroup" name="buttonGroup2" >
1155                <property name="title" >
1156                 <string>-</string>
1157                </property>
1158                <property name="orientation" >
1159                 <enum>Qt::Vertical</enum>
1160                </property>
1161                <layout class="QVBoxLayout" >
1162                 <property name="margin" >
1163                  <number>11</number>
1164                 </property>
1165                 <property name="spacing" >
1166                  <number>6</number>
1167                 </property>
1168                 <item>
1169                  <widget class="QPushButton" name="DCNsylFindTrainButton" >
1170                   <property name="sizePolicy" >
1171                    <sizepolicy>
1172                     <hsizetype>0</hsizetype>
1173                     <vsizetype>0</vsizetype>
1174                     <horstretch>0</horstretch>
1175                     <verstretch>0</verstretch>
1176                    </sizepolicy>
1177                   </property>
1178                   <property name="text" >
1179                    <string>Find Training Corpus</string>
1180                   </property>
1181                  </widget>
1182                 </item>
1183                 <item>
1184                  <widget class="QPushButton" name="DCNsylFindTestButton" >
1185                   <property name="sizePolicy" >
1186                    <sizepolicy>
1187                     <hsizetype>0</hsizetype>
1188                     <vsizetype>0</vsizetype>
1189                     <horstretch>0</horstretch>
1190                     <verstretch>0</verstretch>
1191                    </sizepolicy>
1192                   </property>
1193                   <property name="text" >
1194                    <string>Find Testing Corpus</string>
1195                   </property>
1196                  </widget>
1197                 </item>
1198                 <item>
1199                  <widget class="QPushButton" name="DCNsylTrainButton" >
1200                   <property name="sizePolicy" >
1201                    <sizepolicy>
1202                     <hsizetype>0</hsizetype>
1203                     <vsizetype>0</vsizetype>
1204                     <horstretch>0</horstretch>
1205                     <verstretch>0</verstretch>
1206                    </sizepolicy>
1207                   </property>
1208                   <property name="text" >
1209                    <string>Train Network</string>
1210                   </property>
1211                  </widget>
1212                 </item>
1213                </layout>
1214               </widget>
1215              </item>
1216              <item>
1217               <widget class="Q3GroupBox" name="groupBox5" >
1218                <property name="title" >
1219                 <string>Values Learned</string>
1220                </property>
1221                <property name="orientation" >
1222                 <enum>Qt::Vertical</enum>
1223                </property>
1224                <layout class="QVBoxLayout" >
1225                 <property name="margin" >
1226                  <number>11</number>
1227                 </property>
1228                 <property name="spacing" >
1229                  <number>6</number>
1230                 </property>
1231                 <item>
1232                  <widget class="Q3TextEdit" name="grammarOutputS" >
1233                   <property name="readOnly" >
1234                    <bool>true</bool>
1235                   </property>
1236                  </widget>
1237                 </item>
1238                </layout>
1239               </widget>
1240              </item>
1241             </layout>
1242            </item>
1243            <item>
1244             <widget class="Q3GroupBox" name="groupBox6" >
1245              <property name="title" >
1246               <string>Results of Training</string>
1247              </property>
1248              <property name="orientation" >
1249               <enum>Qt::Vertical</enum>
1250              </property>
1251              <layout class="QVBoxLayout" >
1252               <property name="margin" >
1253                <number>11</number>
1254               </property>
1255               <property name="spacing" >
1256                <number>6</number>
1257               </property>
1258               <item>
1259                <widget class="Q3TextEdit" name="corpusOutputS" >
1260                 <property name="readOnly" >
1261                  <bool>true</bool>
1262                 </property>
1263                </widget>
1264               </item>
1265              </layout>
1266             </widget>
1267            </item>
1268           </layout>
1269          </widget>
1270         </widget>
1271        </widget>
1272       </widget>
1273      </widget>
1274     </item>
1275    </layout>
1276   </widget>
1277   <widget class="QToolBar" name="m_Toolbar" >
1278    <property name="orientation" >
1279     <enum>Qt::Horizontal</enum>
1280    </property>
1281    <attribute name="toolBarArea" >
1282     <number>4</number>
1283    </attribute>
1284    <addaction name="newFileAction" />
1285    <addaction name="rereadCorpusAction" />
1286    <addaction name="openFileAction" />
1287    <addaction name="saveFileAction" />
1288   </widget>
1289   <widget class="QMenuBar" name="MainMenuBar" >
1290    <property name="enabled" >
1291     <bool>true</bool>
1292    </property>
1293    <property name="geometry" >
1294     <rect>
1295      <x>0</x>
1296      <y>0</y>
1297      <width>510</width>
1298      <height>25</height>
1299     </rect>
1300    </property>
1301    <widget class="QMenu" name="m_FileMenu" >
1302     <property name="title" >
1303      <string>&amp;File</string>
1304     </property>
1305     <addaction name="newFileAction" />
1306     <addaction name="rereadCorpusAction" />
1307     <addaction name="openFileAction" />
1308     <addaction name="saveFileAction" />
1309     <addaction name="saveAsFileAction" />
1310     <addaction name="saveBrokenCorpusAction" />
1311     <addaction name="exportProjectAction" />
1312     <addaction name="xfstExportAction" />
1313     <addaction name="separator" />
1314     <addaction name="preferencesEditAction" />
1315     <addaction name="separator" />
1316     <addaction name="exitAction" />
1317    </widget>
1318    <widget class="QMenu" name="m_EditMenu" >
1319     <property name="title" >
1320      <string>&amp;Edit</string>
1321     </property>
1322     <addaction name="clearLexiconAction" />
1323    </widget>
1324    <widget class="QMenu" name="m_ViewMenu" >
1325     <property name="title" >
1326      <string>&amp;View</string>
1327     </property>
1328     <addaction name="viewToolbarsAction" />
1329     <addaction name="viewStatusBarAction" />
1330     <addaction name="fontsAction" />
1331     <addaction name="viewCorpusAction" />
1332    </widget>
1333    <widget class="QMenu" name="m_MiniMenu" >
1334     <property name="title" >
1335      <string>&amp;Mini-Lexica</string>
1336     </property>
1337     <addaction name="newMiniLexiconAction" />
1338     <addaction name="deleteMiniLexiconAction" />
1339     <addaction name="m_autoLayeringAction" />
1340     <addaction name="addWordBoundariesAction" />
1341     <addaction name="separator" />
1342     <addaction name="populateWordsAction" />
1343    </widget>
1344    <widget class="QMenu" name="m_SuffixesMenu" >
1345     <property name="title" >
1346      <string>&amp;Suffixes</string>
1347     </property>
1348     <addaction name="runAllAction" />
1349     <addaction name="separator" />
1350     <addaction name="successorFreqAction" />
1351     <addaction name="checkSignaturesAction" />
1352     <addaction name="knownStemsSuffixesAction" />
1353     <addaction name="findSingletonSigsAction" />
1354     <addaction name="m_fromStemsFindAffixesAction" />
1355     <addaction name="m_looseFitAction" />
1356     <addaction name="fromSigsFindStemsAction" />
1357    </widget>
1358    <widget class="QMenu" name="m_PrefixesMenu" >
1359     <property name="title" >
1360      <string>&amp;Prefixes</string>
1361     </property>
1362     <addaction name="m_runAllPrefixesAction" />
1363     <addaction name="separator" />
1364     <addaction name="predecessorFreqAction" />
1365     <addaction name="checkPfxSignaturesAction" />
1366     <addaction name="knownStemsPrefixesAction" />
1367     <addaction name="findSingletonPfxSigsAction" />
1368     <addaction name="fromStemsFindAffixesAction" />
1369     <addaction name="pfxLooseFitAction" />
1370     <addaction name="fromPfxSigsFindStemsAction" />
1371    </widget>
1372    <widget class="QMenu" name="CompoundsMenu" >
1373     <property name="title" >
1374      <string>&amp;Compounds</string>
1375     </property>
1376     <addaction name="fromStemsFindCompoundsAction" />
1377     <addaction name="fromStemsFindFlatCompoundsAction" />
1378     <addaction name="calculateAffixnessAction" />
1379     <addaction name="fromAffixnessUpdateSigsAndCompoundsAction" />
1380    </widget>
1381    <widget class="QMenu" name="m_LogFileMenu" >
1382     <property name="title" >
1383      <string>&amp;Log File</string>
1384     </property>
1385     <addaction name="enableLoggingAction" />
1386     <addaction name="clearLogFileAction" />
1387     <addaction name="newLogFileAction" />
1388    </widget>
1389    <widget class="QMenu" name="m_FSAMenu" >
1390     <property name="title" >
1391      <string>&amp;FSA</string>
1392     </property>
1393     <addaction name="fsaTestFunctionAction" />
1394    </widget>
1395    <widget class="QMenu" name="m_DiagnosticsMenu" >
1396     <property name="title" >
1397      <string>&amp;Diagnostics</string>
1398     </property>
1399     <addaction name="compareGoldStdAction" />
1400     <addaction name="compareCompoundsAction" />
1401     <addaction name="changeGoldStdFileAction" />
1402     <addaction name="separator" />
1403     <addaction name="editCorpusForMTAction" />
1404    </widget>
1405    <widget class="QMenu" name="OtherHeuristicsMenu" >
1406     <property name="title" >
1407      <string>OtherHeuristics</string>
1408     </property>
1409     <addaction name="SedAction" />
1410     <addaction name="FindSlices" />
1411     <addaction name="otherheuristicsStandard_DeviationAction" />
1412     <addaction name="fsaTestFunctionAction" />
1413    </widget>
1414    <widget class="QMenu" name="PhonologyMenu" >
1415     <property name="title" >
1416      <string>Phonology</string>
1417     </property>
1418     <widget class="QMenu" name="phonologynew_itemMenu" >
1419      <property name="title" >
1420       <string>Create 2nd tier</string>
1421      </property>
1422      <addaction name="DropTierLeaveSlotAction" />
1423      <addaction name="DropTierLeaveCopyAction" />
1424     </widget>
1425     <addaction name="PhonologyAction" />
1426     <addaction name="phonologynew_itemAction" />
1427     <addaction name="phonologynew_itemMenu" />
1428     <addaction name="phonologyCalculateInformationAction" />
1429     <addaction name="Create_skeletonAction" />
1430     <addaction name="phonologyCompute_Gibbs_functionAction" />
1431    </widget>
1432    <widget class="QMenu" name="SequencerMenu" >
1433     <property name="title" >
1434      <string>Sequencer</string>
1435     </property>
1436     <addaction name="sequencerReadCorpusAction" />
1437     <addaction name="sequenceASentenceAction" />
1438     <addaction name="sequencerTestAFileAction" />
1439     <addaction name="mTModel1Action" />
1440    </widget>
1441    <widget class="QMenu" name="HMMMenu" >
1442     <property name="title" >
1443      <string>HMM</string>
1444     </property>
1445     <addaction name="testSEMHMMAction" />
1446    </widget>
1447    <widget class="QMenu" name="AllomorphyMenu" >
1448     <property name="title" >
1449      <string>Allomorphy</string>
1450     </property>
1451     <addaction name="allomorphy2002_Action" />
1452    </widget>
1453    <addaction name="m_FileMenu" />
1454    <addaction name="m_EditMenu" />
1455    <addaction name="m_ViewMenu" />
1456    <addaction name="m_MiniMenu" />
1457    <addaction name="m_SuffixesMenu" />
1458    <addaction name="m_PrefixesMenu" />
1459    <addaction name="CompoundsMenu" />
1460    <addaction name="m_LogFileMenu" />
1461    <addaction name="m_DiagnosticsMenu" />
1462    <addaction name="OtherHeuristicsMenu" />
1463    <addaction name="PhonologyMenu" />
1464    <addaction name="SequencerMenu" />
1465    <addaction name="HMMMenu" />
1466    <addaction name="AllomorphyMenu" />
1467   </widget>
1468   <action name="openFileAction" >
1469    <property name="icon" >
1470     <iconset resource="images/linguistica.qrc" >:/icons/open.xpm</iconset>
1471    </property>
1472    <property name="text" >
1473     <string>&amp;Open project</string>
1474    </property>
1475    <property name="iconText" >
1476     <string>Open project</string>
1477    </property>
1478    <property name="toolTip" >
1479     <string>Open an existing project.</string>
1480    </property>
1481    <property name="statusTip" >
1482     <string>Open an existing project.</string>
1483    </property>
1484    <property name="shortcut" >
1485     <string>Ctrl+O</string>
1486    </property>
1487   </action>
1488   <action name="exitAction" >
1489    <property name="text" >
1490     <string>E&amp;xit</string>
1491    </property>
1492    <property name="iconText" >
1493     <string>E&amp;xit</string>
1494    </property>
1495    <property name="toolTip" >
1496     <string>Exit.</string>
1497    </property>
1498    <property name="shortcut" >
1499     <string>Ctrl+Alt+Shift+Q</string>
1500    </property>
1501   </action>
1502   <action name="runAllAction" >
1503    <property name="text" >
1504     <string>&amp;Run all</string>
1505    </property>
1506    <property name="iconText" >
1507     <string>&amp;Run all</string>
1508    </property>
1509    <property name="toolTip" >
1510     <string>Run all suffix functions.</string>
1511    </property>
1512    <property name="shortcut" >
1513     <string>Ctrl+S</string>
1514    </property>
1515   </action>
1516   <action name="enableLoggingAction" >
1517    <property name="checkable" >
1518     <bool>true</bool>
1519    </property>
1520    <property name="text" >
1521     <string>&amp;Logging Enabled</string>
1522    </property>
1523    <property name="iconText" >
1524     <string>&amp;Logging Enabled</string>
1525    </property>
1526    <property name="toolTip" >
1527     <string>Toggle logging.</string>
1528    </property>
1529   </action>
1530   <action name="clearLogFileAction" >
1531    <property name="text" >
1532     <string>&amp;Clear Log File</string>
1533    </property>
1534    <property name="iconText" >
1535     <string>Clear Log File</string>
1536    </property>
1537    <property name="toolTip" >
1538     <string>Clear the log file.</string>
1539    </property>
1540   </action>
1541   <action name="newLogFileAction" >
1542    <property name="text" >
1543     <string>&amp;New Log File</string>
1544    </property>
1545    <property name="iconText" >
1546     <string>New Log File</string>
1547    </property>
1548    <property name="toolTip" >
1549     <string>Change the log file.</string>
1550    </property>
1551   </action>
1552   <action name="fontsAction" >
1553    <property name="text" >
1554     <string>&amp;Fonts</string>
1555    </property>
1556    <property name="iconText" >
1557     <string>&amp;Fonts</string>
1558    </property>
1559    <property name="toolTip" >
1560     <string>Change the screen font.</string>
1561    </property>
1562   </action>
1563   <action name="preferencesEditAction" >
1564    <property name="text" >
1565     <string>&amp;Preferences</string>
1566    </property>
1567    <property name="iconText" >
1568     <string>Preferences</string>
1569    </property>
1570    <property name="toolTip" >
1571     <string>Change the user preferences.</string>
1572    </property>
1573   </action>
1574   <action name="saveFileAction" >
1575    <property name="icon" >
1576     <iconset resource="images/linguistica.qrc" >:/icons/save.xpm</iconset>
1577    </property>
1578    <property name="text" >
1579     <string>&amp;Save project</string>
1580    </property>
1581    <property name="iconText" >
1582     <string>Save project</string>
1583    </property>
1584    <property name="toolTip" >
1585     <string>Save the current project.</string>
1586    </property>
1587    <property name="shortcut" >
1588     <string>Ctrl+Alt+Shift+S</string>
1589    </property>
1590   </action>
1591   <action name="saveAsFileAction" >
1592    <property name="text" >
1593     <string>Save &amp;As...</string>
1594    </property>
1595    <property name="iconText" >
1596     <string>Save As...</string>
1597    </property>
1598    <property name="toolTip" >
1599     <string>Save as a different project.</string>
1600    </property>
1601   </action>
1602   <action name="newFileAction" >
1603    <property name="icon" >
1604     <iconset resource="images/linguistica.qrc" >:/icons/new.xpm</iconset>
1605    </property>
1606    <property name="text" >
1607     <string>&amp;New corpus</string>
1608    </property>
1609    <property name="iconText" >
1610     <string>New corpus</string>
1611    </property>
1612    <property name="toolTip" >
1613     <string>Read in a new corpus.</string>
1614    </property>
1615    <property name="shortcut" >
1616     <string>Ctrl+N</string>
1617    </property>
1618   </action>
1619   <action name="m_showDeleteesAction" >
1620    <property name="checkable" >
1621     <bool>true</bool>
1622    </property>
1623    <property name="checked" >
1624     <bool>true</bool>
1625    </property>
1626    <property name="enabled" >
1627     <bool>true</bool>
1628    </property>
1629    <property name="text" >
1630     <string>&amp;Show complex signatures</string>
1631    </property>
1632    <property name="iconText" >
1633     <string>Show complex signatures</string>
1634    </property>
1635   </action>
1636   <action name="rereadCorpusAction" >
1637    <property name="enabled" >
1638     <bool>true</bool>
1639    </property>
1640    <property name="icon" >
1641     <iconset resource="images/linguistica.qrc" >:/icons/reload.xpm</iconset>
1642    </property>
1643    <property name="text" >
1644     <string>&amp;Reread corpus</string>
1645    </property>
1646    <property name="iconText" >
1647     <string>Reread corpus</string>
1648    </property>
1649    <property name="toolTip" >
1650     <string>Reread the current corpus.</string>
1651    </property>
1652    <property name="shortcut" >
1653     <string>Ctrl+D</string>
1654    </property>
1655   </action>
1656   <action name="clearLexiconAction" >
1657    <property name="text" >
1658     <string>&amp;Clear lexicon</string>
1659    </property>
1660    <property name="iconText" >
1661     <string>Clear lexicon</string>
1662    </property>
1663   </action>
1664   <action name="successorFreqAction" >
1665    <property name="text" >
1666     <string>&amp;Successor frequencies</string>
1667    </property>
1668    <property name="iconText" >
1669     <string>&amp;Successor frequencies</string>
1670    </property>
1671   </action>
1672   <action name="checkSignaturesAction" >
1673    <property name="text" >
1674     <string>&amp;Check signatures</string>
1675    </property>
1676    <property name="iconText" >
1677     <string>Check signatures</string>
1678    </property>
1679   </action>
1680   <action name="knownStemsSuffixesAction" >
1681    <property name="text" >
1682     <string>&amp;Known stems and suffixes</string>
1683    </property>
1684    <property name="iconText" >
1685     <string>Known stems and suffixes</string>
1686    </property>
1687   </action>
1688   <action name="fromSigsFindStemsAction" >
1689    <property name="text" >
1690     <string>F&amp;rom sigs: find stems</string>
1691    </property>
1692    <property name="iconText" >
1693     <string>From sigs: find stems</string>
1694    </property>
1695   </action>
1696   <action name="findSingletonSigsAction" >
1697    <property name="text" >
1698     <string>&amp;Find singleton signatures</string>
1699    </property>
1700    <property name="iconText" >
1701     <string>Find singleton signatures</string>
1702    </property>
1703   </action>
1704   <action name="viewToolbarsAction" >
1705    <property name="checkable" >
1706     <bool>true</bool>
1707    </property>
1708    <property name="text" >
1709     <string>&amp;Toolbars</string>
1710    </property>
1711    <property name="iconText" >
1712     <string>&amp;Toolbars</string>
1713    </property>
1714   </action>
1715   <action name="viewStatusBarAction" >
1716    <property name="checkable" >
1717     <bool>true</bool>
1718    </property>
1719    <property name="text" >
1720     <string>&amp;Status bar</string>
1721    </property>
1722    <property name="iconText" >
1723     <string>&amp;Status bar</string>
1724    </property>
1725   </action>
1726   <action name="saveBrokenCorpusAction" >
1727    <property name="text" >
1728     <string>Save &amp;broken corpus</string>
1729    </property>
1730    <property name="iconText" >
1731     <string>Save &amp;broken corpus</string>
1732    </property>
1733   </action>
1734   <action name="newMiniLexiconAction" >
1735    <property name="text" >
1736     <string>&amp;New mini-lexicon</string>
1737    </property>
1738    <property name="iconText" >
1739     <string>New mini-lexicon</string>
1740    </property>
1741   </action>
1742   <action name="deleteMiniLexiconAction" >
1743    <property name="text" >
1744     <string>&amp;Delete mini-lexicon</string>
1745    </property>
1746    <property name="iconText" >
1747     <string>&amp;Delete mini-lexicon</string>
1748    </property>
1749   </action>
1750   <action name="m_autoLayeringAction" >
1751    <property name="checkable" >
1752     <bool>false</bool>
1753    </property>
1754    <property name="checked" >
1755     <bool>false</bool>
1756    </property>
1757    <property name="text" >
1758     <string>Auto &amp;layering</string>
1759    </property>
1760    <property name="iconText" >
1761     <string>Auto layering</string>
1762    </property>
1763    <property name="shortcut" >
1764     <string>Ctrl+L</string>
1765    </property>
1766   </action>
1767   <action name="m_looseFitAction" >
1768    <property name="text" >
1769     <string>&amp;Loose fit</string>
1770    </property>
1771    <property name="iconText" >
1772     <string>Loose fit</string>
1773    </property>
1774   </action>
1775   <action name="populateWordsAction" >
1776    <property name="text" >
1777     <string>&amp;Populate word collection</string>
1778    </property>
1779    <property name="iconText" >
1780     <string>Populate word collection</string>
1781    </property>
1782   </action>
1783   <action name="compareGoldStdAction" >
1784    <property name="text" >
1785     <string>Compare &amp;gold standard</string>
1786    </property>
1787    <property name="iconText" >
1788     <string>Compare gold standard</string>
1789    </property>
1790   </action>
1791   <action name="changeGoldStdFileAction" >
1792    <property name="text" >
1793     <string>&amp;New gold standard file</string>
1794    </property>
1795    <property name="iconText" >
1796     <string>New gold standard file</string>
1797    </property>
1798   </action>
1799   <action name="m_runAllPrefixesAction" >
1800    <property name="text" >
1801     <string>&amp;Run all</string>
1802    </property>
1803    <property name="iconText" >
1804     <string>Run all</string>
1805    </property>
1806    <property name="toolTip" >
1807     <string>Run all</string>
1808    </property>
1809    <property name="shortcut" >
1810     <string>Ctrl+P</string>
1811    </property>
1812   </action>
1813   <action name="predecessorFreqAction" >
1814    <property name="text" >
1815     <string>&amp;Predecessor Frequencies</string>
1816    </property>
1817    <property name="iconText" >
1818     <string>Predecessor Frequencies</string>
1819    </property>
1820   </action>
1821   <action name="knownStemsPrefixesAction" >
1822    <property name="text" >
1823     <string>&amp;Known stems and prefixes</string>
1824    </property>
1825    <property name="iconText" >
1826     <string>Known stems and prefixes</string>
1827    </property>
1828   </action>
1829   <action name="checkPfxSignaturesAction" >
1830    <property name="text" >
1831     <string>Check signatures</string>
1832    </property>
1833    <property name="iconText" >
1834     <string>Check signatures</string>
1835    </property>
1836   </action>
1837   <action name="findSingletonPfxSigsAction" >
1838    <property name="text" >
1839     <string>Find singleton signatures</string>
1840    </property>
1841    <property name="iconText" >
1842     <string>Find singleton signatures</string>
1843    </property>
1844   </action>
1845   <action name="pfxLooseFitAction" >
1846    <property name="text" >
1847     <string>Loose fit</string>
1848    </property>
1849    <property name="iconText" >
1850     <string>Loose fit</string>
1851    </property>
1852   </action>
1853   <action name="fromPfxSigsFindStemsAction" >
1854    <property name="text" >
1855     <string>From sigs: find stems</string>
1856    </property>
1857    <property name="iconText" >
1858     <string>From sigs: find stems</string>
1859    </property>
1860   </action>
1861   <action name="fsaTestFunctionAction" >
1862    <property name="text" >
1863     <string>FSA Test Function</string>
1864    </property>
1865    <property name="iconText" >
1866     <string>FSA Test Function</string>
1867    </property>
1868   </action>
1869   <action name="SedAction" >
1870    <property name="text" >
1871     <string>StringEditDistance</string>
1872    </property>
1873    <property name="iconText" >
1874     <string>StringEditDistance</string>
1875    </property>
1876   </action>
1877   <action name="FindSlices" >
1878    <property name="text" >
1879     <string>Find Slices</string>
1880    </property>
1881    <property name="iconText" >
1882     <string>Find Slices</string>
1883    </property>
1884   </action>
1885   <action name="createLexiconAction" >
1886    <property name="text" >
1887     <string>Create lexicon...</string>
1888    </property>
1889    <property name="iconText" >
1890     <string>Create lexicon...</string>
1891    </property>
1892   </action>
1893   <action name="addWordBoundariesAction" >
1894    <property name="text" >
1895     <string>Add Word Boundaries</string>
1896    </property>
1897    <property name="iconText" >
1898     <string>Add Word Boundaries</string>
1899    </property>
1900   </action>
1901   <action name="editCorpusForMTAction" >
1902    <property name="iconText" >
1903     <string>EditCorpusForMT</string>
1904    </property>
1905   </action>
1906   <action name="PhonologyAction" >
1907    <property name="text" >
1908     <string>&amp;Phonology</string>
1909    </property>
1910    <property name="iconText" >
1911     <string>&amp;Phonology</string>
1912    </property>
1913   </action>
1914   <action name="phonologynew_itemAction" >
1915    <property name="iconText" >
1916     <string>Create 2nd tier</string>
1917    </property>
1918   </action>
1919   <action name="Create_skeletonAction" >
1920    <property name="iconText" >
1921     <string>Create CV template</string>
1922    </property>
1923   </action>
1924   <action name="m_fromStemsFindAffixesAction" >
1925    <property name="iconText" >
1926     <string>Fr&amp;om stems: find affixes</string>
1927    </property>
1928   </action>
1929   <action name="fromStemsFindAffixesAction" >
1930    <property name="checked" >
1931     <bool>false</bool>
1932    </property>
1933    <property name="iconText" >
1934     <string>Fr&amp;om stems: find affixes</string>
1935    </property>
1936   </action>
1937   <action name="DropTierLeaveSlotAction" >
1938    <property name="iconText" >
1939     <string>Leave slot</string>
1940    </property>
1941   </action>
1942   <action name="phonologyCalculateInformationAction" >
1943    <property name="iconText" >
1944     <string>Calculate information</string>
1945    </property>
1946   </action>
1947   <action name="DropTierLeaveCopyAction" >
1948    <property name="iconText" >
1949     <string>Leave copy</string>
1950    </property>
1951   </action>
1952   <action name="phonologyCompute_Gibbs_functionAction" >
1953    <property name="iconText" >
1954     <string>Compute Gibbs function</string>
1955    </property>
1956   </action>
1957   <action name="sequencerReadCorpusAction" >
1958    <property name="iconText" >
1959     <string>ReadCorpus</string>
1960    </property>
1961   </action>
1962   <action name="sequenceASentenceAction" >
1963    <property name="iconText" >
1964     <string>ASentence</string>
1965    </property>
1966   </action>
1967   <action name="sequencerTestAFileAction" >
1968    <property name="iconText" >
1969     <string>TestAFile</string>
1970    </property>
1971   </action>
1972   <action name="statsReadCorpusAction" >
1973    <property name="iconText" >
1974     <string>ReadCorpus</string>
1975    </property>
1976   </action>
1977   <action name="otherheuristicsStandard_DeviationAction" >
1978    <property name="iconText" >
1979     <string>Standard Deviation</string>
1980    </property>
1981   </action>
1982   <action name="otherheuristicsDCN_stressAction" >
1983    <property name="iconText" >
1984     <string>DCN stress</string>
1985    </property>
1986   </action>
1987   <action name="otherheuristicsDCN_syllabificationAction" >
1988    <property name="iconText" >
1989     <string>DCN syllabification</string>
1990    </property>
1991   </action>
1992   <action name="fromStemsFindCompoundsAction" >
1993    <property name="text" >
1994     <string>From &amp;stems find compounds</string>
1995    </property>
1996    <property name="iconText" >
1997     <string>From stems find compounds</string>
1998    </property>
1999   </action>
2000   <action name="compareCompoundsAction" >
2001    <property name="iconText" >
2002     <string>Compare compounds</string>
2003    </property>
2004   </action>
2005   <action name="calculateAffixnessAction" >
2006    <property name="iconText" >
2007     <string>&amp;Calculate affixness of components</string>
2008    </property>
2009   </action>
2010   <action name="fromAffixnessUpdateSigsAndCompoundsAction" >
2011    <property name="iconText" >
2012     <string>From &amp;affixness update sigs and compounds</string>
2013    </property>
2014   </action>
2015   <action name="mTModel1Action" >
2016    <property name="iconText" >
2017     <string>Model1</string>
2018    </property>
2019   </action>
2020   <action name="testSEMHMMAction" >
2021    <property name="iconText" >
2022     <string>TestStateEMHMM</string>
2023    </property>
2024   </action>
2025   <action name="viewCorpusAction" >
2026    <property name="iconText" >
2027     <string>Corpus</string>
2028    </property>
2029   </action>
2030   <action name="exportProjectAction" >
2031    <property name="iconText" >
2032     <string>&amp;Export project</string>
2033    </property>
2034   </action>
2035   <action name="xfstExportAction" >
2036    <property name="iconText" >
2037     <string>Export xfst</string>
2038    </property>
2039   </action>
2040   <action name="fromStemsFindFlatCompoundsAction" >
2041    <property name="text" >
2042     <string>From stems find &amp;flat compounds</string>
2043    </property>
2044    <property name="iconText" >
2045     <string>From stems find flat compounds</string>
2046    </property>
2047   </action>
2048   <action name="wordbreakernew_itemAction" >
2049    <property name="iconText" >
2050     <string>new item</string>
2051    </property>
2052   </action>
2053   <action name="allomorphy2002_Action" >
2054    <property name="iconText" >
2055     <string>2002 </string>
2056    </property>
2057   </action>
2058   <action name="findAllomorphyAction" >
2059    <property name="text" >
2060     <string>&amp;Find allomorphy</string>
2061    </property>
2062    <property name="iconText" >
2063     <string>Find allomorphy</string>
2064    </property>
2065    <property name="toolTip" >
2066     <string>Find allomorphy</string>
2067    </property>
2068    <property name="shortcut" >
2069     <string>Ctrl+A</string>
2070    </property>
2071   </action>
2072   <action name="actionOpenLogFile" >
2073    <property name="text" >
2074     <string>OpenLogFile</string>
2075    </property>
2076    <property name="shortcut" >
2077     <string>Ctrl+L</string>
2078    </property>
2079   </action>
2080  </widget>
2081  <layoutdefault spacing="6" margin="11" />
2082  <customwidgets>
2083   <customwidget>
2084    <class>Q3ButtonGroup</class>
2085    <extends>Q3GroupBox</extends>
2086    <header>Qt3Support/Q3ButtonGroup</header>
2087    <container>1</container>
2088   </customwidget>
2089   <customwidget>
2090    <class>Q3TextEdit</class>
2091    <extends>Q3Frame</extends>
2092    <header>q3textedit.h</header>
2093   </customwidget>
2094   <customwidget>
2095    <class>Q3GroupBox</class>
2096    <extends>QGroupBox</extends>
2097    <header>Qt3Support/Q3GroupBox</header>
2098    <container>1</container>
2099   </customwidget>
2100   <customwidget>
2101    <class>Q3ListView</class>
2102    <extends>Q3Frame</extends>
2103    <header>q3listview.h</header>
2104   </customwidget>
2105  </customwidgets>
2106  <resources>
2107   <include location="images/linguistica.qrc" />
2108  </resources>
2109  <connections>
2110   <connection>
2111    <sender>calculateAffixnessAction</sender>
2112    <signal>activated()</signal>
2113    <receiver>LinguisticaMainWindowBase</receiver>
2114    <slot>calculateAffixnessSlot()</slot>
2115    <hints>
2116     <hint type="sourcelabel" >
2117      <x>-1</x>
2118      <y>-1</y>
2119     </hint>
2120     <hint type="destinationlabel" >
2121      <x>20</x>
2122      <y>20</y>
2123     </hint>
2124    </hints>
2125   </connection>
2126   <connection>
2127    <sender>checkPfxSignaturesAction</sender>
2128    <signal>activated()</signal>
2129    <receiver>LinguisticaMainWindowBase</receiver>
2130    <slot>checkPfxSignaturesSlot()</slot>
2131    <hints>
2132     <hint type="sourcelabel" >
2133      <x>-1</x>
2134      <y>-1</y>
2135     </hint>
2136     <hint type="destinationlabel" >
2137      <x>20</x>
2138      <y>20</y>
2139     </hint>
2140    </hints>
2141   </connection>
2142   <connection>
2143    <sender>checkSignaturesAction</sender>
2144    <signal>activated()</signal>
2145    <receiver>LinguisticaMainWindowBase</receiver>
2146    <slot>checkSignaturesSlot()</slot>
2147    <hints>
2148     <hint type="sourcelabel" >
2149      <x>-1</x>
2150      <y>-1</y>
2151     </hint>
2152     <hint type="destinationlabel" >
2153      <x>20</x>
2154      <y>20</y>
2155     </hint>
2156    </hints>
2157   </connection>
2158   <connection>
2159    <sender>clearLexiconAction</sender>
2160    <signal>activated()</signal>
2161    <receiver>LinguisticaMainWindowBase</receiver>
2162    <slot>clearLexiconSlot()</slot>
2163    <hints>
2164     <hint type="sourcelabel" >
2165      <x>-1</x>
2166      <y>-1</y>
2167     </hint>
2168     <hint type="destinationlabel" >
2169      <x>20</x>
2170      <y>20</y>
2171     </hint>
2172    </hints>
2173   </connection>
2174   <connection>
2175    <sender>clearLogFileAction</sender>
2176    <signal>activated()</signal>
2177    <receiver>LinguisticaMainWindowBase</receiver>
2178    <slot>clearLogFileActionSlot()</slot>
2179    <hints>
2180     <hint type="sourcelabel" >
2181      <x>-1</x>
2182      <y>-1</y>
2183     </hint>
2184     <hint type="destinationlabel" >
2185      <x>20</x>
2186      <y>20</y>
2187     </hint>
2188    </hints>
2189   </connection>
2190   <connection>
2191    <sender>compareCompoundsAction</sender>
2192    <signal>activated()</signal>
2193    <receiver>LinguisticaMainWindowBase</receiver>
2194    <slot>compareCompoundsSlot()</slot>
2195    <hints>
2196     <hint type="sourcelabel" >
2197      <x>-1</x>
2198      <y>-1</y>
2199     </hint>
2200     <hint type="destinationlabel" >
2201      <x>20</x>
2202      <y>20</y>
2203     </hint>
2204    </hints>
2205   </connection>
2206   <connection>
2207    <sender>compareGoldStdAction</sender>
2208    <signal>activated()</signal>
2209    <receiver>LinguisticaMainWindowBase</receiver>
2210    <slot>compareGoldStdSlot()</slot>
2211    <hints>
2212     <hint type="sourcelabel" >
2213      <x>-1</x>
2214      <y>-1</y>
2215     </hint>
2216     <hint type="destinationlabel" >
2217      <x>20</x>
2218      <y>20</y>
2219     </hint>
2220    </hints>
2221   </connection>
2222   <connection>
2223    <sender>DCNstressComputeButton</sender>
2224    <signal>clicked()</signal>
2225    <receiver>LinguisticaMainWindowBase</receiver>
2226    <slot>DCNstressComputeSlot()</slot>
2227    <hints>
2228     <hint type="sourcelabel" >
2229      <x>20</x>
2230      <y>20</y>
2231     </hint>
2232     <hint type="destinationlabel" >
2233      <x>20</x>
2234      <y>20</y>
2235     </hint>
2236    </hints>
2237   </connection>
2238   <connection>
2239    <sender>DCNstressLearnButton</sender>
2240    <signal>clicked()</signal>
2241    <receiver>LinguisticaMainWindowBase</receiver>
2242    <slot>DCNstressLearnSlot()</slot>
2243    <hints>
2244     <hint type="sourcelabel" >
2245      <x>20</x>
2246      <y>20</y>
2247     </hint>
2248     <hint type="destinationlabel" >
2249      <x>20</x>
2250      <y>20</y>
2251     </hint>
2252    </hints>
2253   </connection>
2254   <connection>
2255    <sender>DCNsylFindTestButton</sender>
2256    <signal>clicked()</signal>
2257    <receiver>LinguisticaMainWindowBase</receiver>
2258    <slot>DCNsylFindTestSlot()</slot>
2259    <hints>
2260     <hint type="sourcelabel" >
2261      <x>20</x>
2262      <y>20</y>
2263     </hint>
2264     <hint type="destinationlabel" >
2265      <x>20</x>
2266      <y>20</y>
2267     </hint>
2268    </hints>
2269   </connection>
2270   <connection>
2271    <sender>DCNsylFindTrainButton</sender>
2272    <signal>clicked()</signal>
2273    <receiver>LinguisticaMainWindowBase</receiver>
2274    <slot>DCNsylFindTrainSlot()</slot>
2275    <hints>
2276     <hint type="sourcelabel" >
2277      <x>20</x>
2278      <y>20</y>
2279     </hint>
2280     <hint type="destinationlabel" >
2281      <x>20</x>
2282      <y>20</y>
2283     </hint>
2284    </hints>
2285   </connection>
2286   <connection>
2287    <sender>DCNsylTrainButton</sender>
2288    <signal>clicked()</signal>
2289    <receiver>LinguisticaMainWindowBase</receiver>
2290    <slot>DCNsylTrainSlot()</slot>
2291    <hints>
2292     <hint type="sourcelabel" >
2293      <x>20</x>
2294      <y>20</y>
2295     </hint>
2296     <hint type="destinationlabel" >
2297      <x>20</x>
2298      <y>20</y>
2299     </hint>
2300    </hints>
2301   </connection>
2302   <connection>
2303    <sender>deleteMiniLexiconAction</sender>
2304    <signal>activated()</signal>
2305    <receiver>LinguisticaMainWindowBase</receiver>
2306    <slot>deleteMiniLexiconActionSlot()</slot>
2307    <hints>
2308     <hint type="sourcelabel" >
2309      <x>-1</x>
2310      <y>-1</y>
2311     </hint>
2312     <hint type="destinationlabel" >
2313      <x>20</x>
2314      <y>20</y>
2315     </hint>
2316    </hints>
2317   </connection>
2318   <connection>
2319    <sender>DropTierLeaveCopyAction</sender>
2320    <signal>activated()</signal>
2321    <receiver>LinguisticaMainWindowBase</receiver>
2322    <slot>DropTierLeaveCopy()</slot>
2323    <hints>
2324     <hint type="sourcelabel" >
2325      <x>-1</x>
2326      <y>-1</y>
2327     </hint>
2328     <hint type="destinationlabel" >
2329      <x>20</x>
2330      <y>20</y>
2331     </hint>
2332    </hints>
2333   </connection>
2334   <connection>
2335    <sender>editCorpusForMTAction</sender>
2336    <signal>activated()</signal>
2337    <receiver>LinguisticaMainWindowBase</receiver>
2338    <slot>editCorpusForMT()</slot>
2339    <hints>
2340     <hint type="sourcelabel" >
2341      <x>-1</x>
2342      <y>-1</y>
2343     </hint>
2344     <hint type="destinationlabel" >
2345      <x>20</x>
2346      <y>20</y>
2347     </hint>
2348    </hints>
2349   </connection>
2350   <connection>
2351    <sender>enableLoggingAction</sender>
2352    <signal>toggled(bool)</signal>
2353    <receiver>LinguisticaMainWindowBase</receiver>
2354    <slot>enableLoggingActionSlot(bool)</slot>
2355    <hints>
2356     <hint type="sourcelabel" >
2357      <x>-1</x>
2358      <y>-1</y>
2359     </hint>
2360     <hint type="destinationlabel" >
2361      <x>20</x>
2362      <y>20</y>
2363     </hint>
2364    </hints>
2365   </connection>
2366   <connection>
2367    <sender>exitAction</sender>
2368    <signal>activated()</signal>
2369    <receiver>LinguisticaMainWindowBase</receiver>
2370    <slot>close()</slot>
2371    <hints>
2372     <hint type="sourcelabel" >
2373      <x>-1</x>
2374      <y>-1</y>
2375     </hint>
2376     <hint type="destinationlabel" >
2377      <x>20</x>
2378      <y>20</y>
2379     </hint>
2380    </hints>
2381   </connection>
2382   <connection>
2383    <sender>exportProjectAction</sender>
2384    <signal>activated()</signal>
2385    <receiver>LinguisticaMainWindowBase</receiver>
2386    <slot>exportProjectSlot()</slot>
2387    <hints>
2388     <hint type="sourcelabel" >
2389      <x>-1</x>
2390      <y>-1</y>
2391     </hint>
2392     <hint type="destinationlabel" >
2393      <x>20</x>
2394      <y>20</y>
2395     </hint>
2396    </hints>
2397   </connection>
2398   <connection>
2399    <sender>xfstExportAction</sender>
2400    <signal>activated()</signal>
2401    <receiver>LinguisticaMainWindowBase</receiver>
2402    <slot>xfstExportActionSlot()</slot>
2403    <hints>
2404     <hint type="sourcelabel" >
2405      <x>-1</x>
2406      <y>-1</y>
2407     </hint>
2408     <hint type="destinationlabel" >
2409      <x>20</x>
2410      <y>20</y>
2411     </hint>
2412    </hints>
2413   </connection>
2414   <connection>
2415    <sender>findAllomorphyAction</sender>
2416    <signal>activated()</signal>
2417    <receiver>LinguisticaMainWindowBase</receiver>
2418    <slot>findAllomorphySlot()</slot>
2419    <hints>
2420     <hint type="sourcelabel" >
2421      <x>-1</x>
2422      <y>-1</y>
2423     </hint>
2424     <hint type="destinationlabel" >
2425      <x>20</x>
2426      <y>20</y>
2427     </hint>
2428    </hints>
2429   </connection>
2430   <connection>
2431    <sender>findSingletonPfxSigsAction</sender>
2432    <signal>activated()</signal>
2433    <receiver>LinguisticaMainWindowBase</receiver>
2434    <slot>findPfxSingletonSigsSlot()</slot>
2435    <hints>
2436     <hint type="sourcelabel" >
2437      <x>-1</x>
2438      <y>-1</y>
2439     </hint>
2440     <hint type="destinationlabel" >
2441      <x>20</x>
2442      <y>20</y>
2443     </hint>
2444    </hints>
2445   </connection>
2446   <connection>
2447    <sender>findSingletonSigsAction</sender>
2448    <signal>activated()</signal>
2449    <receiver>LinguisticaMainWindowBase</receiver>
2450    <slot>findSingletonSigsSlot()</slot>
2451    <hints>
2452     <hint type="sourcelabel" >
2453      <x>-1</x>
2454      <y>-1</y>
2455     </hint>
2456     <hint type="destinationlabel" >
2457      <x>20</x>
2458      <y>20</y>
2459     </hint>
2460    </hints>
2461   </connection>
2462   <connection>
2463    <sender>fontsAction</sender>
2464    <signal>activated()</signal>
2465    <receiver>LinguisticaMainWindowBase</receiver>
2466    <slot>changeFontSlot()</slot>
2467    <hints>
2468     <hint type="sourcelabel" >
2469      <x>-1</x>
2470      <y>-1</y>
2471     </hint>
2472     <hint type="destinationlabel" >
2473      <x>20</x>
2474      <y>20</y>
2475     </hint>
2476    </hints>
2477   </connection>
2478   <connection>
2479    <sender>fromAffixnessUpdateSigsAndCompoundsAction</sender>
2480    <signal>activated()</signal>
2481    <receiver>LinguisticaMainWindowBase</receiver>
2482    <slot>fromAffixnessUpdateSigsAndCompoundsSlot()</slot>
2483    <hints>
2484     <hint type="sourcelabel" >
2485      <x>-1</x>
2486      <y>-1</y>
2487     </hint>
2488     <hint type="destinationlabel" >
2489      <x>20</x>
2490      <y>20</y>
2491     </hint>
2492    </hints>
2493   </connection>
2494   <connection>
2495    <sender>fromPfxSigsFindStemsAction</sender>
2496    <signal>activated()</signal>
2497    <receiver>LinguisticaMainWindowBase</receiver>
2498    <slot>fromPfxSigsFindStemsSlot()</slot>
2499    <hints>
2500     <hint type="sourcelabel" >
2501      <x>-1</x>
2502      <y>-1</y>
2503     </hint>
2504     <hint type="destinationlabel" >
2505      <x>20</x>
2506      <y>20</y>
2507     </hint>
2508    </hints>
2509   </connection>
2510   <connection>
2511    <sender>fromSigsFindStemsAction</sender>
2512    <signal>activated()</signal>
2513    <receiver>LinguisticaMainWindowBase</receiver>
2514    <slot>fromSigsFindStemsSlot()</slot>
2515    <hints>
2516     <hint type="sourcelabel" >
2517      <x>-1</x>
2518      <y>-1</y>
2519     </hint>
2520     <hint type="destinationlabel" >
2521      <x>20</x>
2522      <y>20</y>
2523     </hint>
2524    </hints>
2525   </connection>
2526   <connection>
2527    <sender>fromStemsFindCompoundsAction</sender>
2528    <signal>activated()</signal>
2529    <receiver>LinguisticaMainWindowBase</receiver>
2530    <slot>fromStemsFindCompoundsSlot()</slot>
2531    <hints>
2532     <hint type="sourcelabel" >
2533      <x>-1</x>
2534      <y>-1</y>
2535     </hint>
2536     <hint type="destinationlabel" >
2537      <x>20</x>
2538      <y>20</y>
2539     </hint>
2540    </hints>
2541   </connection>
2542   <connection>
2543    <sender>fromStemsFindFlatCompoundsAction</sender>
2544    <signal>activated()</signal>
2545    <receiver>LinguisticaMainWindowBase</receiver>
2546    <slot>fromStemsFindFlatCompoundsSlot()</slot>
2547    <hints>
2548     <hint type="sourcelabel" >
2549      <x>-1</x>
2550      <y>-1</y>
2551     </hint>
2552     <hint type="destinationlabel" >
2553      <x>20</x>
2554      <y>20</y>
2555     </hint>
2556    </hints>
2557   </connection>
2558   <connection>
2559    <sender>fsaTestFunctionAction</sender>
2560    <signal>activated()</signal>
2561    <receiver>LinguisticaMainWindowBase</receiver>
2562    <slot>fsaTestFuncAction()</slot>
2563    <hints>
2564     <hint type="sourcelabel" >
2565      <x>-1</x>
2566      <y>-1</y>
2567     </hint>
2568     <hint type="destinationlabel" >
2569      <x>20</x>
2570      <y>20</y>
2571     </hint>
2572    </hints>
2573   </connection>
2574   <connection>
2575    <sender>knownStemsPrefixesAction</sender>
2576    <signal>activated()</signal>
2577    <receiver>LinguisticaMainWindowBase</receiver>
2578    <slot>knownStemsPrefixesSlot()</slot>
2579    <hints>
2580     <hint type="sourcelabel" >
2581      <x>-1</x>
2582      <y>-1</y>
2583     </hint>
2584     <hint type="destinationlabel" >
2585      <x>20</x>
2586      <y>20</y>
2587     </hint>
2588    </hints>
2589   </connection>
2590   <connection>
2591    <sender>knownStemsSuffixesAction</sender>
2592    <signal>activated()</signal>
2593    <receiver>LinguisticaMainWindowBase</receiver>
2594    <slot>knownStemsSuffixesSlot()</slot>
2595    <hints>
2596     <hint type="sourcelabel" >
2597      <x>-1</x>
2598      <y>-1</y>
2599     </hint>
2600     <hint type="destinationlabel" >
2601      <x>20</x>
2602      <y>20</y>
2603     </hint>
2604    </hints>
2605   </connection>
2606   <connection>
2607    <sender>m_collectionView</sender>
2608    <signal>selectionChanged(Q3ListViewItem*)</signal>
2609    <receiver>LinguisticaMainWindowBase</receiver>
2610    <slot>updateCommandLineSlot(Q3ListViewItem*)</slot>
2611    <hints>
2612     <hint type="sourcelabel" >
2613      <x>20</x>
2614      <y>20</y>
2615     </hint>
2616     <hint type="destinationlabel" >
2617      <x>20</x>
2618      <y>20</y>
2619     </hint>
2620    </hints>
2621   </connection>
2622   <connection>
2623    <sender>m_fromStemsFindAffixesAction</sender>
2624    <signal>activated()</signal>
2625    <receiver>LinguisticaMainWindowBase</receiver>
2626    <slot>fromStemsFindAffixesSlot()</slot>
2627    <hints>
2628     <hint type="sourcelabel" >
2629      <x>-1</x>
2630      <y>-1</y>
2631     </hint>
2632     <hint type="destinationlabel" >
2633      <x>20</x>
2634      <y>20</y>
2635     </hint>
2636    </hints>
2637   </connection>
2638   <connection>
2639    <sender>m_looseFitAction</sender>
2640    <signal>activated()</signal>
2641    <receiver>LinguisticaMainWindowBase</receiver>
2642    <slot>looseFitSlot()</slot>
2643    <hints>
2644     <hint type="sourcelabel" >
2645      <x>-1</x>
2646      <y>-1</y>
2647     </hint>
2648     <hint type="destinationlabel" >
2649      <x>20</x>
2650      <y>20</y>
2651     </hint>
2652    </hints>
2653   </connection>
2654   <connection>
2655    <sender>m_runAllPrefixesAction</sender>
2656    <signal>activated()</signal>
2657    <receiver>LinguisticaMainWindowBase</receiver>
2658    <slot>runAllPrefixActionSlot()</slot>
2659    <hints>
2660     <hint type="sourcelabel" >
2661      <x>-1</x>
2662      <y>-1</y>
2663     </hint>
2664     <hint type="destinationlabel" >
2665      <x>20</x>
2666      <y>20</y>
2667     </hint>
2668    </hints>
2669   </connection>
2670   <connection>
2671    <sender>m_showDeleteesAction</sender>
2672    <signal>toggled(bool)</signal>
2673    <receiver>LinguisticaMainWindowBase</receiver>
2674    <slot>showDeleteesSlot(bool)</slot>
2675    <hints>
2676     <hint type="sourcelabel" >
2677      <x>-1</x>
2678      <y>-1</y>
2679     </hint>
2680     <hint type="destinationlabel" >
2681      <x>20</x>
2682      <y>20</y>
2683     </hint>
2684    </hints>
2685   </connection>
2686   <connection>
2687    <sender>m_treeView</sender>
2688    <signal>selectionChanged(Q3ListViewItem*)</signal>
2689    <receiver>LinguisticaMainWindowBase</receiver>
2690    <slot>updateCollectionViewSlot(Q3ListViewItem*)</slot>
2691    <hints>
2692     <hint type="sourcelabel" >
2693      <x>20</x>
2694      <y>20</y>
2695     </hint>
2696     <hint type="destinationlabel" >
2697      <x>20</x>
2698      <y>20</y>
2699     </hint>
2700    </hints>
2701   </connection>
2702   <connection>
2703    <sender>m_treeView</sender>
2704    <signal>clicked(Q3ListViewItem*)</signal>
2705    <receiver>LinguisticaMainWindowBase</receiver>
2706    <slot>updateCollectionViewSlot(Q3ListViewItem*)</slot>
2707    <hints>
2708     <hint type="sourcelabel" >
2709      <x>20</x>
2710      <y>20</y>
2711     </hint>
2712     <hint type="destinationlabel" >
2713      <x>20</x>
2714      <y>20</y>
2715     </hint>
2716    </hints>
2717   </connection>
2718   <connection>
2719    <sender>mTModel1Action</sender>
2720    <signal>activated()</signal>
2721    <receiver>LinguisticaMainWindowBase</receiver>
2722    <slot>mTModel1Slot()</slot>
2723    <hints>
2724     <hint type="sourcelabel" >
2725      <x>-1</x>
2726      <y>-1</y>
2727     </hint>
2728     <hint type="destinationlabel" >
2729      <x>20</x>
2730      <y>20</y>
2731     </hint>
2732    </hints>
2733   </connection>
2734   <connection>
2735    <sender>newFileAction</sender>
2736    <signal>activated()</signal>
2737    <receiver>LinguisticaMainWindowBase</receiver>
2738    <slot>newFileActionSlot()</slot>
2739    <hints>
2740     <hint type="sourcelabel" >
2741      <x>-1</x>
2742      <y>-1</y>
2743     </hint>
2744     <hint type="destinationlabel" >
2745      <x>20</x>
2746      <y>20</y>
2747     </hint>
2748    </hints>
2749   </connection>
2750   <connection>
2751    <sender>newLogFileAction</sender>
2752    <signal>activated()</signal>
2753    <receiver>LinguisticaMainWindowBase</receiver>
2754    <slot>newLogFileActionSlot()</slot>
2755    <hints>
2756     <hint type="sourcelabel" >
2757      <x>-1</x>
2758      <y>-1</y>
2759     </hint>
2760     <hint type="destinationlabel" >
2761      <x>20</x>
2762      <y>20</y>
2763     </hint>
2764    </hints>
2765   </connection>
2766   <connection>
2767    <sender>newMiniLexiconAction</sender>
2768    <signal>activated()</signal>
2769    <receiver>LinguisticaMainWindowBase</receiver>
2770    <slot>newMiniLexiconActionSlot()</slot>
2771    <hints>
2772     <hint type="sourcelabel" >
2773      <x>-1</x>
2774      <y>-1</y>
2775     </hint>
2776     <hint type="destinationlabel" >
2777      <x>20</x>
2778      <y>20</y>
2779     </hint>
2780    </hints>
2781   </connection>
2782   <connection>
2783    <sender>openFileAction</sender>
2784    <signal>activated()</signal>
2785    <receiver>LinguisticaMainWindowBase</receiver>
2786    <slot>openFileActionSlot()</slot>
2787    <hints>
2788     <hint type="sourcelabel" >
2789      <x>-1</x>
2790      <y>-1</y>
2791     </hint>
2792     <hint type="destinationlabel" >
2793      <x>20</x>
2794      <y>20</y>
2795     </hint>
2796    </hints>
2797   </connection>
2798   <connection>
2799    <sender>otherheuristicsDCN_stressAction</sender>
2800    <signal>activated()</signal>
2801    <receiver>LinguisticaMainWindowBase</receiver>
2802    <slot>DCNstressSlot()</slot>
2803    <hints>
2804     <hint type="sourcelabel" >
2805      <x>-1</x>
2806      <y>-1</y>
2807     </hint>
2808     <hint type="destinationlabel" >
2809      <x>20</x>
2810      <y>20</y>
2811     </hint>
2812    </hints>
2813   </connection>
2814   <connection>
2815    <sender>otherheuristicsDCN_syllabificationAction</sender>
2816    <signal>activated()</signal>
2817    <receiver>LinguisticaMainWindowBase</receiver>
2818    <slot>DCNsylSlot()</slot>
2819    <hints>
2820     <hint type="sourcelabel" >
2821      <x>-1</x>
2822      <y>-1</y>
2823     </hint>
2824     <hint type="destinationlabel" >
2825      <x>20</x>
2826      <y>20</y>
2827     </hint>
2828    </hints>
2829   </connection>
2830   <connection>
2831    <sender>otherheuristicsStandard_DeviationAction</sender>
2832    <signal>activated()</signal>
2833    <receiver>LinguisticaMainWindowBase</receiver>
2834    <slot>statsReadCorpusSlot()</slot>
2835    <hints>
2836     <hint type="sourcelabel" >
2837      <x>-1</x>
2838      <y>-1</y>
2839     </hint>
2840     <hint type="destinationlabel" >
2841      <x>20</x>
2842      <y>20</y>
2843     </hint>
2844    </hints>
2845   </connection>
2846   <connection>
2847    <sender>pfxLooseFitAction</sender>
2848    <signal>activated()</signal>
2849    <receiver>LinguisticaMainWindowBase</receiver>
2850    <slot>pfxLooseFitSlot()</slot>
2851    <hints>
2852     <hint type="sourcelabel" >
2853      <x>-1</x>
2854      <y>-1</y>
2855     </hint>
2856     <hint type="destinationlabel" >
2857      <x>20</x>
2858      <y>20</y>
2859     </hint>
2860    </hints>
2861   </connection>
2862   <connection>
2863    <sender>PhonologyAction</sender>
2864    <signal>activated()</signal>
2865    <receiver>LinguisticaMainWindowBase</receiver>
2866    <slot>GenericPhonologySlot()</slot>
2867    <hints>
2868     <hint type="sourcelabel" >
2869      <x>-1</x>
2870      <y>-1</y>
2871     </hint>
2872     <hint type="destinationlabel" >
2873      <x>20</x>
2874      <y>20</y>
2875     </hint>
2876    </hints>
2877   </connection>
2878   <connection>
2879    <sender>phonologyCompute_Gibbs_functionAction</sender>
2880    <signal>activated()</signal>
2881    <receiver>LinguisticaMainWindowBase</receiver>
2882    <slot>PhonologyComputeGibbsFunction()</slot>
2883    <hints>
2884     <hint type="sourcelabel" >
2885      <x>-1</x>
2886      <y>-1</y>
2887     </hint>
2888     <hint type="destinationlabel" >
2889      <x>20</x>
2890      <y>20</y>
2891     </hint>
2892    </hints>
2893   </connection>
2894   <connection>
2895    <sender>populateWordsAction</sender>
2896    <signal>activated()</signal>
2897    <receiver>LinguisticaMainWindowBase</receiver>
2898    <slot>populateWordsActionSlot()</slot>
2899    <hints>
2900     <hint type="sourcelabel" >
2901      <x>-1</x>
2902      <y>-1</y>
2903     </hint>
2904     <hint type="destinationlabel" >
2905      <x>20</x>
2906      <y>20</y>
2907     </hint>
2908    </hints>
2909   </connection>
2910   <connection>
2911    <sender>predecessorFreqAction</sender>
2912    <signal>activated()</signal>
2913    <receiver>LinguisticaMainWindowBase</receiver>
2914    <slot>predecessorFreqSlot()</slot>
2915    <hints>
2916     <hint type="sourcelabel" >
2917      <x>-1</x>
2918      <y>-1</y>
2919     </hint>
2920     <hint type="destinationlabel" >
2921      <x>20</x>
2922      <y>20</y>
2923     </hint>
2924    </hints>
2925   </connection>
2926   <connection>
2927    <sender>preferencesEditAction</sender>
2928    <signal>activated()</signal>
2929    <receiver>LinguisticaMainWindowBase</receiver>
2930    <slot>preferencesEditSlot()</slot>
2931    <hints>
2932     <hint type="sourcelabel" >
2933      <x>-1</x>
2934      <y>-1</y>
2935     </hint>
2936     <hint type="destinationlabel" >
2937      <x>20</x>
2938      <y>20</y>
2939     </hint>
2940    </hints>
2941   </connection>
2942   <connection>
2943    <sender>rereadCorpusAction</sender>
2944    <signal>activated()</signal>
2945    <receiver>LinguisticaMainWindowBase</receiver>
2946    <slot>rereadCorpusSlot()</slot>
2947    <hints>
2948     <hint type="sourcelabel" >
2949      <x>-1</x>
2950      <y>-1</y>
2951     </hint>
2952     <hint type="destinationlabel" >
2953      <x>20</x>
2954      <y>20</y>
2955     </hint>
2956    </hints>
2957   </connection>
2958   <connection>
2959    <sender>runAllAction</sender>
2960    <signal>activated()</signal>
2961    <receiver>LinguisticaMainWindowBase</receiver>
2962    <slot>runAllSuffixActionSlot()</slot>
2963    <hints>
2964     <hint type="sourcelabel" >
2965      <x>-1</x>
2966      <y>-1</y>
2967     </hint>
2968     <hint type="destinationlabel" >
2969      <x>20</x>
2970      <y>20</y>
2971     </hint>
2972    </hints>
2973   </connection>
2974   <connection>
2975    <sender>saveAsFileAction</sender>
2976    <signal>activated()</signal>
2977    <receiver>LinguisticaMainWindowBase</receiver>
2978    <slot>saveAsFileActionSlot()</slot>
2979    <hints>
2980     <hint type="sourcelabel" >
2981      <x>-1</x>
2982      <y>-1</y>
2983     </hint>
2984     <hint type="destinationlabel" >
2985      <x>20</x>
2986      <y>20</y>
2987     </hint>
2988    </hints>
2989   </connection>
2990   <connection>
2991    <sender>saveBrokenCorpusAction</sender>
2992    <signal>activated()</signal>
2993    <receiver>LinguisticaMainWindowBase</receiver>
2994    <slot>saveBrokenCorpusSlot()</slot>
2995    <hints>
2996     <hint type="sourcelabel" >
2997      <x>-1</x>
2998      <y>-1</y>
2999     </hint>
3000     <hint type="destinationlabel" >
3001      <x>20</x>
3002      <y>20</y>
3003     </hint>
3004    </hints>
3005   </connection>
3006   <connection>
3007    <sender>saveFileAction</sender>
3008    <signal>activated()</signal>
3009    <receiver>LinguisticaMainWindowBase</receiver>
3010    <slot>saveFileActionSlot()</slot>
3011    <hints>
3012     <hint type="sourcelabel" >
3013      <x>-1</x>
3014      <y>-1</y>
3015     </hint>
3016     <hint type="destinationlabel" >
3017      <x>20</x>
3018      <y>20</y>
3019     </hint>
3020    </hints>
3021   </connection>
3022   <connection>
3023    <sender>SedAction</sender>
3024    <signal>activated()</signal>
3025    <receiver>LinguisticaMainWindowBase</receiver>
3026    <slot>RunSedSlot()</slot>
3027    <hints>
3028     <hint type="sourcelabel" >
3029      <x>-1</x>
3030      <y>-1</y>
3031     </hint>
3032     <hint type="destinationlabel" >
3033      <x>20</x>
3034      <y>20</y>
3035     </hint>
3036    </hints>
3037   </connection>
3038   <connection>
3039    <sender>FindSlices</sender>
3040    <signal>activated()</signal>
3041    <receiver>LinguisticaMainWindowBase</receiver>
3042    <slot>FindSlicesSlot()</slot>
3043    <hints>
3044     <hint type="sourcelabel" >
3045      <x>-1</x>
3046      <y>-1</y>
3047     </hint>
3048     <hint type="destinationlabel" >
3049      <x>20</x>
3050      <y>20</y>
3051     </hint>
3052    </hints>
3053   </connection>
3054   <connection>
3055    <sender>sequenceASentenceAction</sender>
3056    <signal>activated()</signal>
3057    <receiver>LinguisticaMainWindowBase</receiver>
3058    <slot>sequenceASentenceSlot()</slot>
3059    <hints>
3060     <hint type="sourcelabel" >
3061      <x>-1</x>
3062      <y>-1</y>
3063     </hint>
3064     <hint type="destinationlabel" >
3065      <x>20</x>
3066      <y>20</y>
3067     </hint>
3068    </hints>
3069   </connection>
3070   <connection>
3071    <sender>sequencerReadCorpusAction</sender>
3072    <signal>activated()</signal>
3073    <receiver>LinguisticaMainWindowBase</receiver>
3074    <slot>sequencerReadCorpusSlot()</slot>
3075    <hints>
3076     <hint type="sourcelabel" >
3077      <x>-1</x>
3078      <y>-1</y>
3079     </hint>
3080     <hint type="destinationlabel" >
3081      <x>20</x>
3082      <y>20</y>
3083     </hint>
3084    </hints>
3085   </connection>
3086   <connection>
3087    <sender>sequencerTestAFileAction</sender>
3088    <signal>activated()</signal>
3089    <receiver>LinguisticaMainWindowBase</receiver>
3090    <slot>sequencerTestAFileSlot()</slot>
3091    <hints>
3092     <hint type="sourcelabel" >
3093      <x>-1</x>
3094      <y>-1</y>
3095     </hint>
3096     <hint type="destinationlabel" >
3097      <x>20</x>
3098      <y>20</y>
3099     </hint>
3100    </hints>
3101   </connection>
3102   <connection>
3103    <sender>statsReadCorpusAction</sender>
3104    <signal>activated()</signal>
3105    <receiver>LinguisticaMainWindowBase</receiver>
3106    <slot>statsReadCorpusSlot()</slot>
3107    <hints>
3108     <hint type="sourcelabel" >
3109      <x>-1</x>
3110      <y>-1</y>
3111     </hint>
3112     <hint type="destinationlabel" >
3113      <x>20</x>
3114      <y>20</y>
3115     </hint>
3116    </hints>
3117   </connection>
3118   <connection>
3119    <sender>successorFreqAction</sender>
3120    <signal>activated()</signal>
3121    <receiver>LinguisticaMainWindowBase</receiver>
3122    <slot>successorFreqSlot()</slot>
3123    <hints>
3124     <hint type="sourcelabel" >
3125      <x>-1</x>
3126      <y>-1</y>
3127     </hint>
3128     <hint type="destinationlabel" >
3129      <x>20</x>
3130      <y>20</y>
3131     </hint>
3132    </hints>
3133   </connection>
3134   <connection>
3135    <sender>changeGoldStdFileAction</sender>
3136    <signal>activated()</signal>
3137    <receiver>LinguisticaMainWindowBase</receiver>
3138    <slot>changeGoldStdFileSlot()</slot>
3139   </connection>
3140   <connection>
3141    <sender>testSEMHMMAction</sender>
3142    <signal>activated()</signal>
3143    <receiver>LinguisticaMainWindowBase</receiver>
3144    <slot>testSEMHMMSlot()</slot>
3145    <hints>
3146     <hint type="sourcelabel" >
3147      <x>-1</x>
3148      <y>-1</y>
3149     </hint>
3150     <hint type="destinationlabel" >
3151      <x>20</x>
3152      <y>20</y>
3153     </hint>
3154    </hints>
3155   </connection>
3156   <connection>
3157    <sender>viewCorpusAction</sender>
3158    <signal>activated()</signal>
3159    <receiver>LinguisticaMainWindowBase</receiver>
3160    <slot>viewCorpusSlot()</slot>
3161    <hints>
3162     <hint type="sourcelabel" >
3163      <x>-1</x>
3164      <y>-1</y>
3165     </hint>
3166     <hint type="destinationlabel" >
3167      <x>20</x>
3168      <y>20</y>
3169     </hint>
3170    </hints>
3171   </connection>
3172   <connection>
3173    <sender>viewStatusBarAction</sender>
3174    <signal>toggled(bool)</signal>
3175    <receiver>LinguisticaMainWindowBase</receiver>
3176    <slot>showStatusBarSlot(bool)</slot>
3177    <hints>
3178     <hint type="sourcelabel" >
3179      <x>-1</x>
3180      <y>-1</y>
3181     </hint>
3182     <hint type="destinationlabel" >
3183      <x>20</x>
3184      <y>20</y>
3185     </hint>
3186    </hints>
3187   </connection>
3188   <connection>
3189    <sender>viewToolbarsAction</sender>
3190    <signal>toggled(bool)</signal>
3191    <receiver>LinguisticaMainWindowBase</receiver>
3192    <slot>showToolbarsSlot(bool)</slot>
3193    <hints>
3194     <hint type="sourcelabel" >
3195      <x>-1</x>
3196      <y>-1</y>
3197     </hint>
3198     <hint type="destinationlabel" >
3199      <x>20</x>
3200      <y>20</y>
3201     </hint>
3202    </hints>
3203   </connection>
3204   <connection>
3205    <sender>m_autoLayeringAction</sender>
3206    <signal>activated()</signal>
3207    <receiver>LinguisticaMainWindowBase</receiver>
3208    <slot>autoLayeringActionSlot()</slot>
3209    <hints>
3210     <hint type="sourcelabel" >
3211      <x>-1</x>
3212      <y>-1</y>
3213     </hint>
3214     <hint type="destinationlabel" >
3215      <x>20</x>
3216      <y>20</y>
3217     </hint>
3218    </hints>
3219   </connection>
3220  </connections>
3221 </ui>