mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 21:40:52 -05:00 
			
		
		
		
	Some improvements to mainwindow.ui.
This commit is contained in:
		
							parent
							
								
									58c4749ae3
								
							
						
					
					
						commit
						e538469f8f
					
				@ -6,8 +6,8 @@
 | 
				
			|||||||
   <rect>
 | 
					   <rect>
 | 
				
			||||||
    <x>0</x>
 | 
					    <x>0</x>
 | 
				
			||||||
    <y>0</y>
 | 
					    <y>0</y>
 | 
				
			||||||
    <width>635</width>
 | 
					    <width>902</width>
 | 
				
			||||||
    <height>523</height>
 | 
					    <height>560</height>
 | 
				
			||||||
   </rect>
 | 
					   </rect>
 | 
				
			||||||
  </property>
 | 
					  </property>
 | 
				
			||||||
  <property name="sizePolicy">
 | 
					  <property name="sizePolicy">
 | 
				
			||||||
@ -54,7 +54,7 @@
 | 
				
			|||||||
        </property>
 | 
					        </property>
 | 
				
			||||||
        <property name="maximumSize">
 | 
					        <property name="maximumSize">
 | 
				
			||||||
         <size>
 | 
					         <size>
 | 
				
			||||||
          <width>620</width>
 | 
					          <width>16777215</width>
 | 
				
			||||||
          <height>16777215</height>
 | 
					          <height>16777215</height>
 | 
				
			||||||
         </size>
 | 
					         </size>
 | 
				
			||||||
        </property>
 | 
					        </property>
 | 
				
			||||||
@ -65,7 +65,7 @@
 | 
				
			|||||||
         <item>
 | 
					         <item>
 | 
				
			||||||
          <widget class="DisplayText" name="decodedTextBrowser">
 | 
					          <widget class="DisplayText" name="decodedTextBrowser">
 | 
				
			||||||
           <property name="sizePolicy">
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
            <sizepolicy hsizetype="Maximum" vsizetype="Expanding">
 | 
					            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 | 
				
			||||||
             <horstretch>0</horstretch>
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
             <verstretch>0</verstretch>
 | 
					             <verstretch>0</verstretch>
 | 
				
			||||||
            </sizepolicy>
 | 
					            </sizepolicy>
 | 
				
			||||||
@ -78,8 +78,8 @@
 | 
				
			|||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
           <property name="maximumSize">
 | 
					           <property name="maximumSize">
 | 
				
			||||||
            <size>
 | 
					            <size>
 | 
				
			||||||
             <width>610</width>
 | 
					             <width>16777215</width>
 | 
				
			||||||
             <height>400</height>
 | 
					             <height>16777215</height>
 | 
				
			||||||
            </size>
 | 
					            </size>
 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
           <property name="font">
 | 
					           <property name="font">
 | 
				
			||||||
@ -229,9 +229,27 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
       </layout>
 | 
					       </layout>
 | 
				
			||||||
      </item>
 | 
					      </item>
 | 
				
			||||||
      <item>
 | 
					      <item>
 | 
				
			||||||
       <layout class="QHBoxLayout" name="horizontalLayout_5">
 | 
					       <layout class="QHBoxLayout" name="horizontalLayout_5" stretch="0,0,1,0,0,1">
 | 
				
			||||||
        <item>
 | 
					        <item>
 | 
				
			||||||
         <widget class="QFrame" name="xMeterFrame">
 | 
					         <widget class="QFrame" name="xMeterFrame">
 | 
				
			||||||
 | 
					          <property name="sizePolicy">
 | 
				
			||||||
 | 
					           <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
 | 
				
			||||||
 | 
					            <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					            <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					           </sizepolicy>
 | 
				
			||||||
 | 
					          </property>
 | 
				
			||||||
 | 
					          <property name="minimumSize">
 | 
				
			||||||
 | 
					           <size>
 | 
				
			||||||
 | 
					            <width>65</width>
 | 
				
			||||||
 | 
					            <height>100</height>
 | 
				
			||||||
 | 
					           </size>
 | 
				
			||||||
 | 
					          </property>
 | 
				
			||||||
 | 
					          <property name="maximumSize">
 | 
				
			||||||
 | 
					           <size>
 | 
				
			||||||
 | 
					            <width>100</width>
 | 
				
			||||||
 | 
					            <height>16777215</height>
 | 
				
			||||||
 | 
					           </size>
 | 
				
			||||||
 | 
					          </property>
 | 
				
			||||||
          <property name="frameShape">
 | 
					          <property name="frameShape">
 | 
				
			||||||
           <enum>QFrame::StyledPanel</enum>
 | 
					           <enum>QFrame::StyledPanel</enum>
 | 
				
			||||||
          </property>
 | 
					          </property>
 | 
				
			||||||
