mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 12:30:04 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			1138 lines
		
	
	
	
		
			45 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			1138 lines
		
	
	
	
		
			45 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <ui version="4.0">
 | |
|  <class>SettingsDialog</class>
 | |
|  <widget class="QDialog" name="SettingsDialog">
 | |
|   <property name="geometry">
 | |
|    <rect>
 | |
|     <x>0</x>
 | |
|     <y>0</y>
 | |
|     <width>650</width>
 | |
|     <height>500</height>
 | |
|    </rect>
 | |
|   </property>
 | |
|   <property name="windowTitle">
 | |
|    <string>Settings</string>
 | |
|   </property>
 | |
|   <layout class="QGridLayout" name="gridLayout_11">
 | |
|    <item row="0" column="0">
 | |
|     <widget class="QFrame" name="frame">
 | |
|      <property name="frameShape">
 | |
|       <enum>QFrame::StyledPanel</enum>
 | |
|      </property>
 | |
|      <property name="frameShadow">
 | |
|       <enum>QFrame::Raised</enum>
 | |
|      </property>
 | |
|      <layout class="QHBoxLayout" name="horizontalLayout">
 | |
|       <property name="leftMargin">
 | |
|        <number>0</number>
 | |
|       </property>
 | |
|       <property name="topMargin">
 | |
|        <number>0</number>
 | |
|       </property>
 | |
|       <property name="rightMargin">
 | |
|        <number>0</number>
 | |
|       </property>
 | |
|       <property name="bottomMargin">
 | |
|        <number>0</number>
 | |
|       </property>
 | |
|       <item>
 | |
|        <widget class="QSplitter" name="splitter">
 | |
|         <property name="orientation">
 | |
|          <enum>Qt::Horizontal</enum>
 | |
|         </property>
 | |
|         <widget class="QListWidget" name="listWidget">
 | |
|          <property name="sizePolicy">
 | |
|           <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
 | |
|            <horstretch>0</horstretch>
 | |
|            <verstretch>0</verstretch>
 | |
|           </sizepolicy>
 | |
|          </property>
 | |
|          <property name="sizeAdjustPolicy">
 | |
|           <enum>QAbstractScrollArea::AdjustToContents</enum>
 | |
|          </property>
 | |
|          <property name="resizeMode">
 | |
|           <enum>QListView::Adjust</enum>
 | |
|          </property>
 | |
|          <property name="viewMode">
 | |
|           <enum>QListView::ListMode</enum>
 | |
|          </property>
 | |
|          <property name="uniformItemSizes">
 | |
|           <bool>true</bool>
 | |
|          </property>
 | |
|          <item>
 | |
|           <property name="text">
 | |
|            <string>General</string>
 | |
|           </property>
 | |
|           <property name="icon">
 | |
|            <iconset resource="../../../../scwx-qt.qrc">
 | |
|             <normaloff>:/res/icons/font-awesome-6/gears-solid.svg</normaloff>:/res/icons/font-awesome-6/gears-solid.svg</iconset>
 | |
|           </property>
 | |
|          </item>
 | |
|          <item>
 | |
|           <property name="text">
 | |
|            <string>Palettes</string>
 | |
|           </property>
 | |
|           <property name="icon">
 | |
|            <iconset resource="../../../../scwx-qt.qrc">
 | |
|             <normaloff>:/res/icons/font-awesome-6/palette-solid.svg</normaloff>:/res/icons/font-awesome-6/palette-solid.svg</iconset>
 | |
|           </property>
 | |
|          </item>
 | |
|          <item>
 | |
|           <property name="text">
 | |
|            <string>Units</string>
 | |
|           </property>
 | |
|           <property name="icon">
 | |
|            <iconset resource="../../../../scwx-qt.qrc">
 | |
|             <normaloff>:/res/icons/font-awesome-6/ruler-combined-solid.svg</normaloff>:/res/icons/font-awesome-6/ruler-combined-solid.svg</iconset>
 | |
|           </property>
 | |
|          </item>
 | |
|          <item>
 | |
|           <property name="text">
 | |
|            <string>Audio</string>
 | |
|           </property>
 | |
|           <property name="icon">
 | |
|            <iconset resource="../../../../scwx-qt.qrc">
 | |
|             <normaloff>:/res/icons/font-awesome-6/volume-high-solid.svg</normaloff>:/res/icons/font-awesome-6/volume-high-solid.svg</iconset>
 | |
|           </property>
 | |
|          </item>
 | |
|          <item>
 | |
|           <property name="text">
 | |
|            <string>Text</string>
 | |
|           </property>
 | |
|           <property name="icon">
 | |
|            <iconset resource="../../../../scwx-qt.qrc">
 | |
|             <normaloff>:/res/icons/font-awesome-6/font-solid.svg</normaloff>:/res/icons/font-awesome-6/font-solid.svg</iconset>
 | |
|           </property>
 | |
|          </item>
 | |
|          <item>
 | |
|           <property name="text">
 | |
|            <string>Hotkeys</string>
 | |
|           </property>
 | |
|           <property name="icon">
 | |
