mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-04 05:50:31 -05:00 
			
		
		
		
	1. Added Linux serial devices to serial devices selector
2. Fixed bug with default number of serial stop bits 3. Adjusted layout on setup dialog git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3096 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									b13ba9b9ee
								
							
						
					
					
						commit
						23a65ea2f3
					
				
							
								
								
									
										15
									
								
								about.ui
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								about.ui
									
									
									
									
									
								
							@ -22,19 +22,18 @@
 | 
				
			|||||||
  <property name="windowTitle">
 | 
					  <property name="windowTitle">
 | 
				
			||||||
   <string>About MAP65</string>
 | 
					   <string>About MAP65</string>
 | 
				
			||||||
  </property>
 | 
					  </property>
 | 
				
			||||||
 | 
					  <layout class="QVBoxLayout" name="verticalLayout">
 | 
				
			||||||
 | 
					   <item>
 | 
				
			||||||
    <widget class="QLabel" name="labelTxt">
 | 
					    <widget class="QLabel" name="labelTxt">
 | 
				
			||||||
   <property name="geometry">
 | 
					 | 
				
			||||||
    <rect>
 | 
					 | 
				
			||||||
     <x>20</x>
 | 
					 | 
				
			||||||
     <y>10</y>
 | 
					 | 
				
			||||||
     <width>331</width>
 | 
					 | 
				
			||||||
     <height>131</height>
 | 
					 | 
				
			||||||
    </rect>
 | 
					 | 
				
			||||||
   </property>
 | 
					 | 
				
			||||||
     <property name="text">
 | 
					     <property name="text">
 | 
				
			||||||
      <string/>
 | 
					      <string/>
 | 
				
			||||||
     </property>
 | 
					     </property>
 | 
				
			||||||
 | 
					     <property name="alignment">
 | 
				
			||||||
 | 
					      <set>Qt::AlignCenter</set>
 | 
				
			||||||
 | 
					     </property>
 | 
				
			||||||
    </widget>
 | 
					    </widget>
 | 
				
			||||||
 | 
					   </item>
 | 
				
			||||||
 | 
					  </layout>
 | 
				
			||||||
 </widget>
 | 
					 </widget>
 | 
				
			||||||
 <resources/>
 | 
					 <resources/>
 | 
				
			||||||
 <connections/>
 | 
					 <connections/>
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										792
									
								
								devsetup.ui
									
									
									
									
									
								
							
							
						
						
									
										792
									
								
								devsetup.ui
									
									
									
									
									
								
							@ -6,8 +6,8 @@
 | 
				
			|||||||
   <rect>
 | 
					   <rect>
 | 
				
			||||||
    <x>0</x>
 | 
					    <x>0</x>
 | 
				
			||||||
    <y>0</y>
 | 
					    <y>0</y>
 | 
				
			||||||
    <width>462</width>
 | 
					    <width>468</width>
 | 
				
			||||||
    <height>478</height>
 | 
					    <height>488</height>
 | 
				
			||||||
   </rect>
 | 
					   </rect>
 | 
				
			||||||
  </property>
 | 
					  </property>
 | 
				
			||||||
  <property name="windowTitle">
 | 
					  <property name="windowTitle">
 | 
				
			||||||
@ -23,15 +23,8 @@
 | 
				
			|||||||
      <attribute name="title">
 | 
					      <attribute name="title">
 | 
				
			||||||
       <string>Station</string>
 | 
					       <string>Station</string>
 | 
				
			||||||
      </attribute>
 | 
					      </attribute>
 | 
				
			||||||
      <widget class="QWidget" name="">
 | 
					      <layout class="QVBoxLayout" name="verticalLayout_3">
 | 
				
			||||||
       <property name="geometry">
 | 
					       <item>
 | 
				
			||||||
        <rect>
 | 
					 | 
				
			||||||
         <x>11</x>
 | 
					 | 
				
			||||||
         <y>10</y>
 | 
					 | 
				
			||||||
         <width>421</width>
 | 
					 | 
				
			||||||
         <height>385</height>
 | 
					 | 
				
			||||||
        </rect>
 | 
					 | 
				
			||||||
       </property>
 | 
					 | 
				
			||||||
        <layout class="QVBoxLayout" name="verticalLayout">
 | 
					        <layout class="QVBoxLayout" name="verticalLayout">
 | 
				
			||||||
         <item>
 | 
					         <item>
 | 
				
			||||||
          <layout class="QHBoxLayout" name="horizontalLayout_5">
 | 
					          <layout class="QHBoxLayout" name="horizontalLayout_5">
 | 
				
			||||||
@ -488,13 +481,13 @@
 | 
				
			|||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <property name="minimumSize">
 | 
					             <property name="minimumSize">
 | 
				
			||||||
              <size>
 | 
					              <size>
 | 
				
			||||||
              <width>77</width>
 | 
					               <width>100</width>
 | 
				
			||||||
               <height>0</height>
 | 
					               <height>0</height>
 | 
				
			||||||
              </size>
 | 
					              </size>
 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <property name="maximumSize">
 | 
					             <property name="maximumSize">
 | 
				
			||||||
              <size>
 | 
					              <size>
 | 
				
			||||||
              <width>77</width>
 | 
					               <width>100</width>
 | 
				
			||||||
               <height>16777215</height>
 | 
					               <height>16777215</height>
 | 
				
			||||||
              </size>
 | 
					              </size>
 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