@ -242,6 +260,18 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
        </item>
 | 
					        </item>
 | 
				
			||||||
        <item>
 | 
					        <item>
 | 
				
			||||||
         <widget class="QFrame" name="yMeterFrame">
 | 
					         <widget class="QFrame" name="yMeterFrame">
 | 
				
			||||||
 | 
					          <property name="minimumSize">
 | 
				
			||||||
 | 
					           <size>
 | 
				
			||||||
 | 
					            <width>65</width>
 | 
				
			||||||
 | 
					            <height>0</height>
 | 
				
			||||||
 | 
					           </size>
 | 
				
			||||||
 | 
					          </property>
 | 
				
			||||||
 | 
					          <property name="maximumSize">
 | 
				
			||||||
 | 
					           <size>
 | 
				
			||||||
 | 
					            <width>100</width>
 | 
				
			||||||
 | 
					            <height>16777215</height>
 | 
				
			||||||
 | 
					           </size>
 | 
				
			||||||
 | 
					          </property>
 | 
				
			||||||
          <property name="frameShape">
 | 
					          <property name="frameShape">
 | 
				
			||||||
           <enum>QFrame::StyledPanel</enum>
 | 
					           <enum>QFrame::StyledPanel</enum>
 | 
				
			||||||
          </property>
 | 
					          </property>
 | 
				
			||||||
@ -262,13 +292,13 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
            </property>
 | 
					            </property>
 | 
				
			||||||
            <property name="minimumSize">
 | 
					            <property name="minimumSize">
 | 
				
			||||||
             <size>
 | 
					             <size>
 | 
				
			||||||
              <width>164</width>
 | 
					              <width>0</width>
 | 
				
			||||||
              <height>40</height>
 | 
					              <height>0</height>
 | 
				
			||||||
             </size>
 | 
					             </size>
 | 
				
			||||||
            </property>
 | 
					            </property>
 | 
				
			||||||
            <property name="maximumSize">
 | 
					            <property name="maximumSize">
 | 
				
			||||||
             <size>
 | 
					             <size>
 | 
				
			||||||
              <width>290</width>
 | 
					              <width>16777215</width>
 | 
				
			||||||
              <height>16777215</height>
 | 
					              <height>16777215</height>
 | 
				
			||||||
             </size>
 | 
					             </size>
 | 
				
			||||||
            </property>
 | 
					            </property>
 | 
				
			||||||