|            <iconset resource="../../../../scwx-qt.qrc">
 | |
|             <normaloff>:/res/icons/font-awesome-6/keyboard-regular.svg</normaloff>:/res/icons/font-awesome-6/keyboard-regular.svg</iconset>
 | |
|           </property>
 | |
|          </item>
 | |
|         </widget>
 | |
|         <widget class="QStackedWidget" name="stackedWidget">
 | |
|          <property name="sizePolicy">
 | |
|           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 | |
|            <horstretch>0</horstretch>
 | |
|            <verstretch>0</verstretch>
 | |
|           </sizepolicy>
 | |
|          </property>
 | |
|          <property name="currentIndex">
 | |
|           <number>0</number>
 | |
|          </property>
 | |
|          <widget class="QWidget" name="general">
 | |
|           <layout class="QVBoxLayout" name="verticalLayout_2">
 | |
|            <item>
 | |
|             <widget class="QScrollArea" name="scrollArea_2">
 | |
|              <property name="widgetResizable">
 | |
|               <bool>true</bool>
 | |
|              </property>
 | |
|              <widget class="QWidget" name="scrollAreaWidgetContents_2">
 | |
|               <property name="geometry">
 | |
|                <rect>
 | |
|                 <x>0</x>
 | |
|                 <y>0</y>
 | |
|                 <width>513</width>
 | |
|                 <height>482</height>
 | |
|                </rect>
 | |
|               </property>
 | |
|               <layout class="QVBoxLayout" name="verticalLayout">
 | |
|                <item>
 | |
|                 <widget class="QFrame" name="frame_2">
 | |
|                  <property name="frameShape">
 | |
|                   <enum>QFrame::NoFrame</enum>
 | |
|                  </property>
 | |
|                  <layout class="QGridLayout" name="gridLayout_4">
 | |
|                   <property name="leftMargin">
 | |
|                    <number>0</number>
 | |
|                   </property>
 | |
|                   <property name="topMargin">
 | |
|                    <number>0</number>
 | |
|                   </property>
 | |
|                   <property name="rightMargin">
 | |
|                    <number>0</number>
 | |
|                   </property>
 | |
|                   <property name="bottomMargin">
 | |
|                    <number>0</number>
 | |
|                   </property>
 | |
|                   <item row="8" column="2">
 | |
|                    <widget class="QComboBox" name="defaultAlertActionComboBox"/>
 | |
|                   </item>
 | |
|                   <item row="6" column="4">
 | |
|                    <widget class="QToolButton" name="resetMapboxApiKeyButton">
 | |
|                     <property name="text">
 | |
|                      <string>...</string>
 | |
|                     </property>
 | |
|                     <property name="icon">
 | |
|                      <iconset resource="../../../../scwx-qt.qrc">
 | |
|                       <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="6" column="0">
 | |
|                    <widget class="QLabel" name="label_4">
 | |
|                     <property name="text">
 | |
|                      <string>Mapbox API Key</string>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="9" column="4">
 | |
|                    <widget class="QToolButton" name="resetClockFormatButton">
 | |
|                     <property name="text">
 | |
|                      <string>...</string>
 | |
|                     </property>
 | |
|                     <property name="icon">
 | |
|                      <iconset resource="../../../../scwx-qt.qrc">
 | |
|                       <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="10" column="0">
 | |
|                    <widget class="QLabel" name="label_21">
 | |
|                     <property name="text">
 | |
|                      <string>Default Time Zone</string>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="8" column="4">
 | |
|                    <widget class="QToolButton" name="resetDefaultAlertActionButton">
 | |
|                     <property name="text">
 | |
|                      <string>...</string>
 | |
|                     </property>
 | |
|                     <property name="icon">
 | |
|                      <iconset resource="../../../../scwx-qt.qrc">
 | |
|                       <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="9" column="0">
 | |
|                    <widget class="QLabel" name="label_20">
 | |
|                     <property name="text">
 | |
|                      <string>Clock Format</string>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="2" column="4">
 | |
|                    <widget class="QToolButton" name="resetGridWidthButton">
 | |
|                     <property name="text">
 | |
|                      <string>...</string>
 | |
|                     </property>
 | |
|                     <property name="icon">
 | |
|                      <iconset resource="../../../../scwx-qt.qrc">
 | |
|                       <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="1" column="4">
 | |
|                    <widget class="QToolButton" name="resetRadarSiteButton">
 | |
|                     <property name="text">
 | |
|                      <string>...</string>
 | |
|                     </property>
 | |
|                     <property name="icon">
 | |
|                      <iconset resource="../../../../scwx-qt.qrc">
 | |
|                       <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="3" column="0">
 | |
|                    <widget class="QLabel" name="label_3">
 | |
|                     <property name="text">
 | |
|                      <string>Grid Height</string>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="3" column="4">
 | |
|                    <widget class="QToolButton" name="resetGridHeightButton">
 | |
|                     <property name="text">
 | |
|                      <string>...</string>
 | |
|                     </property>
 | |
|                     <property name="icon">
 | |
|                      <iconset resource="../../../../scwx-qt.qrc">
 | |
