cb7b4f996771a566adf621842874559823b5b160
[debian/gnuradio] / gr-qtgui / src / lib / spectrumdisplayform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>SpectrumDisplayForm</class>
4  <widget class="QWidget" name="SpectrumDisplayForm">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>657</width>
10     <height>543</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Spectrum Display</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <item row="1" column="3">
18     <widget class="QComboBox" name="FFTSizeComboBox">
19      <property name="sizePolicy">
20       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
21        <horstretch>0</horstretch>
22        <verstretch>0</verstretch>
23       </sizepolicy>
24      </property>
25      <property name="maximumSize">
26       <size>
27        <width>120</width>
28        <height>16777215</height>
29       </size>
30      </property>
31      <item>
32       <property name="text">
33        <string>1024</string>
34       </property>
35      </item>
36      <item>
37       <property name="text">
38        <string>2048</string>
39       </property>
40      </item>
41      <item>
42       <property name="text">
43        <string>4096</string>
44       </property>
45      </item>
46      <item>
47       <property name="text">
48        <string>8192</string>
49       </property>
50      </item>
51      <item>
52       <property name="text">
53        <string>16384</string>
54       </property>
55      </item>
56      <item>
57       <property name="text">
58        <string>32768</string>
59       </property>
60      </item>
61     </widget>
62    </item>
63    <item row="1" column="2">
64     <widget class="QLabel" name="FFTSizeLabel">
65      <property name="text">
66       <string>FFT Size:</string>
67      </property>
68      <property name="alignment">
69       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
70      </property>
71      <property name="wordWrap">
72       <bool>false</bool>
73      </property>
74     </widget>
75    </item>
76    <item row="1" column="0">
77     <widget class="QCheckBox" name="UseRFFrequenciesCheckBox">
78      <property name="text">
79       <string>Display RF Frequencies</string>
80      </property>
81     </widget>
82    </item>
83    <item row="3" column="0">
84     <layout class="QHBoxLayout" name="horizontalLayout">
85      <item>
86       <widget class="QLabel" name="WindowLbl">
87        <property name="sizePolicy">
88         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
89          <horstretch>0</horstretch>
90          <verstretch>0</verstretch>
91         </sizepolicy>
92        </property>
93        <property name="text">
94         <string>Window:</string>
95        </property>
96        <property name="alignment">
97         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
98        </property>
99        <property name="wordWrap">
100         <bool>false</bool>
101        </property>
102       </widget>
103      </item>
104      <item>
105       <widget class="QComboBox" name="WindowComboBox">
106        <property name="sizePolicy">
107         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
108          <horstretch>0</horstretch>
109          <verstretch>0</verstretch>
110         </sizepolicy>
111        </property>
112        <property name="minimumSize">
113         <size>
114          <width>120</width>
115          <height>0</height>
116         </size>
117        </property>
118        <property name="maximumSize">
119         <size>
120          <width>120</width>
121          <height>16777215</height>
122         </size>
123        </property>
124        <property name="font">
125         <font>
126          <pointsize>9</pointsize>
127         </font>
128        </property>
129        <item>
130         <property name="text">
131          <string>Hamming</string>
132         </property>
133        </item>
134        <item>
135         <property name="text">
136          <string>Hann</string>
137         </property>
138        </item>
139        <item>
140         <property name="text">
141          <string>Blackman</string>
142         </property>
143        </item>
144        <item>
145         <property name="text">
146          <string>Rectangular</string>
147         </property>
148        </item>
149        <item>
150         <property name="text">
151          <string>Kaiser</string>
152         </property>
153        </item>
154        <item>
155         <property name="text">
156          <string>Blackman-harris</string>
157         </property>
158        </item>
159       </widget>
160      </item>
161     </layout>
162    </item>
163    <item row="0" column="0" colspan="4">
164     <widget class="QTabWidget" name="SpectrumTypeTab">
165      <property name="currentIndex">
166       <number>0</number>
167      </property>
168      <widget class="QWidget" name="FrequencyPage">
169       <attribute name="title">
170        <string>Frequency Display</string>
171       </attribute>
172       <layout class="QVBoxLayout" name="verticalLayout">
173        <item>
174         <layout class="QVBoxLayout" name="verticalLayout_2">
175          <item>
176           <widget class="QFrame" name="FrequencyPlotDisplayFrame">
177            <property name="sizePolicy">
178             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
179              <horstretch>0</horstretch>
180              <verstretch>0</verstretch>
181             </sizepolicy>
182            </property>
183            <property name="minimumSize">
184             <size>
185              <width>400</width>
186              <height>332</height>
187             </size>
188            </property>
189            <property name="sizeIncrement">
190             <size>
191              <width>1</width>
192              <height>1</height>
193             </size>
194            </property>
195            <property name="frameShape">
196             <enum>QFrame::NoFrame</enum>
197            </property>
198            <property name="frameShadow">
199             <enum>QFrame::Plain</enum>
200            </property>
201           </widget>
202          </item>
203          <item>
204           <layout class="QGridLayout" name="gridLayout_2">
205            <item row="1" column="0">
206             <widget class="QCheckBox" name="MaxHoldCheckBox">
207              <property name="text">
208               <string>Max Hold</string>
209              </property>
210              <property name="checked">
211               <bool>false</bool>
212              </property>
213             </widget>
214            </item>
215            <item row="2" column="0">
216             <widget class="QCheckBox" name="MinHoldCheckBox">
217              <property name="text">
218               <string>Min Hold</string>
219              </property>
220              <property name="checked">
221               <bool>false</bool>
222              </property>
223             </widget>
224            </item>
225            <item row="1" column="3">
226             <widget class="QLabel" name="PowerLabel">
227              <property name="minimumSize">
228               <size>
229                <width>50</width>
230                <height>0</height>
231               </size>
232              </property>
233              <property name="maximumSize">
234               <size>
235                <width>50</width>
236                <height>16777215</height>
237               </size>
238              </property>
239              <property name="text">
240               <string>Power</string>
241              </property>
242              <property name="alignment">
243               <set>Qt::AlignCenter</set>
244              </property>
245              <property name="wordWrap">
246               <bool>false</bool>
247              </property>
248             </widget>
249            </item>
250            <item row="1" column="1">
251             <widget class="QPushButton" name="MaxHoldResetBtn">
252              <property name="sizePolicy">
253               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
254                <horstretch>0</horstretch>
255                <verstretch>0</verstretch>
256               </sizepolicy>
257              </property>
258              <property name="minimumSize">
259               <size>
260                <width>25</width>
261                <height>0</height>
262               </size>
263              </property>
264              <property name="text">
265               <string>Reset</string>
266              </property>
267             </widget>
268            </item>
269            <item row="1" column="4">
270             <widget class="QLabel" name="AvgLabel">
271              <property name="sizePolicy">
272               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
273                <horstretch>0</horstretch>
274                <verstretch>0</verstretch>
275               </sizepolicy>
276              </property>
277              <property name="minimumSize">
278               <size>
279                <width>62</width>
280                <height>0</height>
281               </size>
282              </property>
283              <property name="text">
284               <string>Average</string>
285              </property>
286              <property name="alignment">
287               <set>Qt::AlignCenter</set>
288              </property>
289              <property name="wordWrap">
290               <bool>false</bool>
291              </property>
292             </widget>
293            </item>
294            <item row="2" column="1">
295             <widget class="QPushButton" name="MinHoldResetBtn">
296              <property name="text">
297               <string>Reset</string>
298              </property>
299             </widget>
300            </item>
301            <item row="2" column="4">
302             <widget class="QSpinBox" name="AvgLineEdit"/>
303            </item>
304            <item row="2" column="3">
305             <widget class="QLineEdit" name="PowerLineEdit">
306              <property name="sizePolicy">
307               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
308                <horstretch>0</horstretch>
309                <verstretch>0</verstretch>
310               </sizepolicy>
311              </property>
312              <property name="minimumSize">
313               <size>
314                <width>50</width>
315                <height>0</height>
316               </size>
317              </property>
318              <property name="maximumSize">
319               <size>
320                <width>50</width>
321                <height>16777215</height>
322               </size>
323              </property>
324              <property name="text">
325               <string>1</string>
326              </property>
327             </widget>
328            </item>
329            <item row="1" column="2">
330             <spacer name="horizontalSpacer_2">
331              <property name="orientation">
332               <enum>Qt::Horizontal</enum>
333              </property>
334              <property name="sizeHint" stdset="0">
335               <size>
336                <width>200</width>
337                <height>20</height>
338               </size>
339              </property>
340             </spacer>
341            </item>
342           </layout>
343          </item>
344         </layout>
345        </item>
346       </layout>
347      </widget>
348      <widget class="QWidget" name="WaterfallPage">
349       <attribute name="title">
350        <string>Waterfall Display</string>
351       </attribute>
352       <layout class="QGridLayout" name="gridLayout_3">
353        <item row="0" column="0">
354         <widget class="QLabel" name="textLabel1">
355          <property name="maximumSize">
356           <size>
357            <width>100</width>
358            <height>16777215</height>
359           </size>
360          </property>
361          <property name="text">
362           <string>Intensity Display:</string>
363          </property>
364          <property name="wordWrap">
365           <bool>false</bool>
366          </property>
367         </widget>
368        </item>
369        <item row="0" column="2">
370         <widget class="QwtWheel" name="WaterfallMaximumIntensityWheel">
371          <property name="minimumSize">
372           <size>
373            <width>200</width>
374            <height>0</height>
375           </size>
376          </property>
377          <property name="mouseTracking">
378           <bool>true</bool>
379          </property>
380          <property name="focusPolicy">
381           <enum>Qt::WheelFocus</enum>
382          </property>
383          <property name="valid">
384           <bool>true</bool>
385          </property>
386          <property name="totalAngle">
387           <double>200.000000000000000</double>
388          </property>
389          <property name="viewAngle">
390           <double>20.000000000000000</double>
391          </property>
392          <property name="mass">
393           <double>0.000000000000000</double>
394          </property>
395         </widget>
396        </item>
397        <item row="0" column="3">
398         <widget class="QLabel" name="WaterfallMaximumIntensityLabel">
399          <property name="maximumSize">
400           <size>
401            <width>100</width>
402            <height>16777215</height>
403           </size>
404          </property>
405          <property name="text">
406           <string>100 dB</string>
407          </property>
408          <property name="wordWrap">
409           <bool>false</bool>
410          </property>
411         </widget>
412        </item>
413        <item row="1" column="0" colspan="4">
414         <widget class="QFrame" name="WaterfallPlotDisplayFrame">
415          <property name="minimumSize">
416           <size>
417            <width>617</width>
418            <height>338</height>
419           </size>
420          </property>
421          <property name="frameShape">
422           <enum>QFrame::NoFrame</enum>
423          </property>
424          <property name="frameShadow">
425           <enum>QFrame::Plain</enum>
426          </property>
427         </widget>
428        </item>
429        <item row="2" column="2">
430         <widget class="QwtWheel" name="WaterfallMinimumIntensityWheel">
431          <property name="minimumSize">
432           <size>
433            <width>200</width>
434            <height>0</height>
435           </size>
436          </property>
437          <property name="valid">
438           <bool>true</bool>
439          </property>
440          <property name="totalAngle">
441           <double>200.000000000000000</double>
442          </property>
443          <property name="viewAngle">
444           <double>20.000000000000000</double>
445          </property>
446          <property name="mass">
447           <double>0.000000000000000</double>
448          </property>
449         </widget>
450        </item>
451        <item row="2" column="3">
452         <widget class="QLabel" name="WaterfallMinimumIntensityLabel">
453          <property name="maximumSize">
454           <size>
455            <width>100</width>
456            <height>16777215</height>
457           </size>
458          </property>
459          <property name="text">
460           <string>-100 dB</string>
461          </property>
462          <property name="wordWrap">
463           <bool>false</bool>
464          </property>
465         </widget>
466        </item>
467        <item row="2" column="0" colspan="2">
468         <widget class="QPushButton" name="WaterfallAutoScaleBtn">
469          <property name="maximumSize">
470           <size>
471            <width>80</width>
472            <height>16777215</height>
473           </size>
474          </property>
475          <property name="toolTip">
476           <string>Scales the Intensity to the current data extremes.</string>
477          </property>
478          <property name="text">
479           <string>Auto Scale</string>
480          </property>
481         </widget>
482        </item>
483        <item row="0" column="1">
484         <widget class="QComboBox" name="WaterfallIntensityComboBox">
485          <property name="maximumSize">
486           <size>
487            <width>100</width>
488            <height>16777215</height>
489           </size>
490          </property>
491          <item>
492           <property name="text">
493            <string>Color</string>
494           </property>
495          </item>
496          <item>
497           <property name="text">
498            <string>White Hot</string>
499           </property>
500          </item>
501          <item>
502           <property name="text">
503            <string>Black Hot</string>
504           </property>
505          </item>
506          <item>
507           <property name="text">
508            <string>Incandescent</string>
509           </property>
510          </item>
511          <item>
512           <property name="text">
513            <string>User Defined</string>
514           </property>
515          </item>
516         </widget>
517        </item>
518       </layout>
519      </widget>
520      <widget class="QWidget" name="Waterfall3DPage">
521       <attribute name="title">
522        <string>3D Waterfall Display</string>
523       </attribute>
524       <layout class="QGridLayout" name="gridLayout_6">
525        <item row="0" column="0">
526         <widget class="QLabel" name="textLabel1_2">
527          <property name="minimumSize">
528           <size>
529            <width>0</width>
530            <height>0</height>
531           </size>
532          </property>
533          <property name="maximumSize">
534           <size>
535            <width>100</width>
536            <height>16777215</height>
537           </size>
538          </property>
539          <property name="text">
540           <string>Intensity Display:</string>
541          </property>
542          <property name="wordWrap">
543           <bool>false</bool>
544          </property>
545         </widget>
546        </item>
547        <item row="0" column="1">
548         <widget class="QComboBox" name="Waterfall3DIntensityComboBox">
549          <property name="maximumSize">
550           <size>
551            <width>100</width>
552            <height>16777215</height>
553           </size>
554          </property>
555          <item>
556           <property name="text">
557            <string>Color</string>
558           </property>
559          </item>
560          <item>
561           <property name="text">
562            <string>White Hot</string>
563           </property>
564          </item>
565          <item>
566           <property name="text">
567            <string>Black Hot</string>
568           </property>
569          </item>
570          <item>
571           <property name="text">
572            <string>Incandescent</string>
573           </property>
574          </item>
575          <item>
576           <property name="text">
577            <string>User Defined</string>
578           </property>
579          </item>
580         </widget>
581        </item>
582        <item row="0" column="2">
583         <widget class="QwtWheel" name="Waterfall3DMaximumIntensityWheel">
584          <property name="minimumSize">
585           <size>
586            <width>200</width>
587            <height>0</height>
588           </size>
589          </property>
590          <property name="mouseTracking">
591           <bool>true</bool>
592          </property>
593          <property name="focusPolicy">
594           <enum>Qt::WheelFocus</enum>
595          </property>
596          <property name="valid">
597           <bool>true</bool>
598          </property>
599          <property name="totalAngle">
600           <double>200.000000000000000</double>
601          </property>
602          <property name="viewAngle">
603           <double>20.000000000000000</double>
604          </property>
605          <property name="mass">
606           <double>0.000000000000000</double>
607          </property>
608         </widget>
609        </item>
610        <item row="0" column="3">
611         <widget class="QLabel" name="Waterfall3DMaximumIntensityLabel">
612          <property name="maximumSize">
613           <size>
614            <width>100</width>
615            <height>16777215</height>
616           </size>
617          </property>
618          <property name="text">
619           <string>100 dB</string>
620          </property>
621          <property name="wordWrap">
622           <bool>false</bool>
623          </property>
624         </widget>
625        </item>
626        <item row="1" column="0" colspan="4">
627         <widget class="QFrame" name="Waterfall3DPlotDisplayFrame">
628          <property name="frameShape">
629           <enum>QFrame::NoFrame</enum>
630          </property>
631          <property name="frameShadow">
632           <enum>QFrame::Plain</enum>
633          </property>
634         </widget>
635        </item>
636        <item row="2" column="0" colspan="2">
637         <widget class="QPushButton" name="Waterfall3DAutoScaleBtn">
638          <property name="minimumSize">
639           <size>
640            <width>0</width>
641            <height>0</height>
642           </size>
643          </property>
644          <property name="maximumSize">
645           <size>
646            <width>80</width>
647            <height>16777215</height>
648           </size>
649          </property>
650          <property name="sizeIncrement">
651           <size>
652            <width>0</width>
653            <height>0</height>
654           </size>
655          </property>
656          <property name="toolTip">
657           <string>Scales the Intensity to the current data extremes.</string>
658          </property>
659          <property name="text">
660           <string>Auto Scale</string>
661          </property>
662         </widget>
663        </item>
664        <item row="2" column="2">
665         <widget class="QwtWheel" name="Waterfall3DMinimumIntensityWheel">
666          <property name="minimumSize">
667           <size>
668            <width>200</width>
669            <height>0</height>
670           </size>
671          </property>
672          <property name="valid">
673           <bool>true</bool>
674          </property>
675          <property name="totalAngle">
676           <double>200.000000000000000</double>
677          </property>
678          <property name="viewAngle">
679           <double>20.000000000000000</double>
680          </property>
681          <property name="mass">
682           <double>0.000000000000000</double>
683          </property>
684         </widget>
685        </item>
686        <item row="2" column="3">
687         <widget class="QLabel" name="Waterfall3DMinimumIntensityLabel">
688          <property name="maximumSize">
689           <size>
690            <width>100</width>
691            <height>16777215</height>
692           </size>
693          </property>
694          <property name="text">
695           <string>-100 dB</string>
696          </property>
697          <property name="wordWrap">
698           <bool>false</bool>
699          </property>
700         </widget>
701        </item>
702       </layout>
703      </widget>
704      <widget class="QWidget" name="TimeDomainPage">
705       <attribute name="title">
706        <string>Time Domain Display</string>
707       </attribute>
708       <layout class="QGridLayout" name="gridLayout_4">
709        <item row="0" column="0">
710         <widget class="QFrame" name="TimeDomainDisplayFrame">
711          <property name="minimumSize">
712           <size>
713            <width>617</width>
714            <height>404</height>
715           </size>
716          </property>
717          <property name="frameShape">
718           <enum>QFrame::NoFrame</enum>
719          </property>
720          <property name="frameShadow">
721           <enum>QFrame::Plain</enum>
722          </property>
723         </widget>
724        </item>
725       </layout>
726      </widget>
727      <widget class="QWidget" name="ConstellationPage">
728       <attribute name="title">
729        <string>Constellation Display</string>
730       </attribute>
731       <layout class="QGridLayout" name="gridLayout_5">
732        <item row="0" column="0">
733         <widget class="QFrame" name="ConstellationDisplayFrame">
734          <property name="minimumSize">
735           <size>
736            <width>617</width>
737            <height>406</height>
738           </size>
739          </property>
740          <property name="frameShape">
741           <enum>QFrame::StyledPanel</enum>
742          </property>
743          <property name="frameShadow">
744           <enum>QFrame::Raised</enum>
745          </property>
746         </widget>
747        </item>
748       </layout>
749      </widget>
750     </widget>
751    </item>
752   </layout>
753  </widget>
754  <layoutdefault spacing="6" margin="11"/>
755  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
756  <customwidgets>
757   <customwidget>
758    <class>QwtWheel</class>
759    <extends>QWidget</extends>
760    <header>qwt_wheel.h</header>
761   </customwidget>
762  </customwidgets>
763  <tabstops>
764   <tabstop>SpectrumTypeTab</tabstop>
765   <tabstop>UseRFFrequenciesCheckBox</tabstop>
766   <tabstop>FFTSizeComboBox</tabstop>
767   <tabstop>WaterfallMaximumIntensityWheel</tabstop>
768   <tabstop>WaterfallMinimumIntensityWheel</tabstop>
769  </tabstops>
770  <includes>
771   <include location="global">SpectrumGUIClass.h</include>
772   <include location="global">FrequencyDisplayPlot.h</include>
773   <include location="global">WaterfallDisplayPlot.h</include>
774   <include location="global">Waterfall3DDisplayPlot.h</include>
775   <include location="global">TimeDomainDisplayPlot.h</include>
776   <include location="global">qvalidator.h</include>
777   <include location="global">vector</include>
778   <include location="local">qwt_wheel.h</include>
779  </includes>
780  <resources/>
781  <connections>
782   <connection>
783    <sender>MaxHoldCheckBox</sender>
784    <signal>toggled(bool)</signal>
785    <receiver>SpectrumDisplayForm</receiver>
786    <slot>MaxHoldCheckBox_toggled(bool)</slot>
787    <hints>
788     <hint type="sourcelabel">
789      <x>22</x>
790      <y>324</y>
791     </hint>
792     <hint type="destinationlabel">
793      <x>20</x>
794      <y>20</y>
795     </hint>
796    </hints>
797   </connection>
798   <connection>
799    <sender>MaxHoldResetBtn</sender>
800    <signal>clicked()</signal>
801    <receiver>SpectrumDisplayForm</receiver>
802    <slot>MaxHoldResetBtn_clicked()</slot>
803    <hints>
804     <hint type="sourcelabel">
805      <x>107</x>
806      <y>324</y>
807     </hint>
808     <hint type="destinationlabel">
809      <x>20</x>
810      <y>20</y>
811     </hint>
812    </hints>
813   </connection>
814   <connection>
815    <sender>MinHoldCheckBox</sender>
816    <signal>toggled(bool)</signal>
817    <receiver>SpectrumDisplayForm</receiver>
818    <slot>MinHoldCheckBox_toggled(bool)</slot>
819    <hints>
820     <hint type="sourcelabel">
821      <x>22</x>
822      <y>349</y>
823     </hint>
824     <hint type="destinationlabel">
825      <x>20</x>
826      <y>20</y>
827     </hint>
828    </hints>
829   </connection>
830   <connection>
831    <sender>MinHoldResetBtn</sender>
832    <signal>clicked()</signal>
833    <receiver>SpectrumDisplayForm</receiver>
834    <slot>MinHoldResetBtn_clicked()</slot>
835    <hints>
836     <hint type="sourcelabel">
837      <x>107</x>
838      <y>349</y>
839     </hint>
840     <hint type="destinationlabel">
841      <x>20</x>
842      <y>20</y>
843     </hint>
844    </hints>
845   </connection>
846   <connection>
847    <sender>PowerLineEdit</sender>
848    <signal>textChanged(QString)</signal>
849    <receiver>SpectrumDisplayForm</receiver>
850    <slot>PowerLineEdit_textChanged(QString)</slot>
851    <hints>
852     <hint type="sourcelabel">
853      <x>482</x>
854      <y>344</y>
855     </hint>
856     <hint type="destinationlabel">
857      <x>20</x>
858      <y>20</y>
859     </hint>
860    </hints>
861   </connection>
862   <connection>
863    <sender>WindowComboBox</sender>
864    <signal>activated(int)</signal>
865    <receiver>SpectrumDisplayForm</receiver>
866    <slot>WindowTypeChanged(int)</slot>
867    <hints>
868     <hint type="sourcelabel">
869      <x>20</x>
870      <y>20</y>
871     </hint>
872     <hint type="destinationlabel">
873      <x>20</x>
874      <y>20</y>
875     </hint>
876    </hints>
877   </connection>
878   <connection>
879    <sender>UseRFFrequenciesCheckBox</sender>
880    <signal>toggled(bool)</signal>
881    <receiver>SpectrumDisplayForm</receiver>
882    <slot>UseRFFrequenciesCB(bool)</slot>
883    <hints>
884     <hint type="sourcelabel">
885      <x>20</x>
886      <y>20</y>
887     </hint>
888     <hint type="destinationlabel">
889      <x>20</x>
890      <y>20</y>
891     </hint>
892    </hints>
893   </connection>
894   <connection>
895    <sender>WaterfallMaximumIntensityWheel</sender>
896    <signal>valueChanged(double)</signal>
897    <receiver>SpectrumDisplayForm</receiver>
898    <slot>waterfallMaximumIntensityChangedCB(double)</slot>
899    <hints>
900     <hint type="sourcelabel">
901      <x>217</x>
902      <y>44</y>
903     </hint>
904     <hint type="destinationlabel">
905      <x>20</x>
906      <y>20</y>
907     </hint>
908    </hints>
909   </connection>
910   <connection>
911    <sender>WaterfallMinimumIntensityWheel</sender>
912    <signal>valueChanged(double)</signal>
913    <receiver>SpectrumDisplayForm</receiver>
914    <slot>waterfallMinimumIntensityChangedCB(double)</slot>
915    <hints>
916     <hint type="sourcelabel">
917      <x>217</x>
918      <y>349</y>
919     </hint>
920     <hint type="destinationlabel">
921      <x>20</x>
922      <y>20</y>
923     </hint>
924    </hints>
925   </connection>
926   <connection>
927    <sender>Waterfall3DMaximumIntensityWheel</sender>
928    <signal>valueChanged(double)</signal>
929    <receiver>SpectrumDisplayForm</receiver>
930    <slot>waterfall3DMaximumIntensityChangedCB(double)</slot>
931    <hints>
932     <hint type="sourcelabel">
933      <x>217</x>
934      <y>44</y>
935     </hint>
936     <hint type="destinationlabel">
937      <x>20</x>
938      <y>20</y>
939     </hint>
940    </hints>
941   </connection>
942   <connection>
943    <sender>Waterfall3DMinimumIntensityWheel</sender>
944    <signal>valueChanged(double)</signal>
945    <receiver>SpectrumDisplayForm</receiver>
946    <slot>waterfall3DMinimumIntensityChangedCB(double)</slot>
947    <hints>
948     <hint type="sourcelabel">
949      <x>217</x>
950      <y>349</y>
951     </hint>
952     <hint type="destinationlabel">
953      <x>20</x>
954      <y>20</y>
955     </hint>
956    </hints>
957   </connection>
958   <connection>
959    <sender>FFTSizeComboBox</sender>
960    <signal>activated(QString)</signal>
961    <receiver>SpectrumDisplayForm</receiver>
962    <slot>FFTComboBoxSelectedCB(QString)</slot>
963    <hints>
964     <hint type="sourcelabel">
965      <x>20</x>
966      <y>20</y>
967     </hint>
968     <hint type="destinationlabel">
969      <x>20</x>
970      <y>20</y>
971     </hint>
972    </hints>
973   </connection>
974   <connection>
975    <sender>WaterfallAutoScaleBtn</sender>
976    <signal>clicked()</signal>
977    <receiver>SpectrumDisplayForm</receiver>
978    <slot>WaterfallAutoScaleBtnCB()</slot>
979    <hints>
980     <hint type="sourcelabel">
981      <x>22</x>
982      <y>349</y>
983     </hint>
984     <hint type="destinationlabel">
985      <x>20</x>
986      <y>20</y>
987     </hint>
988    </hints>
989   </connection>
990   <connection>
991    <sender>Waterfall3DAutoScaleBtn</sender>
992    <signal>clicked()</signal>
993    <receiver>SpectrumDisplayForm</receiver>
994    <slot>Waterfall3DAutoScaleBtnCB()</slot>
995    <hints>
996     <hint type="sourcelabel">
997      <x>22</x>
998      <y>349</y>
999     </hint>
1000     <hint type="destinationlabel">
1001      <x>20</x>
1002      <y>20</y>
1003     </hint>
1004    </hints>
1005   </connection>
1006   <connection>
1007    <sender>WaterfallIntensityComboBox</sender>
1008    <signal>activated(int)</signal>
1009    <receiver>SpectrumDisplayForm</receiver>
1010    <slot>WaterfallIntensityColorTypeChanged(int)</slot>
1011    <hints>
1012     <hint type="sourcelabel">
1013      <x>92</x>
1014      <y>44</y>
1015     </hint>
1016     <hint type="destinationlabel">
1017      <x>20</x>
1018      <y>20</y>
1019     </hint>
1020    </hints>
1021   </connection>
1022   <connection>
1023    <sender>Waterfall3DIntensityComboBox</sender>
1024    <signal>activated(int)</signal>
1025    <receiver>SpectrumDisplayForm</receiver>
1026    <slot>Waterfall3DIntensityColorTypeChanged(int)</slot>
1027    <hints>
1028     <hint type="sourcelabel">
1029      <x>92</x>
1030      <y>44</y>
1031     </hint>
1032     <hint type="destinationlabel">
1033      <x>20</x>
1034      <y>20</y>
1035     </hint>
1036    </hints>
1037   </connection>
1038   <connection>
1039    <sender>SpectrumTypeTab</sender>
1040    <signal>currentChanged(int)</signal>
1041    <receiver>SpectrumDisplayForm</receiver>
1042    <slot>TabChanged(int)</slot>
1043    <hints>
1044     <hint type="sourcelabel">
1045      <x>314</x>
1046      <y>189</y>
1047     </hint>
1048     <hint type="destinationlabel">
1049      <x>316</x>
1050      <y>217</y>
1051     </hint>
1052    </hints>
1053   </connection>
1054   <connection>
1055    <sender>AvgLineEdit</sender>
1056    <signal>valueChanged(int)</signal>
1057    <receiver>SpectrumDisplayForm</receiver>
1058    <slot>AvgLineEdit_valueChanged(int)</slot>
1059    <hints>
1060     <hint type="sourcelabel">
1061      <x>604</x>
1062      <y>421</y>
1063     </hint>
1064     <hint type="destinationlabel">
1065      <x>328</x>
1066      <y>260</y>
1067     </hint>
1068    </hints>
1069   </connection>
1070  </connections>
1071 </ui>