@ -276,162 +306,252 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
             <string notr="true"/>
 | 
					             <string notr="true"/>
 | 
				
			||||||
            </property>
 | 
					            </property>
 | 
				
			||||||
            <property name="title">
 | 
					            <property name="title">
 | 
				
			||||||
             <string>       DX Call             DX Grid     </string>
 | 
					             <string/>
 | 
				
			||||||
            </property>
 | 
					            </property>
 | 
				
			||||||
            <widget class="QWidget" name="layoutWidget_2">
 | 
					            <property name="alignment">
 | 
				
			||||||
             <property name="geometry">
 | 
					             <set>Qt::AlignCenter</set>
 | 
				
			||||||
              <rect>
 | 
					            </property>
 | 
				
			||||||
               <x>7</x>
 | 
					            <layout class="QGridLayout" name="gridLayout">
 | 
				
			||||||
               <y>13</y>
 | 
					             <property name="leftMargin">
 | 
				
			||||||
               <width>150</width>
 | 
					              <number>6</number>
 | 
				
			||||||
               <height>64</height>
 | 
					 | 
				
			||||||
              </rect>
 | 
					 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <layout class="QVBoxLayout" name="verticalLayout_6">
 | 
					             <property name="topMargin">
 | 
				
			||||||
              <item>
 | 
					              <number>0</number>
 | 
				
			||||||
               <layout class="QHBoxLayout" name="horizontalLayout_3">
 | 
					 | 
				
			||||||
                <item>
 | 
					 | 
				
			||||||
                 <widget class="QLineEdit" name="dxCallEntry">
 | 
					 | 
				
			||||||
                  <property name="sizePolicy">
 | 
					 | 
				
			||||||
                   <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 | 
					 | 
				
			||||||
                    <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
                    <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
                   </sizepolicy>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                  <property name="minimumSize">
 | 
					 | 
				
			||||||
                   <size>
 | 
					 | 
				
			||||||
                    <width>0</width>
 | 
					 | 
				
			||||||
                    <height>23</height>
 | 
					 | 
				
			||||||
                   </size>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                  <property name="maximumSize">
 | 
					 | 
				
			||||||
                   <size>
 | 
					 | 
				
			||||||
                    <width>70</width>
 | 
					 | 
				
			||||||
                    <height>16777215</height>
 | 
					 | 
				
			||||||
                   </size>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                  <property name="text">
 | 
					 | 
				
			||||||
                   <string/>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                  <property name="alignment">
 | 
					 | 
				
			||||||
                   <set>Qt::AlignCenter</set>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                 </widget>
 | 
					 | 
				
			||||||
                </item>
 | 
					 | 
				
			||||||
                <item>
 | 
					 | 
				
			||||||
                 <widget class="QLineEdit" name="dxGridEntry">
 | 
					 | 
				
			||||||
                  <property name="sizePolicy">
 | 
					 | 
				
			||||||
                   <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 | 
					 | 
				
			||||||
                    <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
                    <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
                   </sizepolicy>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                  <property name="minimumSize">
 | 
					 | 
				
			||||||
                   <size>
 | 
					 | 
				
			||||||
                    <width>0</width>
 | 
					 | 
				
			||||||
                    <height>23</height>
 | 
					 | 
				
			||||||
                   </size>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                  <property name="maximumSize">
 | 
					 | 
				
			||||||
                   <size>
 | 
					 | 
				
			||||||
                    <width>70</width>
 | 
					 | 
				
			||||||
                    <height>16777215</height>
 | 
					 | 
				
			||||||
                   </size>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                  <property name="text">
 | 
					 | 
				
			||||||
                   <string/>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                  <property name="alignment">
 | 
					 | 
				
			||||||
                   <set>Qt::AlignCenter</set>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                 </widget>
 | 
					 | 
				
			||||||
                </item>
 | 
					 | 
				
			||||||
               </layout>
 | 
					 | 
				
			||||||
              </item>
 | 
					 | 
				
			||||||
              <item>
 | 
					 | 
				
			||||||
               <layout class="QHBoxLayout" name="horizontalLayout_4">
 | 
					 | 
				
			||||||
                <item>
 | 
					 | 
				
			||||||
                 <widget class="QPushButton" name="lookupButton">
 | 
					 | 
				
			||||||
                  <property name="sizePolicy">
 | 
					 | 
				
			||||||
                   <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 | 
					 | 
				
			||||||
                    <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
                    <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
                   </sizepolicy>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                  <property name="minimumSize">
 | 
					 | 
				
			||||||
                   <size>
 | 
					 | 
				
			||||||
                    <width>70</width>
 | 
					 | 
				
			||||||
                    <height>0</height>
 | 
					 | 
				
			||||||
                   </size>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                  <property name="maximumSize">
 | 
					 | 
				
			||||||
                   <size>
 | 
					 | 
				
			||||||
                    <width>50</width>
 | 
					 | 
				
			||||||
                    <height>16777215</height>
 | 
					 | 
				
			||||||
                   </size>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                  <property name="text">
 | 
					 | 
				
			||||||
                   <string>&Lookup</string>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                 </widget>
 | 
					 | 
				
			||||||
                </item>
 | 
					 | 
				
			||||||
                <item>
 | 
					 | 
				
			||||||
                 <widget class="QPushButton" name="addButton">
 | 
					 | 
				
			||||||
                  <property name="minimumSize">
 | 
					 | 
				
			||||||
                   <size>
 | 
					 | 
				
			||||||
                    <width>70</width>
 | 
					 | 
				
			||||||
                    <height>0</height>
 | 
					 | 
				
			||||||
                   </size>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                  <property name="maximumSize">
 | 
					 | 
				
			||||||
                   <size>
 | 
					 | 
				
			||||||
                    <width>50</width>
 | 
					 | 
				
			||||||
                    <height>16777215</height>
 | 
					 | 
				
			||||||
                   </size>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                  <property name="text">
 | 
					 | 
				
			||||||
                   <string>Add</string>
 | 
					 | 
				
			||||||
                  </property>
 | 
					 | 
				
			||||||
                 </widget>
 | 
					 | 
				
			||||||
                </item>
 | 
					 | 
				
			||||||
               </layout>
 | 
					 | 
				
			||||||
              </item>
 | 
					 | 
				
			||||||
             </layout>
 | 
					 | 
				
			||||||
            </widget>
 | 
					 | 
				
			||||||
            <widget class="QPushButton" name="genStdMsgsPushButton">
 | 
					 | 
				
			||||||
             <property name="geometry">
 | 
					 | 
				
			||||||
              <rect>
 | 
					 | 
				
			||||||
               <x>40</x>
 | 
					 | 
				
			||||||
               <y>80</y>
 | 
					 | 
				
			||||||
               <width>90</width>
 | 
					 | 
				
			||||||
               <height>23</height>
 | 
					 | 
				
			||||||
              </rect>
 | 
					 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <property name="sizePolicy">
 | 
					             <property name="rightMargin">
 | 
				
			||||||
              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 | 
					              <number>6</number>
 | 
				
			||||||
               <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
               <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
              </sizepolicy>
 | 
					 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <property name="minimumSize">
 | 
					             <property name="bottomMargin">
 | 
				
			||||||
              <size>
 | 
					              <number>6</number>
 | 
				
			||||||
               <width>90</width>
 | 
					 | 
				
			||||||
               <height>0</height>
 | 
					 | 
				
			||||||
              </size>
 | 
					 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <property name="maximumSize">
 | 
					             <property name="spacing">
 | 
				
			||||||
              <size>
 | 
					              <number>6</number>
 | 
				
			||||||
               <width>70</width>
 | 
					 | 
				
			||||||
               <height>16777215</height>
 | 
					 | 
				
			||||||
              </size>
 | 
					 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <property name="text">
 | 
					             <item row="2" column="0" colspan="2">
 | 
				
			||||||
              <string>&GenStdMsgs</string>
 | 
					              <layout class="QVBoxLayout" name="verticalLayout_6">
 | 
				
			||||||
             </property>
 | 
					               <item>
 | 
				
			||||||
            </widget>
 | 
					                <layout class="QHBoxLayout" name="horizontalLayout_3">
 | 
				
			||||||
 | 
					                 <item>
 | 
				
			||||||
 | 
					                  <widget class="QLineEdit" name="dxCallEntry">
 | 
				
			||||||
 | 
					                   <property name="sizePolicy">
 | 
				
			||||||
 | 
					                    <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 | 
				
			||||||
 | 
					                     <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					                     <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					                    </sizepolicy>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                   <property name="minimumSize">
 | 
				
			||||||
 | 
					                    <size>
 | 
				
			||||||
 | 
					                     <width>0</width>
 | 
				
			||||||
 | 
					                     <height>23</height>
 | 
				
			||||||
 | 
					                    </size>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                   <property name="maximumSize">
 | 
				
			||||||
 | 
					                    <size>
 | 
				
			||||||
 | 
					                     <width>16777215</width>
 | 
				
			||||||
 | 
					                     <height>16777215</height>
 | 
				
			||||||
 | 
					                    </size>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                   <property name="text">
 | 
				
			||||||
 | 
					                    <string/>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                   <property name="alignment">
 | 
				
			||||||
 | 
					                    <set>Qt::AlignCenter</set>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                  </widget>
 | 
				
			||||||
 | 
					                 </item>
 | 
				
			||||||
 | 
					                 <item>
 | 
				
			||||||
 | 
					                  <widget class="QLineEdit" name="dxGridEntry">
 | 
				
			||||||
 | 
					                   <property name="sizePolicy">
 | 
				
			||||||
 | 
					                    <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 | 
				
			||||||
 | 
					                     <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					                     <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					                    </sizepolicy>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                   <property name="minimumSize">
 | 
				
			||||||
 | 
					                    <size>
 | 
				
			||||||
 | 
					                     <width>0</width>
 | 
				
			||||||
 | 
					                     <height>23</height>
 | 
				
			||||||
 | 
					                    </size>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                   <property name="maximumSize">
 | 
				
			||||||
 | 
					                    <size>
 | 
				
			||||||
 | 
					                     <width>16777215</width>
 | 
				
			||||||
 | 
					                     <height>16777215</height>
 | 
				
			||||||
 | 
					                    </size>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                   <property name="text">
 | 
				
			||||||
 | 
					                    <string/>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                   <property name="alignment">
 | 
				
			||||||
 | 
					                    <set>Qt::AlignCenter</set>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                  </widget>
 | 
				
			||||||
 | 
					                 </item>
 | 
				
			||||||
 | 
					                </layout>
 | 
				
			||||||
 | 
					               </item>
 | 
				
			||||||
 | 
					               <item>
 | 
				
			||||||
 | 
					                <layout class="QGridLayout" name="gridLayout_2">
 | 
				
			||||||
 | 
					                 <item row="0" column="0">
 | 
				
			||||||
 | 
					                  <widget class="QPushButton" name="lookupButton">
 | 
				
			||||||
 | 
					                   <property name="sizePolicy">
 | 
				
			||||||
 | 
					                    <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 | 
				
			||||||
 | 
					                     <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					                     <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					                    </sizepolicy>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                   <property name="minimumSize">
 | 
				
			||||||
 | 
					                    <size>
 | 
				
			||||||
 | 
					                     <width>0</width>
 | 
				
			||||||
 | 
					                     <height>0</height>
 | 
				
			||||||
 | 
					                    </size>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                   <property name="maximumSize">
 | 
				
			||||||
 | 
					                    <size>
 | 
				
			||||||
 | 
					                     <width>16777215</width>
 | 
				
			||||||
 | 
					                     <height>16777215</height>
 | 
				
			||||||
 | 
					                    </size>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                   <property name="text">
 | 
				
			||||||
 | 
					                    <string>&Lookup</string>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                  </widget>
 | 
				
			||||||
 | 
					                 </item>
 | 
				
			||||||
 | 
					                 <item row="0" column="1">
 | 
				
			||||||
 | 
					                  <widget class="QPushButton" name="addButton">
 | 
				
			||||||
 | 
					                   <property name="sizePolicy">
 | 
				
			||||||
 | 
					                    <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 | 
				
			||||||
 | 
					                     <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					                     <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					                    </sizepolicy>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                   <property name="minimumSize">
 | 
				
			||||||
 | 
					                    <size>
 | 
				
			||||||
 | 
					                     <width>0</width>
 | 
				
			||||||
 | 
					                     <height>0</height>
 | 
				
			||||||
 | 
					                    </size>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                   <property name="maximumSize">
 | 
				
			||||||
 | 
					                    <size>
 | 
				
			||||||
 | 
					                     <width>16777215</width>
 | 
				
			||||||
 | 
					                     <height>16777215</height>
 | 
				
			||||||
 | 
					                    </size>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                   <property name="text">
 | 
				
			||||||
 | 
					                    <string>Add</string>
 | 
				
			||||||
 | 
					                   </property>
 | 
				
			||||||
 | 
					                  </widget>
 | 
				
			||||||
 | 
					                 </item>
 | 
				
			||||||
 | 
					                </layout>
 | 
				
			||||||
 | 
					               </item>
 | 
				
			||||||
 | 
					              </layout>
 | 
				
			||||||
 | 
					             </item>
 | 
				
			||||||
 | 
					             <item row="3" column="0" colspan="2">
 | 
				
			||||||
 | 
					              <layout class="QHBoxLayout" name="horizontalLayout_4">
 | 
				
			||||||
 | 
					               <item>
 | 
				
			||||||
 | 
					                <spacer name="horizontalSpacer_2">
 | 
				
			||||||
 | 
					                 <property name="orientation">
 | 
				
			||||||
 | 
					                  <enum>Qt::Horizontal</enum>
 | 
				
			||||||
 | 
					                 </property>
 | 
				
			||||||
 | 
					                 <property name="sizeHint" stdset="0">
 | 
				
			||||||
 | 
					                  <size>
 | 
				
			||||||
 | 
					                   <width>5</width>
 | 
				
			||||||
 | 
					                   <height>20</height>
 | 
				
			||||||
 | 
					                  </size>
 | 
				
			||||||
 | 
					                 </property>
 | 
				
			||||||
 | 
					                </spacer>
 | 
				
			||||||
 | 
					               </item>
 | 
				
			||||||
 | 
					               <item>
 | 
				
			||||||
 | 
					                <widget class="QPushButton" name="genStdMsgsPushButton">
 | 
				
			||||||
 | 
					                 <property name="sizePolicy">
 | 
				
			||||||
 | 
					                  <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 | 
				
			||||||
 | 
					                   <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					                   <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					                  </sizepolicy>
 | 
				
			||||||
 | 
					                 </property>
 | 
				
			||||||
 | 
					                 <property name="minimumSize">
 | 
				
			||||||
 | 
					                  <size>
 | 
				
			||||||
 | 
					                   <width>0</width>
 | 
				
			||||||
 | 
					                   <height>0</height>
 | 
				
			||||||
 | 
					                  </size>
 | 
				
			||||||
 | 
					                 </property>
 | 
				
			||||||
 | 
					                 <property name="maximumSize">
 | 
				
			||||||
 | 
					                  <size>
 | 
				
			||||||
 | 
					                   <width>16777215</width>
 | 
				
			||||||
 | 
					                   <height>16777215</height>
 | 
				
			||||||
 | 
					                  </size>
 | 
				
			||||||
 | 
					                 </property>
 | 
				
			||||||
 | 
					                 <property name="text">
 | 
				
			||||||
 | 
					                  <string>&GenStdMsgs</string>
 | 
				
			||||||
 | 
					                 </property>
 | 
				
			||||||
 | 
					                </widget>
 | 
				
			||||||
 | 
					               </item>
 | 
				
			||||||
 | 
					               <item>
 | 
				
			||||||
 | 
					                <spacer name="horizontalSpacer_3">
 | 
				
			||||||
 | 
					                 <property name="orientation">
 | 
				
			||||||
 | 
					                  <enum>Qt::Horizontal</enum>
 | 
				
			||||||
 | 
					                 </property>
 | 
				
			||||||
 | 
					                 <property name="sizeHint" stdset="0">
 | 
				
			||||||
 | 
					                  <size>
 | 
				
			||||||
 | 
					                   <width>5</width>
 | 
				
			||||||
 | 
					                   <height>20</height>
 | 
				
			||||||
 | 
					                  </size>
 | 
				
			||||||
 | 
					                 </property>
 | 
				
			||||||
 | 
					                </spacer>
 | 
				
			||||||
 | 
					               </item>
 | 
				
			||||||
 | 
					              </layout>
 | 
				
			||||||
 | 
					             </item>
 | 
				
			||||||
 | 
					             <item row="1" column="1">
 | 
				
			||||||
 | 
					              <widget class="QLabel" name="DX_Grid_label">
 | 
				
			||||||
 | 
					               <property name="styleSheet">
 | 
				
			||||||
 | 
					                <string notr="true">border-width: 0;</string>
 | 
				
			||||||
 | 
					               </property>
 | 
				
			||||||
 | 
					               <property name="lineWidth">
 | 
				
			||||||
 | 
					                <number>1</number>
 | 
				
			||||||
 | 
					               </property>
 | 
				
			||||||
 | 
					               <property name="midLineWidth">
 | 
				
			||||||
 | 
					                <number>0</number>
 | 
				
			||||||
 | 
					               </property>
 | 
				
			||||||
 | 
					               <property name="text">
 | 
				
			||||||
 | 
					                <string><html><head/><body><p align="center">DX Grid</p></body></html></string>
 | 
				
			||||||
 | 
					               </property>
 | 
				
			||||||
 | 
					              </widget>
 | 
				
			||||||
 | 
					             </item>
 | 
				
			||||||
 | 
					             <item row="1" column="0">
 | 
				
			||||||
 | 
					              <widget class="QLabel" name="DX_Call_label">
 | 
				
			||||||
 | 
					               <property name="styleSheet">
 | 
				
			||||||
 | 
					                <string notr="true">border-width: 0;</string>
 | 
				
			||||||
 | 
					               </property>
 | 
				
			||||||
 | 
					               <property name="lineWidth">
 | 
				
			||||||
 | 
					                <number>1</number>
 | 
				
			||||||
 | 
					               </property>
 | 
				
			||||||
 | 
					               <property name="midLineWidth">
 | 
				
			||||||
 | 
					                <number>0</number>
 | 
				
			||||||
 | 
					               </property>
 | 
				
			||||||
 | 
					               <property name="text">
 | 
				
			||||||
 | 
					                <string>DX Call</string>
 | 
				
			||||||
 | 
					               </property>
 | 
				
			||||||
 | 
					               <property name="alignment">
 | 
				
			||||||
 | 
					                <set>Qt::AlignCenter</set>
 | 
				
			||||||
 | 
					               </property>
 | 
				
			||||||
 | 
					              </widget>
 | 
				
			||||||
 | 
					             </item>
 | 
				
			||||||
 | 
					            </layout>
 | 
				
			||||||
           </widget>
 | 
					           </widget>
 | 
				
			||||||
          </item>
 | 
					          </item>
 | 
				
			||||||
          <item>
 | 
					          <item>
 | 
				
			||||||
 | 
					           <spacer name="verticalSpacer_2">
 | 
				
			||||||
 | 
					            <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 alignment="Qt::AlignHCenter">
 | 
				
			||||||
           <widget class="QLabel" name="labUTC">
 | 
					           <widget class="QLabel" name="labUTC">
 | 
				
			||||||
            <property name="minimumSize">
 | 
					            <property name="minimumSize">
 | 
				
			||||||
             <size>
 | 
					             <size>
 | 
				
			||||||