|                       <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="11" column="2">
 | |
|                    <widget class="QLineEdit" name="warningsProviderLineEdit"/>
 | |
|                   </item>
 | |
|                   <item row="0" column="2">
 | |
|                    <widget class="QComboBox" name="themeComboBox"/>
 | |
|                   </item>
 | |
|                   <item row="11" column="0">
 | |
|                    <widget class="QLabel" name="label_22">
 | |
|                     <property name="text">
 | |
|                      <string>Warnings Provider</string>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="2" column="2">
 | |
|                    <widget class="QSpinBox" name="gridWidthSpinBox"/>
 | |
|                   </item>
 | |
|                   <item row="5" column="4">
 | |
|                    <widget class="QToolButton" name="resetMapProviderButton">
 | |
|                     <property name="text">
 | |
|                      <string>...</string>
 | |
|                     </property>
 | |
|                     <property name="icon">
 | |
|                      <iconset resource="../../../../scwx-qt.qrc">
 | |
|                       <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="6" column="2">
 | |
|                    <widget class="QLineEdit" name="mapboxApiKeyLineEdit">
 | |
|                     <property name="echoMode">
 | |
|                      <enum>QLineEdit::Password</enum>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="0" column="4">
 | |
|                    <widget class="QToolButton" name="resetThemeButton">
 | |
|                     <property name="text">
 | |
|                      <string>...</string>
 | |
|                     </property>
 | |
|                     <property name="icon">
 | |
|                      <iconset resource="../../../../scwx-qt.qrc">
 | |
|                       <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="3" column="2">
 | |
|                    <widget class="QSpinBox" name="gridHeightSpinBox"/>
 | |
|                   </item>
 | |
|                   <item row="9" column="2">
 | |
|                    <widget class="QComboBox" name="clockFormatComboBox"/>
 | |
|                   </item>
 | |
|                   <item row="10" column="2">
 | |
|                    <widget class="QComboBox" name="defaultTimeZoneComboBox"/>
 | |
|                   </item>
 | |
|                   <item row="1" column="3">
 | |
|                    <widget class="QToolButton" name="radarSiteSelectButton">
 | |
|                     <property name="text">
 | |
|                      <string>...</string>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="0" column="0">
 | |
|                    <widget class="QLabel" name="label_5">
 | |
|                     <property name="text">
 | |
|                      <string>Theme</string>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="7" column="0">
 | |
|                    <widget class="QLabel" name="label_6">
 | |
|                     <property name="text">
 | |
|                      <string>MapTiler API Key</string>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="5" column="0">
 | |
|                    <widget class="QLabel" name="label_7">
 | |
|                     <property name="text">
 | |
|                      <string>Map Provider</string>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="8" column="0">
 | |
|                    <widget class="QLabel" name="defaultAlertActionLabel">
 | |
|                     <property name="text">
 | |
|                      <string>Default Alert Action</string>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="2" column="0">
 | |
|                    <widget class="QLabel" name="label_2">
 | |
|                     <property name="text">
 | |
|                      <string>Grid Width</string>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="1" column="0">
 | |
|                    <widget class="QLabel" name="label">
 | |
|                     <property name="text">
 | |
|                      <string>Default Radar Site</string>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="5" column="2">
 | |
|                    <widget class="QComboBox" name="mapProviderComboBox"/>
 | |
|                   </item>
 | |
|                   <item row="7" column="4">
 | |
|                    <widget class="QToolButton" name="resetMapTilerApiKeyButton">
 | |
|                     <property name="text">
 | |
|                      <string>...</string>
 | |
|                     </property>
 | |
|                     <property name="icon">
 | |
|                      <iconset resource="../../../../scwx-qt.qrc">
 | |
|                       <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="1" column="2">
 | |
|                    <widget class="QComboBox" name="radarSiteComboBox"/>
 | |
|                   </item>
 | |
|                   <item row="7" column="2">
 | |
|                    <widget class="QLineEdit" name="mapTilerApiKeyLineEdit">
 | |
|                     <property name="echoMode">
 | |
|                      <enum>QLineEdit::Password</enum>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="10" column="4">
 | |
|                    <widget class="QToolButton" name="resetDefaultTimeZoneButton">
 | |
|                     <property name="text">
 | |
|                      <string>...</string>
 | |
|                     </property>
 | |
|                     <property name="icon">
 | |
|                      <iconset resource="../../../../scwx-qt.qrc">
 | |
|                       <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                   <item row="11" column="4">
 | |
|                    <widget class="QToolButton" name="resetWarningsProviderButton">
 | |
|                     <property name="text">
 | |
|                      <string>...</string>
 | |
|                     </property>
 | |
|                     <property name="icon">
 | |
|                      <iconset resource="../../../../scwx-qt.qrc">
 | |
|                       <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                     </property>
 | |
|                    </widget>
 | |
|                   </item>
 | |
|                  </layout>
 | |
|                 </widget>
 | |
|                </item>
 | |
|                <item>
 | |
|                 <widget class="QCheckBox" name="antiAliasingEnabledCheckBox">
 | |
|                  <property name="text">
 | |