@ -558,13 +551,13 @@
 | 
				
			|||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <property name="minimumSize">
 | 
					             <property name="minimumSize">
 | 
				
			||||||
              <size>
 | 
					              <size>
 | 
				
			||||||
              <width>80</width>
 | 
					               <width>100</width>
 | 
				
			||||||
               <height>0</height>
 | 
					               <height>0</height>
 | 
				
			||||||
              </size>
 | 
					              </size>
 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <property name="maximumSize">
 | 
					             <property name="maximumSize">
 | 
				
			||||||
              <size>
 | 
					              <size>
 | 
				
			||||||
              <width>80</width>
 | 
					               <width>100</width>
 | 
				
			||||||
               <height>16777215</height>
 | 
					               <height>16777215</height>
 | 
				
			||||||
              </size>
 | 
					              </size>
 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
@ -594,7 +587,7 @@
 | 
				
			|||||||
              </size>
 | 
					              </size>
 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <property name="currentIndex">
 | 
					             <property name="currentIndex">
 | 
				
			||||||
             <number>1</number>
 | 
					              <number>0</number>
 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <item>
 | 
					             <item>
 | 
				
			||||||
              <property name="text">
 | 
					              <property name="text">
 | 
				
			||||||
@ -681,6 +674,46 @@
 | 
				
			|||||||
               <string>USB</string>
 | 
					               <string>USB</string>
 | 
				
			||||||
              </property>
 | 
					              </property>
 | 
				
			||||||
             </item>
 | 
					             </item>
 | 
				
			||||||
 | 
					             <item>
 | 
				
			||||||
 | 
					              <property name="text">
 | 
				
			||||||
 | 
					               <string>/dev/ttyS0</string>
 | 
				
			||||||
 | 
					              </property>
 | 
				
			||||||
 | 
					             </item>
 | 
				
			||||||
 | 
					             <item>
 | 
				
			||||||
 | 
					              <property name="text">
 | 
				
			||||||
 | 
					               <string>/dev/ttyS1</string>
 | 
				
			||||||
 | 
					              </property>
 | 
				
			||||||
 | 
					             </item>
 | 
				
			||||||
 | 
					             <item>
 | 
				
			||||||
 | 
					              <property name="text">
 | 
				
			||||||
 | 
					               <string>/dev/ttyS2</string>
 | 
				
			||||||
 | 
					              </property>
 | 
				
			||||||
 | 
					             </item>
 | 
				
			||||||
 | 
					             <item>
 | 
				
			||||||
 | 
					              <property name="text">
 | 
				
			||||||
 | 
					               <string>/dev/ttyS3</string>
 | 
				
			||||||
 | 
					              </property>
 | 
				
			||||||
 | 
					             </item>
 | 
				
			||||||
 | 
					             <item>
 | 
				
			||||||
 | 
					              <property name="text">
 | 
				
			||||||
 | 
					               <string>/dev/ttyUSB0</string>
 | 
				
			||||||
 | 
					              </property>
 | 
				
			||||||
 | 
					             </item>
 | 
				
			||||||
 | 
					             <item>
 | 
				
			||||||
 | 
					              <property name="text">
 | 
				
			||||||
 | 
					               <string>/dev/ttyUSB1</string>
 | 
				
			||||||
 | 
					              </property>
 | 
				
			||||||
 | 
					             </item>
 | 
				
			||||||
 | 
					             <item>
 | 
				
			||||||
 | 
					              <property name="text">
 | 
				
			||||||
 | 
					               <string>/dev/ttyUSB2</string>
 | 
				
			||||||
 | 
					              </property>
 | 
				
			||||||
 | 
					             </item>
 | 
				
			||||||
 | 
					             <item>
 | 
				
			||||||
 | 
					              <property name="text">
 | 
				
			||||||
 | 
					               <string>/dev/ttyUSB3</string>
 | 
				
			||||||
 | 
					              </property>
 | 
				
			||||||
 | 
					             </item>
 | 
				
			||||||
            </widget>
 | 
					            </widget>
 | 
				
			||||||
           </item>
 | 
					           </item>
 | 
				
			||||||
           <item>
 | 
					           <item>
 | 
				
			||||||
@ -770,13 +803,13 @@
 | 
				
			|||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <property name="minimumSize">
 | 
					             <property name="minimumSize">
 | 
				
			||||||
              <size>
 | 
					              <size>
 | 
				
			||||||
              <width>80</width>
 | 
					               <width>100</width>
 | 
				
			||||||
               <height>0</height>
 | 
					               <height>0</height>
 | 
				
			||||||
              </size>
 | 
					              </size>
 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <property name="maximumSize">
 | 
					             <property name="maximumSize">
 | 
				
			||||||
              <size>
 | 
					              <size>
 | 
				
			||||||
              <width>80</width>
 | 
					               <width>100</width>
 | 
				
			||||||
               <height>16777215</height>
 | 
					               <height>16777215</height>
 | 
				
			||||||
              </size>
 | 
					              </size>
 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
@ -927,13 +960,13 @@
 | 
				
			|||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <property name="minimumSize">
 | 
					             <property name="minimumSize">
 | 
				
			||||||
              <size>
 | 
					              <size>
 | 
				
			||||||
              <width>80</width>
 | 
					               <width>100</width>
 | 
				
			||||||
               <height>0</height>
 | 
					               <height>0</height>
 | 
				
			||||||
              </size>
 | 
					              </size>
 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
             <property name="maximumSize">
 | 
					             <property name="maximumSize">
 | 
				
			||||||
              <size>
 | 
					              <size>
 | 
				
			||||||
              <width>80</width>
 | 
					               <width>100</width>
 | 
				
			||||||
               <height>16777215</height>
 | 
					               <height>16777215</height>
 | 
				
			||||||
              </size>
 | 
					              </size>
 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
