| 
									
										
										
										
											2015-11-18 01:28:12 +00:00
										 |  |  | <?xml version="1.0" encoding="UTF-8"?> | 
					
						
							|  |  |  | <ui version="4.0"> | 
					
						
							|  |  |  |  <class>FastGraph</class> | 
					
						
							|  |  |  |  <widget class="QDialog" name="FastGraph"> | 
					
						
							|  |  |  |   <property name="geometry"> | 
					
						
							|  |  |  |    <rect> | 
					
						
							|  |  |  |     <x>0</x> | 
					
						
							|  |  |  |     <y>0</y> | 
					
						
							|  |  |  |     <width>710</width> | 
					
						
							|  |  |  |     <height>250</height> | 
					
						
							|  |  |  |    </rect> | 
					
						
							|  |  |  |   </property> | 
					
						
							|  |  |  |   <property name="sizePolicy"> | 
					
						
							|  |  |  |    <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> | 
					
						
							|  |  |  |     <horstretch>0</horstretch> | 
					
						
							|  |  |  |     <verstretch>0</verstretch> | 
					
						
							|  |  |  |    </sizepolicy> | 
					
						
							|  |  |  |   </property> | 
					
						
							|  |  |  |   <property name="minimumSize"> | 
					
						
							|  |  |  |    <size> | 
					
						
							|  |  |  |     <width>710</width> | 
					
						
							|  |  |  |     <height>250</height> | 
					
						
							|  |  |  |    </size> | 
					
						
							|  |  |  |   </property> | 
					
						
							|  |  |  |   <property name="maximumSize"> | 
					
						
							|  |  |  |    <size> | 
					
						
							|  |  |  |     <width>710</width> | 
					
						
							|  |  |  |     <height>250</height> | 
					
						
							|  |  |  |    </size> | 
					
						
							|  |  |  |   </property> | 
					
						
							|  |  |  |   <property name="windowTitle"> | 
					
						
							|  |  |  |    <string>Fast Graph</string> | 
					
						
							|  |  |  |   </property> | 
					
						
							|  |  |  |   <layout class="QVBoxLayout" name="verticalLayout_2"> | 
					
						
							|  |  |  |    <property name="spacing"> | 
					
						
							|  |  |  |     <number>2</number> | 
					
						
							|  |  |  |    </property> | 
					
						
							|  |  |  |    <property name="leftMargin"> | 
					
						
							|  |  |  |     <number>2</number> | 
					
						
							|  |  |  |    </property> | 
					
						
							|  |  |  |    <property name="topMargin"> | 
					
						
							|  |  |  |     <number>2</number> | 
					
						
							|  |  |  |    </property> | 
					
						
							|  |  |  |    <property name="rightMargin"> | 
					
						
							|  |  |  |     <number>2</number> | 
					
						
							|  |  |  |    </property> | 
					
						
							|  |  |  |    <property name="bottomMargin"> | 
					
						
							|  |  |  |     <number>2</number> | 
					
						
							|  |  |  |    </property> | 
					
						
							|  |  |  |    <item> | 
					
						
							|  |  |  |     <layout class="QVBoxLayout" name="verticalLayout"> | 
					
						
							|  |  |  |      <property name="spacing"> | 
					
						
							|  |  |  |       <number>2</number> | 
					
						
							|  |  |  |      </property> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="FPlotter" name="fastPlot"> | 
					
						
							|  |  |  |        <property name="enabled"> | 
					
						
							|  |  |  |         <bool>true</bool> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="sizePolicy"> | 
					
						
							|  |  |  |         <sizepolicy hsizetype="Fixed" vsizetype="Expanding"> | 
					
						
							|  |  |  |          <horstretch>0</horstretch> | 
					
						
							|  |  |  |          <verstretch>0</verstretch> | 
					
						
							|  |  |  |         </sizepolicy> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="minimumSize"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>703</width> | 
					
						
							|  |  |  |          <height>220</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="maximumSize"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>703</width> | 
					
						
							|  |  |  |          <height>220</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="frameShape"> | 
					
						
							|  |  |  |         <enum>QFrame::StyledPanel</enum> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="frameShadow"> | 
					
						
							|  |  |  |         <enum>QFrame::Sunken</enum> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="lineWidth"> | 
					
						
							|  |  |  |         <number>1</number> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <layout class="QHBoxLayout" name="horizontalLayout_3"> | 
					
						
							|  |  |  |        <property name="spacing"> | 
					
						
							|  |  |  |         <number>6</number> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <spacer name="horizontalSpacer_2"> | 
					
						
							|  |  |  |          <property name="orientation"> | 
					
						
							|  |  |  |           <enum>Qt::Horizontal</enum> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="sizeType"> | 
					
						
							|  |  |  |           <enum>QSizePolicy::Expanding</enum> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="sizeHint" stdset="0"> | 
					
						
							|  |  |  |           <size> | 
					
						
							|  |  |  |            <width>20</width> | 
					
						
							|  |  |  |            <height>20</height> | 
					
						
							|  |  |  |           </size> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |         </spacer> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <widget class="QSlider" name="gainSlider"> | 
					
						
							|  |  |  |          <property name="toolTip"> | 
					
						
							|  |  |  |           <string>Waterfall gain</string> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="minimum"> | 
					
						
							|  |  |  |           <number>-60</number> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="maximum"> | 
					
						
							|  |  |  |           <number>140</number> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="pageStep"> | 
					
						
							|  |  |  |           <number>40</number> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="orientation"> | 
					
						
							|  |  |  |           <enum>Qt::Horizontal</enum> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |         </widget> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <spacer name="horizontalSpacer_7"> | 
					
						
							|  |  |  |          <property name="orientation"> | 
					
						
							|  |  |  |           <enum>Qt::Horizontal</enum> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="sizeType"> | 
					
						
							|  |  |  |           <enum>QSizePolicy::Preferred</enum> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="sizeHint" stdset="0"> | 
					
						
							|  |  |  |           <size> | 
					
						
							|  |  |  |            <width>20</width> | 
					
						
							|  |  |  |            <height>20</height> | 
					
						
							|  |  |  |           </size> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |         </spacer> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <widget class="QSlider" name="zeroSlider"> | 
					
						
							|  |  |  |          <property name="toolTip"> | 
					
						
							|  |  |  |           <string>Waterfall zero</string> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="minimum"> | 
					
						
							|  |  |  |           <number>-60</number> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="maximum"> | 
					
						
							|  |  |  |           <number>120</number> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="value"> | 
					
						
							|  |  |  |           <number>60</number> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="orientation"> | 
					
						
							|  |  |  |           <enum>Qt::Horizontal</enum> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |         </widget> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <spacer name="horizontalSpacer"> | 
					
						
							|  |  |  |          <property name="orientation"> | 
					
						
							|  |  |  |           <enum>Qt::Horizontal</enum> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="sizeType"> | 
					
						
							|  |  |  |           <enum>QSizePolicy::Preferred</enum> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="sizeHint" stdset="0"> | 
					
						
							|  |  |  |           <size> | 
					
						
							|  |  |  |            <width>20</width> | 
					
						
							|  |  |  |            <height>20</height> | 
					
						
							|  |  |  |           </size> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |         </spacer> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <widget class="QSlider" name="greenZeroSlider"> | 
					
						
							|  |  |  |          <property name="toolTip"> | 
					
						
							|  |  |  |           <string>Spectrum zero</string> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="minimum"> | 
					
						
							|  |  |  |           <number>-100</number> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="maximum"> | 
					
						
							|  |  |  |           <number>160</number> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="value"> | 
					
						
							|  |  |  |           <number>30</number> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="orientation"> | 
					
						
							|  |  |  |           <enum>Qt::Horizontal</enum> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |         </widget> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <spacer name="horizontalSpacer_3"> | 
					
						
							|  |  |  |          <property name="orientation"> | 
					
						
							|  |  |  |           <enum>Qt::Horizontal</enum> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="sizeType"> | 
					
						
							|  |  |  |           <enum>QSizePolicy::Preferred</enum> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="sizeHint" stdset="0"> | 
					
						
							|  |  |  |           <size> | 
					
						
							|  |  |  |            <width>20</width> | 
					
						
							|  |  |  |            <height>20</height> | 
					
						
							|  |  |  |           </size> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |         </spacer> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <widget class="QPushButton" name="pbAutoLevel"> | 
					
						
							| 
									
										
										
										
											2016-10-26 20:22:26 +00:00
										 |  |  |          <property name="toolTip"> | 
					
						
							| 
									
										
										
										
											2016-10-27 17:04:34 +00:00
										 |  |  |           <string><html><head/><body><p>Set reasonable levels for gain and zero sliders.</p></body></html></string> | 
					
						
							| 
									
										
										
										
											2016-10-26 20:22:26 +00:00
										 |  |  |          </property> | 
					
						
							| 
									
										
										
										
											2015-11-18 01:28:12 +00:00
										 |  |  |          <property name="text"> | 
					
						
							|  |  |  |           <string>Auto Level</string> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |         </widget> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <spacer name="horizontalSpacer_5"> | 
					
						
							|  |  |  |          <property name="orientation"> | 
					
						
							|  |  |  |           <enum>Qt::Horizontal</enum> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="sizeType"> | 
					
						
							|  |  |  |           <enum>QSizePolicy::Expanding</enum> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |          <property name="sizeHint" stdset="0"> | 
					
						
							|  |  |  |           <size> | 
					
						
							|  |  |  |            <width>20</width> | 
					
						
							|  |  |  |            <height>20</height> | 
					
						
							|  |  |  |           </size> | 
					
						
							|  |  |  |          </property> | 
					
						
							|  |  |  |         </spacer> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |       </layout> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |     </layout> | 
					
						
							|  |  |  |    </item> | 
					
						
							|  |  |  |   </layout> | 
					
						
							|  |  |  |  </widget> | 
					
						
							|  |  |  |  <customwidgets> | 
					
						
							|  |  |  |   <customwidget> | 
					
						
							|  |  |  |    <class>FPlotter</class> | 
					
						
							|  |  |  |    <extends>QFrame</extends> | 
					
						
							|  |  |  |    <header>fastplot.h</header> | 
					
						
							|  |  |  |    <container>1</container> | 
					
						
							|  |  |  |   </customwidget> | 
					
						
							|  |  |  |  </customwidgets> | 
					
						
							|  |  |  |  <resources/> | 
					
						
							|  |  |  |  <connections/> | 
					
						
							|  |  |  | </ui> |