|                   <string>Anti-Aliasing Enabled</string>
 | |
|                  </property>
 | |
|                 </widget>
 | |
|                </item>
 | |
|                <item>
 | |
|                 <widget class="QCheckBox" name="showMapAttributionCheckBox">
 | |
|                  <property name="text">
 | |
|                   <string>Show Map Attribution</string>
 | |
|                  </property>
 | |
|                 </widget>
 | |
|                </item>
 | |
|                <item>
 | |
|                 <widget class="QCheckBox" name="showMapCenterCheckBox">
 | |
|                  <property name="text">
 | |
|                   <string>Show Map Center</string>
 | |
|                  </property>
 | |
|                 </widget>
 | |
|                </item>
 | |
|                <item>
 | |
|                 <widget class="QCheckBox" name="showMapLogoCheckBox">
 | |
|                  <property name="text">
 | |
|                   <string>Show Map Logo</string>
 | |
|                  </property>
 | |
|                 </widget>
 | |
|                </item>
 | |
|                <item>
 | |
|                 <widget class="QCheckBox" name="enableUpdateNotificationsCheckBox">
 | |
|                  <property name="text">
 | |
|                   <string>Update Notifications Enabled</string>
 | |
|                  </property>
 | |
|                 </widget>
 | |
|                </item>
 | |
|                <item>
 | |
|                 <widget class="QCheckBox" name="debugEnabledCheckBox">
 | |
|                  <property name="text">
 | |
|                   <string>Debug Enabled</string>
 | |
|                  </property>
 | |
|                 </widget>
 | |
|                </item>
 | |
|                <item>
 | |
|                 <spacer name="verticalSpacer">
 | |
|                  <property name="orientation">
 | |
|                   <enum>Qt::Vertical</enum>
 | |
|                  </property>
 | |
|                  <property name="sizeHint" stdset="0">
 | |
|                   <size>
 | |
|                    <width>20</width>
 | |
|                    <height>40</height>
 | |
|                   </size>
 | |
|                  </property>
 | |
|                 </spacer>
 | |
|                </item>
 | |
|               </layout>
 | |
|              </widget>
 | |
|             </widget>
 | |
|            </item>
 | |
|           </layout>
 | |
|          </widget>
 | |
|          <widget class="QWidget" name="palettes">
 | |
|           <layout class="QGridLayout" name="gridLayout_2">
 | |
|            <item row="0" column="0">
 | |
|             <widget class="QTabWidget" name="tabWidget">
 | |
|              <property name="currentIndex">
 | |
|               <number>0</number>
 | |
|              </property>
 | |
|              <widget class="QWidget" name="tab">
 | |
|               <attribute name="title">
 | |
|                <string>Color Tables</string>
 | |
|               </attribute>
 | |
|               <layout class="QGridLayout" name="gridLayout">
 | |
|                <item row="0" column="0">
 | |
|                 <widget class="QScrollArea" name="scrollArea">
 | |
|                  <property name="widgetResizable">
 | |
|                   <bool>true</bool>
 | |
|                  </property>
 | |
|                  <widget class="QWidget" name="colorTableContents">
 | |
|                   <property name="geometry">
 | |
|                    <rect>
 | |
|                     <x>0</x>
 | |
|                     <y>0</y>
 | |
|                     <width>506</width>
 | |
|                     <height>383</height>
 | |
|                    </rect>
 | |
|                   </property>
 | |
|                   <layout class="QGridLayout" name="gridLayout_3">
 | |
|                    <item row="0" column="0">
 | |
|                     <spacer name="verticalSpacer_3">
 | |
|                      <property name="orientation">
 | |
|                       <enum>Qt::Vertical</enum>
 | |
|                      </property>
 | |
|                      <property name="sizeHint" stdset="0">
 | |
|                       <size>
 | |
|                        <width>20</width>
 | |
|                        <height>40</height>
 | |
|                       </size>
 | |
|                      </property>
 | |
|                     </spacer>
 | |
|                    </item>
 | |
|                   </layout>
 | |
|                  </widget>
 | |
|                 </widget>
 | |
|                </item>
 | |
|               </layout>
 | |
|              </widget>
 | |
|              <widget class="QWidget" name="tab_2">
 | |
|               <attribute name="title">
 | |
|                <string>Alerts</string>
 | |
|               </attribute>
 | |
|               <layout class="QVBoxLayout" name="verticalLayout_3">
 | |
|                <item>
 | |
|                 <widget class="QFrame" name="alertsFrame">
 | |
|                  <property name="frameShape">
 | |
|                   <enum>QFrame::StyledPanel</enum>
 | |
|                  </property>
 | |
|                  <property name="frameShadow">
 | |
|                   <enum>QFrame::Raised</enum>
 | |
|                  </property>
 | |
|                  <layout class="QGridLayout" name="gridLayout_5">
 | |
|                   <property name="leftMargin">
 | |
|                    <number>0</number>
 | |
|                   </property>
 | |
|                   <property name="topMargin">
 | |
|                    <number>0</number>
 | |
|                   </property>
 | |
|                   <property name="rightMargin">
 | |