@ -716,20 +836,20 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
         </layout>
 | 
					         </layout>
 | 
				
			||||||
        </item>
 | 
					        </item>
 | 
				
			||||||
        <item>
 | 
					        <item>
 | 
				
			||||||
         <layout class="QHBoxLayout" name="horizontalLayout_9">
 | 
					         <layout class="QHBoxLayout" name="horizontalLayout_9" stretch="1,0,0">
 | 
				
			||||||
          <item>
 | 
					          <item>
 | 
				
			||||||
           <layout class="QVBoxLayout" name="verticalLayout_2">
 | 
					           <layout class="QVBoxLayout" name="verticalLayout_2">
 | 
				
			||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QLineEdit" name="tx1">
 | 
					             <widget class="QLineEdit" name="tx1">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <property name="sizePolicy">
 | 
				
			||||||
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					               <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 | 
				
			||||||
                <horstretch>160</horstretch>
 | 
					                <horstretch>160</horstretch>
 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					                <verstretch>0</verstretch>
 | 
				
			||||||
               </sizepolicy>
 | 
					               </sizepolicy>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="minimumSize">
 | 
					              <property name="minimumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>180</width>
 | 
					                <width>100</width>
 | 
				
			||||||
                <height>24</height>
 | 
					                <height>24</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -746,14 +866,14 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QLineEdit" name="tx2">
 | 
					             <widget class="QLineEdit" name="tx2">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <property name="sizePolicy">
 | 
				
			||||||
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					               <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 | 
				
			||||||
                <horstretch>160</horstretch>
 | 
					                <horstretch>160</horstretch>
 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					                <verstretch>0</verstretch>
 | 
				
			||||||
               </sizepolicy>
 | 
					               </sizepolicy>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="minimumSize">
 | 
					              <property name="minimumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>180</width>
 | 
					                <width>100</width>
 | 
				
			||||||
                <height>24</height>
 | 
					                <height>24</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -762,14 +882,14 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QLineEdit" name="tx3">
 | 
					             <widget class="QLineEdit" name="tx3">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <property name="sizePolicy">
 | 
				
			||||||
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					               <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 | 
				
			||||||
                <horstretch>160</horstretch>
 | 
					                <horstretch>160</horstretch>
 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					                <verstretch>0</verstretch>
 | 
				
			||||||
               </sizepolicy>
 | 
					               </sizepolicy>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="minimumSize">
 | 
					              <property name="minimumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>180</width>
 | 
					                <width>100</width>
 | 
				
			||||||
                <height>24</height>
 | 
					                <height>24</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -778,14 +898,14 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QLineEdit" name="tx4">
 | 
					             <widget class="QLineEdit" name="tx4">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <property name="sizePolicy">
 | 
				
			||||||
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					               <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 | 
				
			||||||
                <horstretch>160</horstretch>
 | 
					                <horstretch>160</horstretch>
 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					                <verstretch>0</verstretch>
 | 
				
			||||||
               </sizepolicy>
 | 
					               </sizepolicy>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="minimumSize">
 | 
					              <property name="minimumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>180</width>
 | 
					                <width>100</width>
 | 
				
			||||||
                <height>24</height>
 | 
					                <height>24</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -794,14 +914,14 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QLineEdit" name="tx5">
 | 
					             <widget class="QLineEdit" name="tx5">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <property name="sizePolicy">
 | 
				
			||||||
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					               <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 | 
				
			||||||
                <horstretch>160</horstretch>
 | 
					                <horstretch>160</horstretch>
 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					                <verstretch>0</verstretch>
 | 
				
			||||||
               </sizepolicy>
 | 
					               </sizepolicy>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="minimumSize">
 | 
					              <property name="minimumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>180</width>
 | 
					                <width>100</width>
 | 
				
			||||||
                <height>24</height>
 | 
					                <height>24</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -810,14 +930,14 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QLineEdit" name="tx6">
 | 
					             <widget class="QLineEdit" name="tx6">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <property name="sizePolicy">
 | 
				
			||||||
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					               <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 | 
				
			||||||
                <horstretch>160</horstretch>
 | 
					                <horstretch>160</horstretch>
 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					                <verstretch>0</verstretch>
 | 
				
			||||||
               </sizepolicy>
 | 
					               </sizepolicy>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="minimumSize">
 | 
					              <property name="minimumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>180</width>
 | 
					                <width>100</width>
 | 
				
			||||||
                <height>24</height>
 | 
					                <height>24</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -830,7 +950,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QRadioButton" name="txrb1">
 | 
					             <widget class="QRadioButton" name="txrb1">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <property name="sizePolicy">
 | 
				
			||||||
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					               <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 | 
				
			||||||
                <horstretch>16</horstretch>
 | 
					                <horstretch>16</horstretch>
 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					                <verstretch>0</verstretch>
 | 
				
			||||||
               </sizepolicy>
 | 
					               </sizepolicy>
 | 
				
			||||||
