| 
									
										
										
										
											2017-08-24 02:05:48 +02:00
										 |  |  | <?xml version="1.0" encoding="UTF-8"?> | 
					
						
							|  |  |  | <ui version="4.0"> | 
					
						
							|  |  |  |  <class>BasicChannelSettingsDialog</class> | 
					
						
							|  |  |  |  <widget class="QDialog" name="BasicChannelSettingsDialog"> | 
					
						
							|  |  |  |   <property name="geometry"> | 
					
						
							|  |  |  |    <rect> | 
					
						
							|  |  |  |     <x>0</x> | 
					
						
							|  |  |  |     <y>0</y> | 
					
						
							|  |  |  |     <width>400</width> | 
					
						
							| 
									
										
										
										
											2022-04-18 01:42:03 +02:00
										 |  |  |     <height>158</height> | 
					
						
							| 
									
										
										
										
											2017-08-24 02:05:48 +02:00
										 |  |  |    </rect> | 
					
						
							|  |  |  |   </property> | 
					
						
							| 
									
										
										
										
											2018-05-05 17:44:38 +02:00
										 |  |  |   <property name="font"> | 
					
						
							|  |  |  |    <font> | 
					
						
							|  |  |  |     <family>Liberation Sans</family> | 
					
						
							|  |  |  |     <pointsize>9</pointsize> | 
					
						
							|  |  |  |    </font> | 
					
						
							|  |  |  |   </property> | 
					
						
							| 
									
										
										
										
											2017-08-24 02:05:48 +02:00
										 |  |  |   <property name="windowTitle"> | 
					
						
							|  |  |  |    <string>Basic channel settings</string> | 
					
						
							|  |  |  |   </property> | 
					
						
							|  |  |  |   <layout class="QVBoxLayout" name="verticalLayout"> | 
					
						
							|  |  |  |    <item> | 
					
						
							|  |  |  |     <layout class="QHBoxLayout" name="titleLayout"> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLabel" name="titleLabel"> | 
					
						
							|  |  |  |        <property name="sizePolicy"> | 
					
						
							|  |  |  |         <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> | 
					
						
							|  |  |  |          <horstretch>0</horstretch> | 
					
						
							|  |  |  |          <verstretch>0</verstretch> | 
					
						
							|  |  |  |         </sizepolicy> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>Title</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLineEdit" name="title"> | 
					
						
							|  |  |  |        <property name="toolTip"> | 
					
						
							|  |  |  |         <string>Channel marker title</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							| 
									
										
										
										
											2022-04-18 01:42:03 +02:00
										 |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QPushButton" name="titleReset"> | 
					
						
							|  |  |  |        <property name="maximumSize"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>24</width> | 
					
						
							|  |  |  |          <height>24</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="toolTip"> | 
					
						
							|  |  |  |         <string>Reset title to channel type name</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string/> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="icon"> | 
					
						
							|  |  |  |         <iconset resource="../resources/res.qrc"> | 
					
						
							|  |  |  |          <normaloff>:/recycle.png</normaloff>:/recycle.png</iconset> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							| 
									
										
										
										
											2017-08-24 02:05:48 +02:00
										 |  |  |     </layout> | 
					
						
							|  |  |  |    </item> | 
					
						
							|  |  |  |    <item> | 
					
						
							|  |  |  |     <layout class="QHBoxLayout" name="colorLayout"> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLabel" name="colorLabel"> | 
					
						
							|  |  |  |        <property name="sizePolicy"> | 
					
						
							|  |  |  |         <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> | 
					
						
							|  |  |  |          <horstretch>0</horstretch> | 
					
						
							|  |  |  |          <verstretch>0</verstretch> | 
					
						
							|  |  |  |         </sizepolicy> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>Color</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QToolButton" name="colorBtn"> | 
					
						
							|  |  |  |        <property name="toolTip"> | 
					
						
							|  |  |  |         <string>Channel marker color</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string/> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLabel" name="colorText"> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>#ff0000</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							| 
									
										
										
										
											2017-08-26 06:38:28 +02:00
										 |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLabel" name="fScaleDisplayTypeLabel"> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>FScale</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QComboBox" name="fScaleDisplayType"> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <property name="text"> | 
					
						
							|  |  |  |          <string>Freq</string> | 
					
						
							|  |  |  |         </property> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <property name="text"> | 
					
						
							|  |  |  |          <string>Title</string> | 
					
						
							|  |  |  |         </property> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							| 
									
										
										
										
											2022-04-18 01:42:03 +02:00
										 |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLabel" name="streamIndexLabel"> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>Stream</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QSpinBox" name="streamIndex"> | 
					
						
							|  |  |  |        <property name="enabled"> | 
					
						
							|  |  |  |         <bool>false</bool> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="toolTip"> | 
					
						
							|  |  |  |         <string>Stream index for MIMO device and single stream channel</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="maximum"> | 
					
						
							|  |  |  |         <number>0</number> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							| 
									
										
										
										
											2017-08-26 06:38:28 +02:00
										 |  |  |      <item> | 
					
						
							|  |  |  |       <spacer name="horizontalSpacer"> | 
					
						
							|  |  |  |        <property name="orientation"> | 
					
						
							|  |  |  |         <enum>Qt::Horizontal</enum> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="sizeHint" stdset="0"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>40</width> | 
					
						
							|  |  |  |          <height>20</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </spacer> | 
					
						
							|  |  |  |      </item> | 
					
						
							| 
									
										
										
										
											2017-08-24 02:05:48 +02:00
										 |  |  |     </layout> | 
					
						
							|  |  |  |    </item> | 
					
						
							| 
									
										
										
										
											2018-12-13 23:52:09 +01:00
										 |  |  |    <item> | 
					
						
							|  |  |  |     <layout class="QHBoxLayout" name="reverseAPILayout"> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QCheckBox" name="reverseAPI"> | 
					
						
							|  |  |  |        <property name="toolTip"> | 
					
						
							| 
									
										
										
										
											2023-07-08 22:01:06 +02:00
										 |  |  |         <string>Synchronize with reverse API </string> | 
					
						
							| 
									
										
										
										
											2018-12-13 23:52:09 +01:00
										 |  |  |        </property> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>reverse API</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLineEdit" name="reverseAPIAddress"> | 
					
						
							|  |  |  |        <property name="minimumSize"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>120</width> | 
					
						
							|  |  |  |          <height>0</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="toolTip"> | 
					
						
							|  |  |  |         <string>Reverse API address</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="inputMask"> | 
					
						
							|  |  |  |         <string>000.000.000.000</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>127.0.0.1</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLabel" name="reverseAPISeparator"> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>:</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLineEdit" name="reverseAPIPort"> | 
					
						
							| 
									
										
										
										
											2018-12-14 08:51:01 +01:00
										 |  |  |        <property name="minimumSize"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>45</width> | 
					
						
							|  |  |  |          <height>0</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							| 
									
										
										
										
											2018-12-13 23:52:09 +01:00
										 |  |  |        <property name="maximumSize"> | 
					
						
							|  |  |  |         <size> | 
					
						
							| 
									
										
										
										
											2018-12-14 08:51:01 +01:00
										 |  |  |          <width>45</width> | 
					
						
							| 
									
										
										
										
											2018-12-13 23:52:09 +01:00
										 |  |  |          <height>16777215</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="toolTip"> | 
					
						
							|  |  |  |         <string>Reverse API port</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="inputMask"> | 
					
						
							|  |  |  |         <string>00000</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>8888</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							| 
									
										
										
										
											2018-12-14 08:51:01 +01:00
										 |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLabel" name="reverseAPIDeviceLabel"> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>D</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLineEdit" name="reverseAPIDeviceIndex"> | 
					
						
							|  |  |  |        <property name="minimumSize"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>22</width> | 
					
						
							|  |  |  |          <height>0</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="maximumSize"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>22</width> | 
					
						
							|  |  |  |          <height>16777215</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="toolTip"> | 
					
						
							|  |  |  |         <string>Reverse API destination device index</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="inputMask"> | 
					
						
							|  |  |  |         <string>00</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>0</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="alignment"> | 
					
						
							|  |  |  |         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLabel" name="reverseAPIChannelLabel"> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>C</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLineEdit" name="reverseAPIChannelIndex"> | 
					
						
							|  |  |  |        <property name="minimumSize"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>22</width> | 
					
						
							|  |  |  |          <height>0</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="maximumSize"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>22</width> | 
					
						
							|  |  |  |          <height>16777215</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="toolTip"> | 
					
						
							|  |  |  |         <string>Reverse API destination channel index</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="inputMask"> | 
					
						
							|  |  |  |         <string>00</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>0</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="alignment"> | 
					
						
							|  |  |  |         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							| 
									
										
										
										
											2018-12-13 23:52:09 +01:00
										 |  |  |      <item> | 
					
						
							|  |  |  |       <spacer name="horizontalSpacer_2"> | 
					
						
							|  |  |  |        <property name="orientation"> | 
					
						
							|  |  |  |         <enum>Qt::Horizontal</enum> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="sizeHint" stdset="0"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>40</width> | 
					
						
							|  |  |  |          <height>20</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </spacer> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |     </layout> | 
					
						
							|  |  |  |    </item> | 
					
						
							| 
									
										
										
										
											2017-08-24 02:05:48 +02:00
										 |  |  |    <item> | 
					
						
							| 
									
										
										
										
											2023-08-24 15:51:50 +01:00
										 |  |  |     <layout class="QHBoxLayout" name="horizontalLayout"> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QToolButton" name="presets"> | 
					
						
							|  |  |  |        <property name="toolTip"> | 
					
						
							|  |  |  |         <string>Open channel presets dialog</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string/> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="icon"> | 
					
						
							|  |  |  |         <iconset resource="../resources/res.qrc"> | 
					
						
							|  |  |  |          <normaloff>:/star.png</normaloff>:/star.png</iconset> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QDialogButtonBox" name="buttonBox"> | 
					
						
							|  |  |  |        <property name="orientation"> | 
					
						
							|  |  |  |         <enum>Qt::Horizontal</enum> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="standardButtons"> | 
					
						
							|  |  |  |         <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |     </layout> | 
					
						
							| 
									
										
										
										
											2017-08-24 02:05:48 +02:00
										 |  |  |    </item> | 
					
						
							|  |  |  |   </layout> | 
					
						
							|  |  |  |  </widget> | 
					
						
							| 
									
										
										
										
											2022-04-18 01:42:03 +02:00
										 |  |  |  <resources> | 
					
						
							|  |  |  |   <include location="../resources/res.qrc"/> | 
					
						
							|  |  |  |  </resources> | 
					
						
							| 
									
										
										
										
											2017-08-24 02:05:48 +02:00
										 |  |  |  <connections> | 
					
						
							|  |  |  |   <connection> | 
					
						
							|  |  |  |    <sender>buttonBox</sender> | 
					
						
							|  |  |  |    <signal>accepted()</signal> | 
					
						
							|  |  |  |    <receiver>BasicChannelSettingsDialog</receiver> | 
					
						
							|  |  |  |    <slot>accept()</slot> | 
					
						
							|  |  |  |    <hints> | 
					
						
							|  |  |  |     <hint type="sourcelabel"> | 
					
						
							|  |  |  |      <x>248</x> | 
					
						
							|  |  |  |      <y>254</y> | 
					
						
							|  |  |  |     </hint> | 
					
						
							|  |  |  |     <hint type="destinationlabel"> | 
					
						
							|  |  |  |      <x>157</x> | 
					
						
							|  |  |  |      <y>274</y> | 
					
						
							|  |  |  |     </hint> | 
					
						
							|  |  |  |    </hints> | 
					
						
							|  |  |  |   </connection> | 
					
						
							|  |  |  |   <connection> | 
					
						
							|  |  |  |    <sender>buttonBox</sender> | 
					
						
							|  |  |  |    <signal>rejected()</signal> | 
					
						
							|  |  |  |    <receiver>BasicChannelSettingsDialog</receiver> | 
					
						
							|  |  |  |    <slot>reject()</slot> | 
					
						
							|  |  |  |    <hints> | 
					
						
							|  |  |  |     <hint type="sourcelabel"> | 
					
						
							|  |  |  |      <x>316</x> | 
					
						
							|  |  |  |      <y>260</y> | 
					
						
							|  |  |  |     </hint> | 
					
						
							|  |  |  |     <hint type="destinationlabel"> | 
					
						
							|  |  |  |      <x>286</x> | 
					
						
							|  |  |  |      <y>274</y> | 
					
						
							|  |  |  |     </hint> | 
					
						
							|  |  |  |    </hints> | 
					
						
							|  |  |  |   </connection> | 
					
						
							|  |  |  |  </connections> | 
					
						
							|  |  |  | </ui> |