|                    <number>0</number>
 | |
|                   </property>
 | |
|                   <property name="bottomMargin">
 | |
|                    <number>0</number>
 | |
|                   </property>
 | |
|                  </layout>
 | |
|                 </widget>
 | |
|                </item>
 | |
|                <item>
 | |
|                 <spacer name="verticalSpacer_2">
 | |
|                  <property name="orientation">
 | |
|                   <enum>Qt::Vertical</enum>
 | |
|                  </property>
 | |
|                  <property name="sizeHint" stdset="0">
 | |
|                   <size>
 | |
|                    <width>20</width>
 | |
|                    <height>239</height>
 | |
|                   </size>
 | |
|                  </property>
 | |
|                 </spacer>
 | |
|                </item>
 | |
|               </layout>
 | |
|              </widget>
 | |
|             </widget>
 | |
|            </item>
 | |
|           </layout>
 | |
|          </widget>
 | |
|          <widget class="QWidget" name="units"/>
 | |
|          <widget class="QWidget" name="audio">
 | |
|           <layout class="QVBoxLayout" name="verticalLayout_4">
 | |
|            <item>
 | |
|             <widget class="QGroupBox" name="alertAudioGroupBox">
 | |
|              <property name="title">
 | |
|               <string>Alerts</string>
 | |
|              </property>
 | |
|              <layout class="QGridLayout" name="gridLayout_10">
 | |
|               <item row="2" column="0">
 | |
|                <widget class="QLabel" name="label_14">
 | |
|                 <property name="text">
 | |
|                  <string>Latitude</string>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="1" column="6">
 | |
|                <widget class="QToolButton" name="resetAlertAudioLocationMethodButton">
 | |
|                 <property name="text">
 | |
|                  <string>...</string>
 | |
|                 </property>
 | |
|                 <property name="icon">
 | |
|                  <iconset resource="../../../../scwx-qt.qrc">
 | |
|                   <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="3" column="0">
 | |
|                <widget class="QLabel" name="label_16">
 | |
|                 <property name="text">
 | |
|                  <string>Longitude</string>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="0" column="3">
 | |
|                <widget class="QToolButton" name="alertAudioSoundSelectButton">
 | |
|                 <property name="text">
 | |
|                  <string>...</string>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="1" column="0">
 | |
|                <widget class="QLabel" name="label_12">
 | |
|                 <property name="text">
 | |
|                  <string>Location Method</string>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="3" column="6">
 | |
|                <widget class="QToolButton" name="resetAlertAudioLongitudeButton">
 | |
|                 <property name="text">
 | |
|                  <string>...</string>
 | |
|                 </property>
 | |
|                 <property name="icon">
 | |
|                  <iconset resource="../../../../scwx-qt.qrc">
 | |
|                   <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="0" column="5">
 | |
|                <widget class="QToolButton" name="alertAudioSoundStopButton">
 | |
|                 <property name="icon">
 | |
|                  <iconset resource="../../../../scwx-qt.qrc">
 | |
|                   <normaloff>:/res/icons/font-awesome-6/stop-solid.svg</normaloff>:/res/icons/font-awesome-6/stop-solid.svg</iconset>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="2" column="6">
 | |
|                <widget class="QToolButton" name="resetAlertAudioLatitudeButton">
 | |
|                 <property name="text">
 | |
|                  <string>...</string>
 | |
|                 </property>
 | |
|                 <property name="icon">
 | |
|                  <iconset resource="../../../../scwx-qt.qrc">
 | |
|                   <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="0" column="6">
 | |
|                <widget class="QToolButton" name="resetAlertAudioSoundButton">
 | |
|                 <property name="text">
 | |
|                  <string>...</string>
 | |
|                 </property>
 | |
|                 <property name="icon">
 | |
|                  <iconset resource="../../../../scwx-qt.qrc">
 | |
|                   <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="0" column="4">
 | |
|                <widget class="QToolButton" name="alertAudioSoundTestButton">
 | |
|                 <property name="icon">
 | |
|                  <iconset resource="../../../../scwx-qt.qrc">
 | |
|                   <normaloff>:/res/icons/font-awesome-6/play-solid.svg</normaloff>:/res/icons/font-awesome-6/play-solid.svg</iconset>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="0" column="0">
 | |
|                <widget class="QLabel" name="label_17">
 | |
|                 <property name="text">
 | |
|                  <string>Sound</string>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="4" column="0">
 | |
|                <widget class="QLabel" name="label_19">
 | |
|                 <property name="text">
 | |
|                  <string>County</string>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="3" column="1" colspan="2">
 | |
|                <widget class="QDoubleSpinBox" name="alertAudioLongitudeSpinBox">
 | |
|                 <property name="decimals">
 | |
|                  <number>4</number>
 | |
|                 </property>
 | |
|                 <property name="minimum">
 | |
|                  <double>-180.000000000000000</double>
 | |
|                 </property>
 | |
|                 <property name="maximum">
 | |
|                  <double>180.000000000000000</double>
 | |
|                 </property>
 | |
|                 <property name="singleStep">
 | |