@ -843,7 +963,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="maximumSize">
 | 
					              <property name="maximumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>20</width>
 | 
					                <width>30</width>
 | 
				
			||||||
                <height>16777215</height>
 | 
					                <height>16777215</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -861,7 +981,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QRadioButton" name="txrb2">
 | 
					             <widget class="QRadioButton" name="txrb2">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <property name="sizePolicy">
 | 
				
			||||||
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					               <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 | 
				
			||||||
                <horstretch>16</horstretch>
 | 
					                <horstretch>16</horstretch>
 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					                <verstretch>0</verstretch>
 | 
				
			||||||
               </sizepolicy>
 | 
					               </sizepolicy>
 | 
				
			||||||
@ -874,7 +994,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="maximumSize">
 | 
					              <property name="maximumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>20</width>
 | 
					                <width>30</width>
 | 
				
			||||||
                <height>16777215</height>
 | 
					                <height>16777215</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -889,7 +1009,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QRadioButton" name="txrb3">
 | 
					             <widget class="QRadioButton" name="txrb3">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <property name="sizePolicy">
 | 
				
			||||||
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					               <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 | 
				
			||||||
                <horstretch>16</horstretch>
 | 
					                <horstretch>16</horstretch>
 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					                <verstretch>0</verstretch>
 | 
				
			||||||
               </sizepolicy>
 | 
					               </sizepolicy>
 | 
				
			||||||