@ -1011,12 +1044,38 @@
 | 
				
			|||||||
          </spacer>
 | 
					          </spacer>
 | 
				
			||||||
         </item>
 | 
					         </item>
 | 
				
			||||||
         <item>
 | 
					         <item>
 | 
				
			||||||
         <widget class="QLabel" name="label_8">
 | 
					          <layout class="QHBoxLayout" name="horizontalLayout_13">
 | 
				
			||||||
 | 
					           <item>
 | 
				
			||||||
 | 
					            <widget class="QLabel" name="label_26">
 | 
				
			||||||
 | 
					             <property name="minimumSize">
 | 
				
			||||||
 | 
					              <size>
 | 
				
			||||||
 | 
					               <width>90</width>
 | 
				
			||||||
 | 
					               <height>0</height>
 | 
				
			||||||
 | 
					              </size>
 | 
				
			||||||
 | 
					             </property>
 | 
				
			||||||
 | 
					             <property name="maximumSize">
 | 
				
			||||||
 | 
					              <size>
 | 
				
			||||||
 | 
					               <width>90</width>
 | 
				
			||||||
 | 
					               <height>16777215</height>
 | 
				
			||||||
 | 
					              </size>
 | 
				
			||||||
 | 
					             </property>
 | 
				
			||||||
             <property name="text">
 | 
					             <property name="text">
 | 
				
			||||||
           <string>                  Dev Ch API      Name</string>
 | 
					              <string>Dev Channel</string>
 | 
				
			||||||
             </property>
 | 
					             </property>
 | 
				
			||||||
            </widget>
 | 
					            </widget>
 | 
				
			||||||
           </item>
 | 
					           </item>
 | 
				
			||||||
 | 
					           <item>
 | 
				
			||||||
 | 
					            <widget class="QLabel" name="label_8">
 | 
				
			||||||
 | 
					             <property name="text">
 | 
				
			||||||
 | 
					              <string>API Name</string>
 | 
				
			||||||
 | 
					             </property>
 | 
				
			||||||
 | 
					             <property name="alignment">
 | 
				
			||||||
 | 
					              <set>Qt::AlignCenter</set>
 | 
				
			||||||
 | 
					             </property>
 | 
				
			||||||
 | 
					            </widget>
 | 
				
			||||||
 | 
					           </item>
 | 
				
			||||||
 | 
					          </layout>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
         <item>
 | 
					         <item>
 | 
				
			||||||
          <layout class="QVBoxLayout" name="verticalLayout_6">
 | 
					          <layout class="QVBoxLayout" name="verticalLayout_6">
 | 
				
			||||||
           <item>
 | 
					           <item>
 | 
				
			||||||
@ -1025,13 +1084,13 @@
 | 
				
			|||||||
              <widget class="QLabel" name="label_6">
 | 
					              <widget class="QLabel" name="label_6">
 | 
				
			||||||
               <property name="minimumSize">
 | 
					               <property name="minimumSize">
 | 
				
			||||||
                <size>
 | 
					                <size>
 | 
				
			||||||
                <width>50</width>
 | 
					                 <width>90</width>
 | 
				
			||||||
                 <height>0</height>
 | 
					                 <height>0</height>
 | 
				
			||||||
                </size>
 | 
					                </size>
 | 
				
			||||||
               </property>
 | 
					               </property>
 | 
				
			||||||
               <property name="maximumSize">
 | 
					               <property name="maximumSize">
 | 
				
			||||||
                <size>
 | 
					                <size>
 | 
				
			||||||
                <width>50</width>
 | 
					                 <width>75</width>
 | 
				
			||||||
                 <height>16777215</height>
 | 
					                 <height>16777215</height>
 | 
				
			||||||
                </size>
 | 
					                </size>
 | 
				
			||||||
               </property>
 | 
					               </property>
 | 
				
			||||||
@ -1061,13 +1120,13 @@
 | 
				
			|||||||
               </property>
 | 
					               </property>
 | 
				
			||||||
               <property name="minimumSize">
 | 
					               <property name="minimumSize">
 | 
				
			||||||
                <size>
 | 
					                <size>
 | 
				
			||||||
                <width>50</width>
 | 
					                 <width>90</width>
 | 
				
			||||||
                 <height>0</height>
 | 
					                 <height>0</height>
 | 
				
			||||||
                </size>
 | 
					                </size>
 | 
				
			||||||
               </property>
 | 
					               </property>
 | 
				
			||||||
               <property name="maximumSize">
 | 
					               <property name="maximumSize">
 | 
				
			||||||
                <size>
 | 
					                <size>
 | 
				
			||||||
                <width>50</width>
 | 
					                 <width>75</width>
 | 
				
			||||||
                 <height>16777215</height>
 | 
					                 <height>16777215</height>
 | 
				
			||||||
                </size>
 | 
					                </size>
 | 
				
			||||||
               </property>
 | 
					               </property>
 | 
				
			||||||
@ -1093,7 +1152,7 @@
 | 
				
			|||||||
               </property>
 | 
					               </property>
 | 
				
			||||||
               <property name="minimumSize">
 | 
					               <property name="minimumSize">
 | 
				
			||||||
                <size>
 | 
					                <size>
 | 
				
			||||||
                <width>75</width>
 | 
					                 <width>90</width>
 | 
				
			||||||
                 <height>20</height>
 | 
					                 <height>20</height>
 | 
				
			||||||
                </size>
 | 
					                </size>
 | 
				
			||||||
               </property>
 | 
					               </property>
 | 
				
			||||||