|                  <double>0.000100000000000</double>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="2" column="1" colspan="2">
 | |
|                <widget class="QDoubleSpinBox" name="alertAudioLatitudeSpinBox">
 | |
|                 <property name="decimals">
 | |
|                  <number>4</number>
 | |
|                 </property>
 | |
|                 <property name="minimum">
 | |
|                  <double>-90.000000000000000</double>
 | |
|                 </property>
 | |
|                 <property name="maximum">
 | |
|                  <double>90.000000000000000</double>
 | |
|                 </property>
 | |
|                 <property name="singleStep">
 | |
|                  <double>0.000100000000000</double>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="1" column="1" colspan="2">
 | |
|                <widget class="QComboBox" name="alertAudioLocationMethodComboBox">
 | |
|                 <property name="sizePolicy">
 | |
|                  <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 | |
|                   <horstretch>0</horstretch>
 | |
|                   <verstretch>0</verstretch>
 | |
|                  </sizepolicy>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="0" column="1" colspan="2">
 | |
|                <widget class="QLineEdit" name="alertAudioSoundLineEdit"/>
 | |
|               </item>
 | |
|               <item row="4" column="6">
 | |
|                <widget class="QToolButton" name="resetAlertAudioCountyButton">
 | |
|                 <property name="text">
 | |
|                  <string>...</string>
 | |
|                 </property>
 | |
|                 <property name="icon">
 | |
|                  <iconset resource="../../../../scwx-qt.qrc">
 | |
|                   <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="4" column="3">
 | |
|                <widget class="QToolButton" name="alertAudioCountySelectButton">
 | |
|                 <property name="text">
 | |
|                  <string>...</string>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="4" column="2">
 | |
|                <widget class="QLabel" name="alertAudioCountyLabel">
 | |
|                 <property name="sizePolicy">
 | |
|                  <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 | |
|                   <horstretch>0</horstretch>
 | |
|                   <verstretch>0</verstretch>
 | |
|                  </sizepolicy>
 | |
|                 </property>
 | |
|                 <property name="text">
 | |
|                  <string/>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="4" column="1">
 | |
|                <widget class="QLineEdit" name="alertAudioCountyLineEdit">
 | |
|                 <property name="sizePolicy">
 | |
|                  <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 | |
|                   <horstretch>0</horstretch>
 | |
|                   <verstretch>0</verstretch>
 | |
|                  </sizepolicy>
 | |
|                 </property>
 | |
|                 <property name="readOnly">
 | |
|                  <bool>true</bool>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|              </layout>
 | |
|             </widget>
 | |
|            </item>
 | |
|            <item>
 | |
|             <spacer name="verticalSpacer_6">
 | |
|              <property name="orientation">
 | |
|               <enum>Qt::Vertical</enum>
 | |
|              </property>
 | |
|              <property name="sizeHint" stdset="0">
 | |
|               <size>
 | |
|                <width>20</width>
 | |
|                <height>253</height>
 | |
|               </size>
 | |
|              </property>
 | |
|             </spacer>
 | |
|            </item>
 | |
|           </layout>
 | |
|          </widget>
 | |
|          <widget class="QWidget" name="text">
 | |
|           <layout class="QVBoxLayout" name="verticalLayout_5">
 | |
|            <item>
 | |
|             <widget class="QFrame" name="frame_4">
 | |
|              <property name="frameShape">
 | |
|               <enum>QFrame::StyledPanel</enum>
 | |
|              </property>
 | |
|              <property name="frameShadow">
 | |
|               <enum>QFrame::Plain</enum>
 | |
|              </property>
 | |
|              <layout class="QGridLayout" name="gridLayout_8" columnstretch="2,3">
 | |
|               <item row="0" column="0">
 | |
|                <widget class="QFrame" name="frame_5">
 | |
|                 <property name="frameShape">
 | |
|                  <enum>QFrame::StyledPanel</enum>
 | |
|                 </property>
 | |
|                 <property name="frameShadow">
 | |
|                  <enum>QFrame::Raised</enum>
 | |
|                 </property>
 | |
|                 <layout class="QGridLayout" name="gridLayout_9">
 | |
|                  <property name="leftMargin">
 | |
|                   <number>0</number>
 | |
|                  </property>
 | |
|                  <property name="topMargin">
 | |
|                   <number>0</number>
 | |
|                  </property>
 | |
|                  <property name="rightMargin">
 | |
|                   <number>0</number>
 | |
|                  </property>
 | |
|                  <property name="bottomMargin">
 | |
|                   <number>0</number>
 | |
|                  </property>
 | |
|                  <item row="0" column="0" colspan="2">
 | |
|                   <widget class="QLabel" name="label_10">
 | |
|                    <property name="text">
 | |
|                     <string>Display Item:</string>
 | |
|                    </property>
 | |
|                   </widget>
 | |
|                  </item>
 | |
|                  <item row="1" column="0" colspan="2">
 | |
|                   <widget class="QListView" name="fontListView"/>
 | |
|                  </item>
 | |
|                 </layout>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="0" column="1">
 | |
|                <widget class="QFrame" name="frame_6">
 | |