@ -902,7 +1022,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="maximumSize">
 | 
					              <property name="maximumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>20</width>
 | 
					                <width>30</width>
 | 
				
			||||||
                <height>16777215</height>
 | 
					                <height>16777215</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -917,7 +1037,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QRadioButton" name="txrb4">
 | 
					             <widget class="QRadioButton" name="txrb4">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <property name="sizePolicy">
 | 
				
			||||||
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					               <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 | 
				
			||||||
                <horstretch>16</horstretch>
 | 
					                <horstretch>16</horstretch>
 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					                <verstretch>0</verstretch>
 | 
				
			||||||
               </sizepolicy>
 | 
					               </sizepolicy>
 | 
				
			||||||
@ -930,7 +1050,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="maximumSize">
 | 
					              <property name="maximumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>20</width>
 | 
					                <width>30</width>
 | 
				
			||||||
                <height>16777215</height>
 | 
					                <height>16777215</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -945,7 +1065,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QRadioButton" name="txrb5">
 | 
					             <widget class="QRadioButton" name="txrb5">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <property name="sizePolicy">
 | 
				
			||||||
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					               <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 | 
				
			||||||
                <horstretch>16</horstretch>
 | 
					                <horstretch>16</horstretch>
 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					                <verstretch>0</verstretch>
 | 
				
			||||||
               </sizepolicy>
 | 
					               </sizepolicy>
 | 
				
			||||||