@ -1114,235 +1173,16 @@
 | 
				
			|||||||
          </layout>
 | 
					          </layout>
 | 
				
			||||||
         </item>
 | 
					         </item>
 | 
				
			||||||
        </layout>
 | 
					        </layout>
 | 
				
			||||||
      </widget>
 | 
					       </item>
 | 
				
			||||||
 | 
					      </layout>
 | 
				
			||||||
     </widget>
 | 
					     </widget>
 | 
				
			||||||
     <widget class="QWidget" name="tab_2">
 | 
					     <widget class="QWidget" name="tab_2">
 | 
				
			||||||
      <attribute name="title">
 | 
					      <attribute name="title">
 | 
				
			||||||
       <string>Tx Macros</string>
 | 
					       <string>Tx Macros</string>
 | 
				
			||||||
      </attribute>
 | 
					      </attribute>
 | 
				
			||||||
      <widget class="QWidget" name="layoutWidget1">
 | 
					      <layout class="QVBoxLayout" name="verticalLayout_4">
 | 
				
			||||||
       <property name="geometry">
 | 
					       <item>
 | 
				
			||||||
        <rect>
 | 
					 | 
				
			||||||
         <x>110</x>
 | 
					 | 
				
			||||||
         <y>10</y>
 | 
					 | 
				
			||||||
         <width>178</width>
 | 
					 | 
				
			||||||
         <height>275</height>
 | 
					 | 
				
			||||||
        </rect>
 | 
					 | 
				
			||||||
       </property>
 | 
					 | 
				
			||||||
        <layout class="QGridLayout" name="gridLayout">
 | 
					        <layout class="QGridLayout" name="gridLayout">
 | 
				
			||||||
        <item row="0" column="0">
 | 
					 | 
				
			||||||
         <widget class="QLabel" name="label_11">
 | 
					 | 
				
			||||||
          <property name="sizePolicy">
 | 
					 | 
				
			||||||
           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
					 | 
				
			||||||
            <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
            <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
           </sizepolicy>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="minimumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>20</width>
 | 
					 | 
				
			||||||
            <height>0</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="maximumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>20</width>
 | 
					 | 
				
			||||||
            <height>16777215</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="text">
 | 
					 | 
				
			||||||
           <string>1</string>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
         </widget>
 | 
					 | 
				
			||||||
        </item>
 | 
					 | 
				
			||||||
        <item row="0" column="1">
 | 
					 | 
				
			||||||
         <widget class="QLineEdit" name="macro1">
 | 
					 | 
				
			||||||
          <property name="sizePolicy">
 | 
					 | 
				
			||||||
           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					 | 
				
			||||||
            <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
            <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
           </sizepolicy>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="minimumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>150</width>
 | 
					 | 
				
			||||||
            <height>0</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="maximumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>150</width>
 | 
					 | 
				
			||||||
            <height>16777215</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
         </widget>
 | 
					 | 
				
			||||||
        </item>
 | 
					 | 
				
			||||||
        <item row="1" column="0">
 | 
					 | 
				
			||||||
         <widget class="QLabel" name="label_12">
 | 
					 | 
				
			||||||
          <property name="sizePolicy">
 | 
					 | 
				
			||||||
           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
					 | 
				
			||||||
            <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
            <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
           </sizepolicy>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="minimumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>20</width>
 | 
					 | 
				
			||||||
            <height>0</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="maximumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>20</width>
 | 
					 | 
				
			||||||
            <height>16777215</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="text">
 | 
					 | 
				
			||||||
           <string>2</string>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
         </widget>
 | 
					 | 
				
			||||||
        </item>
 | 
					 | 
				
			||||||
        <item row="1" column="1">
 | 
					 | 
				
			||||||
         <widget class="QLineEdit" name="macro2">
 | 
					 | 
				
			||||||
          <property name="sizePolicy">
 | 
					 | 
				
			||||||
           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					 | 
				
			||||||
            <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
            <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
           </sizepolicy>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="minimumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>150</width>
 | 
					 | 
				
			||||||
            <height>0</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="maximumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>150</width>
 | 
					 | 
				
			||||||
            <height>16777215</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
         </widget>
 | 
					 | 
				
			||||||
        </item>
 | 
					 | 
				
			||||||
        <item row="2" column="0">
 | 
					 | 
				
			||||||
         <widget class="QLabel" name="label_13">
 | 
					 | 
				
			||||||
          <property name="sizePolicy">
 | 
					 | 
				
			||||||
           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
					 | 
				
			||||||
            <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
            <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
           </sizepolicy>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="minimumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>20</width>
 | 
					 | 
				
			||||||
            <height>0</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="maximumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>20</width>
 | 
					 | 
				
			||||||
            <height>16777215</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="text">
 | 
					 | 
				
			||||||
           <string>3</string>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
         </widget>
 | 
					 | 
				
			||||||
        </item>
 | 
					 | 
				
			||||||
        <item row="2" column="1">
 | 
					 | 
				
			||||||
         <widget class="QLineEdit" name="macro3">
 | 
					 | 
				
			||||||
          <property name="sizePolicy">
 | 
					 | 
				
			||||||
           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					 | 
				
			||||||
            <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
            <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
           </sizepolicy>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="minimumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>150</width>
 | 
					 | 
				
			||||||
            <height>0</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="maximumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>150</width>
 | 
					 | 
				
			||||||
            <height>16777215</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
         </widget>
 | 
					 | 
				
			||||||
        </item>
 | 
					 | 
				
			||||||
        <item row="3" column="0">
 | 
					 | 
				
			||||||
         <widget class="QLabel" name="label_14">
 | 
					 | 
				
			||||||
          <property name="sizePolicy">
 | 
					 | 
				
			||||||
           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
					 | 
				
			||||||
            <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
            <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
           </sizepolicy>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="minimumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>20</width>
 | 
					 | 
				
			||||||
            <height>0</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="maximumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>20</width>
 | 
					 | 
				
			||||||
            <height>16777215</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="text">
 | 
					 | 
				
			||||||
           <string>4</string>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
         </widget>
 | 
					 | 
				
			||||||
        </item>
 | 
					 | 
				
			||||||
        <item row="3" column="1">
 | 
					 | 
				
			||||||
         <widget class="QLineEdit" name="macro4">
 | 
					 | 
				
			||||||
          <property name="sizePolicy">
 | 
					 | 
				
			||||||
           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					 | 
				
			||||||
            <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
            <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
           </sizepolicy>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="minimumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>150</width>
 | 
					 | 
				
			||||||
            <height>0</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="maximumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>150</width>
 | 
					 | 
				
			||||||
            <height>16777215</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
         </widget>
 | 
					 | 
				
			||||||
        </item>
 | 
					 | 
				
			||||||
        <item row="4" column="0">
 | 
					 | 
				
			||||||
         <widget class="QLabel" name="label_15">
 | 
					 | 
				
			||||||
          <property name="sizePolicy">
 | 
					 | 
				
			||||||
           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
					 | 
				
			||||||
            <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
            <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
           </sizepolicy>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="minimumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>20</width>
 | 
					 | 
				
			||||||
            <height>0</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="maximumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>20</width>
 | 
					 | 
				
			||||||
            <height>16777215</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="text">
 | 
					 | 
				
			||||||
           <string>5</string>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
         </widget>
 | 
					 | 
				
			||||||
        </item>
 | 
					 | 
				
			||||||
         <item row="4" column="1">
 | 
					         <item row="4" column="1">
 | 
				
			||||||
          <widget class="QLineEdit" name="macro5">
 | 
					          <widget class="QLineEdit" name="macro5">
 | 
				
			||||||
           <property name="sizePolicy">
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
@ -1353,20 +1193,20 @@
 | 
				
			|||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
           <property name="minimumSize">
 | 
					           <property name="minimumSize">
 | 
				
			||||||
            <size>
 | 
					            <size>
 | 
				
			||||||
            <width>150</width>
 | 
					             <width>200</width>
 | 
				
			||||||
             <height>0</height>
 | 
					             <height>0</height>
 | 
				
			||||||
            </size>
 | 
					            </size>
 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
           <property name="maximumSize">
 | 
					           <property name="maximumSize">
 | 
				
			||||||
            <size>
 | 
					            <size>
 | 
				
			||||||
            <width>150</width>
 | 
					             <width>200</width>
 | 
				
			||||||
             <height>16777215</height>
 | 
					             <height>16777215</height>
 | 
				
			||||||
            </size>
 | 
					            </size>
 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
          </widget>
 | 
					          </widget>
 | 
				
			||||||
         </item>
 | 
					         </item>
 | 
				
			||||||
        <item row="5" column="0">
 | 
					         <item row="7" column="0">
 | 
				
			||||||
         <widget class="QLabel" name="label_16">
 | 
					          <widget class="QLabel" name="label_18">
 | 
				
			||||||
           <property name="sizePolicy">
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
            <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
					            <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
				
			||||||
             <horstretch>0</horstretch>
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
@ -1386,7 +1226,7 @@
 | 
				
			|||||||
            </size>
 | 
					            </size>
 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
           <property name="text">
 | 
					           <property name="text">
 | 
				
			||||||
           <string>6</string>
 | 
					            <string>8</string>
 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
          </widget>
 | 
					          </widget>
 | 
				
			||||||
         </item>
 | 
					         </item>
 | 
				
			||||||