|                 <property name="frameShape">
 | |
|                  <enum>QFrame::StyledPanel</enum>
 | |
|                 </property>
 | |
|                 <property name="frameShadow">
 | |
|                  <enum>QFrame::Raised</enum>
 | |
|                 </property>
 | |
|                 <layout class="QGridLayout" name="gridLayout_6">
 | |
|                  <property name="leftMargin">
 | |
|                   <number>0</number>
 | |
|                  </property>
 | |
|                  <property name="topMargin">
 | |
|                   <number>0</number>
 | |
|                  </property>
 | |
|                  <property name="rightMargin">
 | |
|                   <number>0</number>
 | |
|                  </property>
 | |
|                  <property name="bottomMargin">
 | |
|                   <number>0</number>
 | |
|                  </property>
 | |
|                  <item row="8" column="0">
 | |
|                   <spacer name="verticalSpacer_5">
 | |
|                    <property name="orientation">
 | |
|                     <enum>Qt::Vertical</enum>
 | |
|                    </property>
 | |
|                    <property name="sizeHint" stdset="0">
 | |
|                     <size>
 | |
|                      <width>20</width>
 | |
|                      <height>40</height>
 | |
|                     </size>
 | |
|                    </property>
 | |
|                   </spacer>
 | |
|                  </item>
 | |
|                  <item row="7" column="0" colspan="5">
 | |
|                   <widget class="QFrame" name="frame_7">
 | |
|                    <property name="frameShape">
 | |
|                     <enum>QFrame::Panel</enum>
 | |
|                    </property>
 | |
|                    <property name="frameShadow">
 | |
|                     <enum>QFrame::Plain</enum>
 | |
|                    </property>
 | |
|                    <layout class="QVBoxLayout" name="verticalLayout_7">
 | |
|                     <item>
 | |
|                      <widget class="QLabel" name="fontPreviewLabel">
 | |
|                       <property name="text">
 | |
|                        <string>Tornado Warning expires in 15 minutes</string>
 | |
|                       </property>
 | |
|                       <property name="alignment">
 | |
|                        <set>Qt::AlignCenter</set>
 | |
|                       </property>
 | |
|                       <property name="wordWrap">
 | |
|                        <bool>true</bool>
 | |
|                       </property>
 | |
|                      </widget>
 | |
|                     </item>
 | |
|                    </layout>
 | |
|                   </widget>
 | |
|                  </item>
 | |
|                  <item row="0" column="3">
 | |
|                   <widget class="QToolButton" name="fontSelectButton">
 | |
|                    <property name="text">
 | |
|                     <string>...</string>
 | |
|                    </property>
 | |
|                   </widget>
 | |
|                  </item>
 | |
|                  <item row="3" column="2">
 | |
|                   <widget class="QLabel" name="fontStyleLabel">
 | |
|                    <property name="text">
 | |
|                     <string>[Style]</string>
 | |
|                    </property>
 | |
|                   </widget>
 | |
|                  </item>
 | |
|                  <item row="0" column="2">
 | |
|                   <widget class="QLabel" name="fontNameLabel">
 | |
|                    <property name="text">
 | |
|                     <string>[Font Name]</string>
 | |
|                    </property>
 | |
|                   </widget>
 | |
|                  </item>
 | |
|                  <item row="5" column="2">
 | |
|                   <widget class="QLabel" name="fontSizeLabel">
 | |
|                    <property name="text">
 | |
|                     <string>[Size]</string>
 | |
|                    </property>
 | |
|                   </widget>
 | |
|                  </item>
 | |
|                  <item row="0" column="0">
 | |
|                   <widget class="QLabel" name="label_11">
 | |
|                    <property name="text">
 | |
|                     <string>Font:</string>
 | |
|                    </property>
 | |
|                   </widget>
 | |
|                  </item>
 | |
|                  <item row="3" column="0">
 | |
|                   <widget class="QLabel" name="label_15">
 | |
|                    <property name="text">
 | |
|                     <string>Style:</string>
 | |
|                    </property>
 | |
|                   </widget>
 | |
|                  </item>
 | |
|                  <item row="5" column="0">
 | |
|                   <widget class="QLabel" name="label_18">
 | |
|                    <property name="text">
 | |
|                     <string>Size:</string>
 | |
|                    </property>
 | |
|                   </widget>
 | |
|                  </item>
 | |
|                  <item row="6" column="0" colspan="2">
 | |
|                   <widget class="QLabel" name="label_13">
 | |
|                    <property name="text">
 | |
|                     <string>Preview:</string>
 | |
|                    </property>
 | |
|                   </widget>
 | |
|                  </item>
 | |
|                  <item row="6" column="2">
 | |
|                   <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>
 | |
|                  <item row="0" column="4">
 | |
|                   <widget class="QToolButton" name="resetFontButton">
 | |
|                    <property name="text">
 | |
|                     <string>...</string>
 | |
|                    </property>
 | |
|                    <property name="icon">
 | |
|                     <iconset resource="../../../../scwx-qt.qrc">
 | |
|                      <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                    </property>
 | |