@ -958,7 +1078,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="maximumSize">
 | 
					              <property name="maximumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>20</width>
 | 
					                <width>30</width>
 | 
				
			||||||
                <height>16777215</height>
 | 
					                <height>16777215</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -973,7 +1093,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QRadioButton" name="txrb6">
 | 
					             <widget class="QRadioButton" name="txrb6">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <property name="sizePolicy">
 | 
				
			||||||
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					               <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 | 
				
			||||||
                <horstretch>16</horstretch>
 | 
					                <horstretch>16</horstretch>
 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					                <verstretch>0</verstretch>
 | 
				
			||||||
               </sizepolicy>
 | 
					               </sizepolicy>
 | 
				
			||||||
@ -986,7 +1106,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="maximumSize">
 | 
					              <property name="maximumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>20</width>
 | 
					                <width>30</width>
 | 
				
			||||||
                <height>16777215</height>
 | 
					                <height>16777215</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -1018,7 +1138,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="maximumSize">
 | 
					              <property name="maximumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>29</width>
 | 
					                <width>35</width>
 | 
				
			||||||
                <height>20</height>
 | 
					                <height>20</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -1037,7 +1157,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="maximumSize">
 | 
					              <property name="maximumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>29</width>
 | 
					                <width>35</width>
 | 
				
			||||||
                <height>20</height>
 | 
					                <height>20</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -1056,7 +1176,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="maximumSize">
 | 
					              <property name="maximumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>29</width>
 | 
					                <width>35</width>
 | 
				
			||||||
                <height>20</height>
 | 
					                <height>20</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -1075,7 +1195,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="maximumSize">
 | 
					              <property name="maximumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>29</width>
 | 
					                <width>35</width>
 | 
				
			||||||
                <height>20</height>
 | 
					                <height>20</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -1094,7 +1214,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="maximumSize">
 | 
					              <property name="maximumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>29</width>
 | 
					                <width>35</width>
 | 
				
			||||||
                <height>20</height>
 | 
					                <height>20</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -1113,7 +1233,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
              <property name="maximumSize">
 | 
					              <property name="maximumSize">
 | 
				
			||||||
               <size>
 | 
					               <size>
 | 
				
			||||||
                <width>29</width>
 | 
					                <width>35</width>
 | 
				
			||||||
                <height>20</height>
 | 
					                <height>20</height>
 | 
				
			||||||
               </size>
 | 
					               </size>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