@ -1425,107 +1265,13 @@
 | 
				
			|||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
           <property name="minimumSize">
 | 
					           <property name="minimumSize">
 | 
				
			||||||
            <size>
 | 
					            <size>
 | 
				
			||||||
            <width>150</width>
 | 
					             <width>200</width>
 | 
				
			||||||
             <height>0</height>
 | 
					             <height>0</height>
 | 
				
			||||||
            </size>
 | 
					            </size>
 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
           <property name="maximumSize">
 | 
					           <property name="maximumSize">
 | 
				
			||||||
            <size>
 | 
					            <size>
 | 
				
			||||||
            <width>150</width>
 | 
					             <width>200</width>
 | 
				
			||||||
            <height>16777215</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
         </widget>
 | 
					 | 
				
			||||||
        </item>
 | 
					 | 
				
			||||||
        <item row="7" column="0">
 | 
					 | 
				
			||||||
         <widget class="QLabel" name="label_18">
 | 
					 | 
				
			||||||
          <property name="sizePolicy">
 | 
					 | 
				
			||||||
           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
					 | 
				
			||||||
            <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
            <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
           </sizepolicy>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="minimumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>20</width>
 | 
					 | 
				
			||||||
            <height>0</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="maximumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>20</width>
 | 
					 | 
				
			||||||
            <height>16777215</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="text">
 | 
					 | 
				
			||||||
           <string>8</string>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
         </widget>
 | 
					 | 
				
			||||||
        </item>
 | 
					 | 
				
			||||||
        <item row="7" column="1">
 | 
					 | 
				
			||||||
         <widget class="QLineEdit" name="macro8">
 | 
					 | 
				
			||||||
          <property name="sizePolicy">
 | 
					 | 
				
			||||||
           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					 | 
				
			||||||
            <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
            <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
           </sizepolicy>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="minimumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>150</width>
 | 
					 | 
				
			||||||
            <height>0</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="maximumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>150</width>
 | 
					 | 
				
			||||||
            <height>16777215</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
         </widget>
 | 
					 | 
				
			||||||
        </item>
 | 
					 | 
				
			||||||
        <item row="8" column="0">
 | 
					 | 
				
			||||||
         <widget class="QLabel" name="label_19">
 | 
					 | 
				
			||||||
          <property name="sizePolicy">
 | 
					 | 
				
			||||||
           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
					 | 
				
			||||||
            <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
            <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
           </sizepolicy>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="minimumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>20</width>
 | 
					 | 
				
			||||||
            <height>0</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="maximumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>20</width>
 | 
					 | 
				
			||||||
            <height>16777215</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="text">
 | 
					 | 
				
			||||||
           <string>9</string>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
         </widget>
 | 
					 | 
				
			||||||
        </item>
 | 
					 | 
				
			||||||
        <item row="8" column="1">
 | 
					 | 
				
			||||||
         <widget class="QLineEdit" name="macro9">
 | 
					 | 
				
			||||||
          <property name="sizePolicy">
 | 
					 | 
				
			||||||
           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
					 | 
				
			||||||
            <horstretch>0</horstretch>
 | 
					 | 
				
			||||||
            <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
           </sizepolicy>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="minimumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>150</width>
 | 
					 | 
				
			||||||
            <height>0</height>
 | 
					 | 
				
			||||||
           </size>
 | 
					 | 
				
			||||||
          </property>
 | 
					 | 
				
			||||||
          <property name="maximumSize">
 | 
					 | 
				
			||||||
           <size>
 | 
					 | 
				
			||||||
            <width>150</width>
 | 
					 | 
				
			||||||
             <height>16777215</height>
 | 
					             <height>16777215</height>
 | 
				
			||||||
            </size>
 | 
					            </size>
 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