|                   </widget>
 | |
|                  </item>
 | |
|                 </layout>
 | |
|                </widget>
 | |
|               </item>
 | |
|              </layout>
 | |
|             </widget>
 | |
|            </item>
 | |
|            <item>
 | |
|             <widget class="QFrame" name="frame_3">
 | |
|              <property name="frameShape">
 | |
|               <enum>QFrame::StyledPanel</enum>
 | |
|              </property>
 | |
|              <property name="frameShadow">
 | |
|               <enum>QFrame::Raised</enum>
 | |
|              </property>
 | |
|              <layout class="QGridLayout" name="gridLayout_7">
 | |
|               <property name="leftMargin">
 | |
|                <number>0</number>
 | |
|               </property>
 | |
|               <property name="topMargin">
 | |
|                <number>0</number>
 | |
|               </property>
 | |
|               <property name="rightMargin">
 | |
|                <number>0</number>
 | |
|               </property>
 | |
|               <property name="bottomMargin">
 | |
|                <number>0</number>
 | |
|               </property>
 | |
|               <item row="0" column="0">
 | |
|                <widget class="QLabel" name="label_9">
 | |
|                 <property name="text">
 | |
|                  <string>Tooltip Method</string>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="3" column="0">
 | |
|                <widget class="QCheckBox" name="radarSiteHoverTextCheckBox">
 | |
|                 <property name="text">
 | |
|                  <string>Radar Site Hover Text Enabled</string>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="0" column="2">
 | |
|                <widget class="QToolButton" name="resetTooltipMethodButton">
 | |
|                 <property name="text">
 | |
|                  <string>...</string>
 | |
|                 </property>
 | |
|                 <property name="icon">
 | |
|                  <iconset resource="../../../../scwx-qt.qrc">
 | |
|                   <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="1" column="1">
 | |
|                <widget class="QSpinBox" name="hoverTextWrapSpinBox">
 | |
|                 <property name="maximum">
 | |
|                  <number>999</number>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="1" column="2">
 | |
|                <widget class="QToolButton" name="resetHoverTextWrapButton">
 | |
|                 <property name="text">
 | |
|                  <string>...</string>
 | |
|                 </property>
 | |
|                 <property name="icon">
 | |
|                  <iconset resource="../../../../scwx-qt.qrc">
 | |
|                   <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="1" column="0">
 | |
|                <widget class="QLabel" name="label_8">
 | |
|                 <property name="text">
 | |
|                  <string>Hover text character wrap (0 to disable)</string>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|               <item row="0" column="1">
 | |
|                <widget class="QComboBox" name="tooltipMethodComboBox"/>
 | |
|               </item>
 | |
|               <item row="2" column="0">
 | |
|                <widget class="QCheckBox" name="placefileTextDropShadowCheckBox">
 | |
|                 <property name="text">
 | |
|                  <string>Placefile Text Drop Shadow</string>
 | |
|                 </property>
 | |
|                </widget>
 | |
|               </item>
 | |
|              </layout>
 | |
|             </widget>
 | |
|            </item>
 | |
|            <item>
 | |
|             <spacer name="verticalSpacer_4">
 | |
|              <property name="orientation">
 | |
|               <enum>Qt::Vertical</enum>
 | |
|              </property>
 | |
|              <property name="sizeHint" stdset="0">
 | |
|               <size>
 | |
|                <width>20</width>
 | |
|                <height>40</height>
 | |
|               </size>
 | |
|              </property>
 | |
|             </spacer>
 | |
|            </item>
 | |
|           </layout>
 | |
|          </widget>
 | |
|          <widget class="QWidget" name="hotkeys"/>
 | |
|         </widget>
 | |
|        </widget>
 | |
|       </item>
 | |
|      </layout>
 | |
|     </widget>
 | |
|    </item>
 | |
|    <item row="1" column="0">
 | |
|     <widget class="QDialogButtonBox" name="buttonBox">
 | |
|      <property name="orientation">
 | |
|       <enum>Qt::Horizontal</enum>
 | |
|      </property>
 | |
|      <property name="standardButtons">
 | |
|       <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Discard|QDialogButtonBox::Ok|QDialogButtonBox::RestoreDefaults</set>
 | |
|      </property>
 | |
|     </widget>
 | |
|    </item>
 | |
|   </layout>
 | |
|   <action name="actionReset">
 | |
|    <property name="icon">
 | |
|     <iconset resource="../../../../scwx-qt.qrc">
 | |
|      <normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</normaloff>:/res/icons/font-awesome-6/rotate-left-solid.svg</iconset>
 | |
|    </property>
 | |
|    <property name="text">
 | |
|     <string>Reset</string>
 | |
|    </property>
 | |
|   </action>
 | |
|  </widget>
 | |
|  <resources>
 | |
|   <include location="../../../../scwx-qt.qrc"/>
 | |
|  </resources>
 | |
|  <connections>
 | |
|   <connection>
 | |
|    <sender>buttonBox</sender>
 | |
|    <signal>accepted()</signal>
 | |
|    <receiver>SettingsDialog</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>SettingsDialog</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>
 | 