@ -1137,8 +1257,8 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
    <rect>
 | 
					    <rect>
 | 
				
			||||||
     <x>0</x>
 | 
					     <x>0</x>
 | 
				
			||||||
     <y>0</y>
 | 
					     <y>0</y>
 | 
				
			||||||
     <width>635</width>
 | 
					     <width>902</width>
 | 
				
			||||||
     <height>21</height>
 | 
					     <height>23</height>
 | 
				
			||||||
    </rect>
 | 
					    </rect>
 | 
				
			||||||
   </property>
 | 
					   </property>
 | 
				
			||||||
   <widget class="QMenu" name="menuFile">
 | 
					   <widget class="QMenu" name="menuFile">
 | 
				
			||||||
@ -1272,7 +1392,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
  </action>
 | 
					  </action>
 | 
				
			||||||
  <action name="actionAbout">
 | 
					  <action name="actionAbout">
 | 
				
			||||||
   <property name="text">
 | 
					   <property name="text">
 | 
				
			||||||
    <string> About MAP65</string>
 | 
					    <string>About MAP65</string>
 | 
				
			||||||
   </property>
 | 
					   </property>
 | 
				
			||||||
   <property name="shortcut">
 | 
					   <property name="shortcut">
 | 
				
			||||||
    <string>Ctrl+F1</string>
 | 
					    <string>Ctrl+F1</string>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user