@ -1566,13 +1312,13 @@
 | 
				
			|||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
           <property name="minimumSize">
 | 
					           <property name="minimumSize">
 | 
				
			||||||
            <size>
 | 
					            <size>
 | 
				
			||||||
            <width>150</width>
 | 
					             <width>200</width>
 | 
				
			||||||
             <height>0</height>
 | 
					             <height>0</height>
 | 
				
			||||||
            </size>
 | 
					            </size>
 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
           <property name="maximumSize">
 | 
					           <property name="maximumSize">
 | 
				
			||||||
            <size>
 | 
					            <size>
 | 
				
			||||||
            <width>150</width>
 | 
					             <width>200</width>
 | 
				
			||||||
             <height>16777215</height>
 | 
					             <height>16777215</height>
 | 
				
			||||||
            </size>
 | 
					            </size>
 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
@ -1588,20 +1334,354 @@
 | 
				
			|||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
           <property name="minimumSize">
 | 
					           <property name="minimumSize">
 | 
				
			||||||
            <size>
 | 
					            <size>
 | 
				
			||||||
            <width>150</width>
 | 
					             <width>200</width>
 | 
				
			||||||
             <height>0</height>
 | 
					             <height>0</height>
 | 
				
			||||||
            </size>
 | 
					            </size>
 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
           <property name="maximumSize">
 | 
					           <property name="maximumSize">
 | 
				
			||||||
            <size>
 | 
					            <size>
 | 
				
			||||||
            <width>150</width>
 | 
					             <width>200</width>
 | 
				
			||||||
             <height>16777215</height>
 | 
					             <height>16777215</height>
 | 
				
			||||||
            </size>
 | 
					            </size>
 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
          </widget>
 | 
					          </widget>
 | 
				
			||||||
         </item>
 | 
					         </item>
 | 
				
			||||||
       </layout>
 | 
					         <item row="7" column="1">
 | 
				
			||||||
 | 
					          <widget class="QLineEdit" name="macro8">
 | 
				
			||||||
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
 | 
					            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
				
			||||||
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					             <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					            </sizepolicy>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="minimumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>200</width>
 | 
				
			||||||
 | 
					             <height>0</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="maximumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>200</width>
 | 
				
			||||||
 | 
					             <height>16777215</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
          </widget>
 | 
					          </widget>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
 | 
					         <item row="8" column="0">
 | 
				
			||||||
 | 
					          <widget class="QLabel" name="label_19">
 | 
				
			||||||
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
 | 
					            <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
				
			||||||
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					             <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					            </sizepolicy>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="minimumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>20</width>
 | 
				
			||||||
 | 
					             <height>0</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="maximumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>20</width>
 | 
				
			||||||
 | 
					             <height>16777215</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="text">
 | 
				
			||||||
 | 
					            <string>9</string>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					          </widget>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
 | 
					         <item row="8" column="1">
 | 
				
			||||||
 | 
					          <widget class="QLineEdit" name="macro9">
 | 
				
			||||||
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
 | 
					            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
				
			||||||
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					             <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					            </sizepolicy>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="minimumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>200</width>
 | 
				
			||||||
 | 
					             <height>0</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="maximumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>200</width>
 | 
				
			||||||
 | 
					             <height>16777215</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					          </widget>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
 | 
					         <item row="1" column="1">
 | 
				
			||||||
 | 
					          <widget class="QLineEdit" name="macro2">
 | 
				
			||||||
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
 | 
					            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
				
			||||||
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					             <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					            </sizepolicy>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="minimumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>200</width>
 | 
				
			||||||
 | 
					             <height>0</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="maximumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>200</width>
 | 
				
			||||||
 | 
					             <height>16777215</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					          </widget>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
 | 
					         <item row="2" column="0">
 | 
				
			||||||
 | 
					          <widget class="QLabel" name="label_13">
 | 
				
			||||||
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
 | 
					            <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
				
			||||||
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					             <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					            </sizepolicy>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="minimumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>20</width>
 | 
				
			||||||
 | 
					             <height>0</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="maximumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>20</width>
 | 
				
			||||||
 | 
					             <height>16777215</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="text">
 | 
				
			||||||
 | 
					            <string>3</string>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					          </widget>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
 | 
					         <item row="3" column="0">
 | 
				
			||||||
 | 
					          <widget class="QLabel" name="label_14">
 | 
				
			||||||
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
 | 
					            <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
				
			||||||
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					             <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					            </sizepolicy>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="minimumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>20</width>
 | 
				
			||||||
 | 
					             <height>0</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="maximumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>20</width>
 | 
				
			||||||
 | 
					             <height>16777215</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="text">
 | 
				
			||||||
 | 
					            <string>4</string>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					          </widget>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
 | 
					         <item row="2" column="1">
 | 
				
			||||||
 | 
					          <widget class="QLineEdit" name="macro3">
 | 
				
			||||||
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
 | 
					            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
				
			||||||
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					             <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					            </sizepolicy>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="minimumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>200</width>
 | 
				
			||||||
 | 
					             <height>0</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="maximumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>200</width>
 | 
				
			||||||
 | 
					             <height>16777215</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					          </widget>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
 | 
					         <item row="0" column="0">
 | 
				
			||||||
 | 
					          <widget class="QLabel" name="label_11">
 | 
				
			||||||
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
 | 
					            <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
				
			||||||
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					             <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					            </sizepolicy>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="minimumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>20</width>
 | 
				
			||||||
 | 
					             <height>0</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="maximumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>20</width>
 | 
				
			||||||
 | 
					             <height>16777215</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="text">
 | 
				
			||||||
 | 
					            <string>1</string>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					          </widget>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
 | 
					         <item row="0" column="1">
 | 
				
			||||||
 | 
					          <widget class="QLineEdit" name="macro1">
 | 
				
			||||||
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
 | 
					            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
				
			||||||
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					             <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					            </sizepolicy>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="minimumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>200</width>
 | 
				
			||||||
 | 
					             <height>0</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="maximumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>200</width>
 | 
				
			||||||
 | 
					             <height>16777215</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					          </widget>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
 | 
					         <item row="1" column="0">
 | 
				
			||||||
 | 
					          <widget class="QLabel" name="label_12">
 | 
				
			||||||
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
 | 
					            <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
				
			||||||
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					             <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					            </sizepolicy>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="minimumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>20</width>
 | 
				
			||||||
 | 
					             <height>0</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="maximumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>20</width>
 | 
				
			||||||
 | 
					             <height>16777215</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="text">
 | 
				
			||||||
 | 
					            <string>2</string>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					          </widget>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
 | 
					         <item row="4" column="0">
 | 
				
			||||||
 | 
					          <widget class="QLabel" name="label_15">
 | 
				
			||||||
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
 | 
					            <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
				
			||||||
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					             <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					            </sizepolicy>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="minimumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>20</width>
 | 
				
			||||||
 | 
					             <height>0</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="maximumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>20</width>
 | 
				
			||||||
 | 
					             <height>16777215</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="text">
 | 
				
			||||||
 | 
					            <string>5</string>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					          </widget>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
 | 
					         <item row="3" column="1">
 | 
				
			||||||
 | 
					          <widget class="QLineEdit" name="macro4">
 | 
				
			||||||
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
 | 
					            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
				
			||||||
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					             <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					            </sizepolicy>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="minimumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>200</width>
 | 
				
			||||||
 | 
					             <height>0</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="maximumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>200</width>
 | 
				
			||||||
 | 
					             <height>16777215</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					          </widget>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
 | 
					         <item row="5" column="0">
 | 
				
			||||||
 | 
					          <widget class="QLabel" name="label_16">
 | 
				
			||||||
 | 
					           <property name="sizePolicy">
 | 
				
			||||||
 | 
					            <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 | 
				
			||||||
 | 
					             <horstretch>0</horstretch>
 | 
				
			||||||
 | 
					             <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					            </sizepolicy>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="minimumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>20</width>
 | 
				
			||||||
 | 
					             <height>0</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="maximumSize">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>20</width>
 | 
				
			||||||
 | 
					             <height>16777215</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="text">
 | 
				
			||||||
 | 
					            <string>6</string>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					          </widget>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
 | 
					         <item row="4" column="2">
 | 
				
			||||||
 | 
					          <spacer name="horizontalSpacer_8">
 | 
				
			||||||
 | 
					           <property name="orientation">
 | 
				
			||||||
 | 
					            <enum>Qt::Horizontal</enum>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					           <property name="sizeHint" stdset="0">
 | 
				
			||||||
 | 
					            <size>
 | 
				
			||||||
 | 
					             <width>40</width>
 | 
				
			||||||
 | 
					             <height>20</height>
 | 
				
			||||||
 | 
					            </size>
 | 
				
			||||||
 | 
					           </property>
 | 
				
			||||||
 | 
					          </spacer>
 | 
				
			||||||
 | 
					         </item>
 | 
				
			||||||
 | 
					        </layout>
 | 
				
			||||||
 | 
					       </item>
 | 
				
			||||||
 | 
					       <item>
 | 
				
			||||||
 | 
					        <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>
 | 
				
			||||||
    </widget>
 | 
					    </widget>
 | 
				
			||||||
   </item>
 | 
					   </item>
 | 
				
			||||||
 | 
				
			|||||||
@ -434,7 +434,7 @@ void MainWindow::readSettings()
 | 
				
			|||||||
  m_serialRateIndex=settings.value("SerialRateIndex",1).toInt();
 | 
					  m_serialRateIndex=settings.value("SerialRateIndex",1).toInt();
 | 
				
			||||||
  m_dataBits=settings.value("DataBits",8).toInt();
 | 
					  m_dataBits=settings.value("DataBits",8).toInt();
 | 
				
			||||||
  m_dataBitsIndex=settings.value("DataBitsIndex",1).toInt();
 | 
					  m_dataBitsIndex=settings.value("DataBitsIndex",1).toInt();
 | 
				
			||||||
  m_stopBits=settings.value("StopBits",8).toInt();
 | 
					  m_stopBits=settings.value("StopBits",2).toInt();
 | 
				
			||||||
  m_stopBitsIndex=settings.value("StopBitsIndex",1).toInt();
 | 
					  m_stopBitsIndex=settings.value("StopBitsIndex",1).toInt();
 | 
				
			||||||
  m_handshake=settings.value("Handshake","None").toString();
 | 
					  m_handshake=settings.value("Handshake","None").toString();
 | 
				
			||||||
  m_handshakeIndex=settings.value("HandshakeIndex",0).toInt();
 | 
					  m_handshakeIndex=settings.value("HandshakeIndex",0).toInt();
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,7 @@
 | 
				
			|||||||
   <rect>
 | 
					   <rect>
 | 
				
			||||||
    <x>0</x>
 | 
					    <x>0</x>
 | 
				
			||||||
    <y>0</y>
 | 
					    <y>0</y>
 | 
				
			||||||
    <width>686</width>
 | 
					    <width>680</width>
 | 
				
			||||||
    <height>598</height>
 | 
					    <height>598</height>
 | 
				
			||||||
   </rect>
 | 
					   </rect>
 | 
				
			||||||
  </property>
 | 
					  </property>
 | 
				
			||||||
@ -18,13 +18,13 @@
 | 
				
			|||||||
  </property>
 | 
					  </property>
 | 
				
			||||||
  <property name="minimumSize">
 | 
					  <property name="minimumSize">
 | 
				
			||||||
   <size>
 | 
					   <size>
 | 
				
			||||||
    <width>686</width>
 | 
					    <width>680</width>
 | 
				
			||||||
    <height>475</height>
 | 
					    <height>475</height>
 | 
				
			||||||
   </size>
 | 
					   </size>
 | 
				
			||||||
  </property>
 | 
					  </property>
 | 
				
			||||||
  <property name="maximumSize">
 | 
					  <property name="maximumSize">
 | 
				
			||||||
   <size>
 | 
					   <size>
 | 
				
			||||||
    <width>686</width>
 | 
					    <width>680</width>
 | 
				
			||||||
    <height>1028</height>
 | 
					    <height>1028</height>
 | 
				
			||||||
   </size>
 | 
					   </size>
 | 
				
			||||||
  </property>
 | 
					  </property>
 | 
				
			||||||
@ -322,14 +322,14 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
        <item row="3" column="9">
 | 
					        <item row="3" column="9">
 | 
				
			||||||
         <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>
 | 
				
			||||||
@ -799,14 +799,14 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
        <item row="6" column="9">
 | 
					        <item row="6" column="9">
 | 
				
			||||||
         <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>
 | 
				
			||||||
@ -991,14 +991,14 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
        <item row="1" column="9">
 | 
					        <item row="1" column="9">
 | 
				
			||||||
         <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>
 | 
				
			||||||
@ -1106,14 +1106,14 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
        <item row="5" column="9">
 | 
					        <item row="5" column="9">
 | 
				
			||||||
         <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>
 | 
				
			||||||
@ -1122,14 +1122,14 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
        <item row="4" column="9">
 | 
					        <item row="4" column="9">
 | 
				
			||||||
         <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>
 | 
				
			||||||
@ -1151,14 +1151,14 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
        <item row="2" column="9">
 | 
					        <item row="2" column="9">
 | 
				
			||||||
         <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>
 | 
				
			||||||
@ -1172,9 +1172,15 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
            <verstretch>0</verstretch>
 | 
					            <verstretch>0</verstretch>
 | 
				
			||||||
           </sizepolicy>
 | 
					           </sizepolicy>
 | 
				
			||||||
          </property>
 | 
					          </property>
 | 
				
			||||||
 | 
					          <property name="minimumSize">
 | 
				
			||||||
 | 
					           <size>
 | 
				
			||||||
 | 
					            <width>100</width>
 | 
				
			||||||
 | 
					            <height>0</height>
 | 
				
			||||||
 | 
					           </size>
 | 
				
			||||||
 | 
					          </property>
 | 
				
			||||||
          <property name="maximumSize">
 | 
					          <property name="maximumSize">
 | 
				
			||||||
           <size>
 | 
					           <size>
 | 
				
			||||||
            <width>200</width>
 | 
					            <width>16777215</width>
 | 
				
			||||||
            <height>16777215</height>
 | 
					            <height>16777215</height>
 | 
				
			||||||
           </size>
 | 
					           </size>
 | 
				
			||||||
          </property>
 | 
					          </property>
 | 
				
			||||||
@ -1629,7 +1635,7 @@ p, li { white-space: pre-wrap; }
 | 
				
			|||||||
    <rect>
 | 
					    <rect>
 | 
				
			||||||
     <x>0</x>
 | 
					     <x>0</x>
 | 
				
			||||||
     <y>0</y>
 | 
					     <y>0</y>
 | 
				
			||||||
     <width>686</width>
 | 
					     <width>680</width>
 | 
				
			||||||
     <height>21</height>
 | 
					     <height>21</height>
 | 
				
			||||||
    </rect>
 | 
					    </rect>
 | 
				
			||||||
   </property>
 | 
					   </property>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user