Configuration and MainWindow UI tweaks
This commit is contained in:
		
							parent
							
								
									8c204e317b
								
							
						
					
					
						commit
						dc75c08081
					
				| @ -2580,13 +2580,13 @@ Right click for insert and delete options.</string> | ||||
|           <item> | ||||
|            <widget class="QPushButton" name="font_push_button"> | ||||
|             <property name="enabled"> | ||||
|              <bool>false</bool> | ||||
|              <bool>true</bool> | ||||
|             </property> | ||||
|             <property name="toolTip"> | ||||
|              <string>Set the font characteristics for the application.</string> | ||||
|             </property> | ||||
|             <property name="text"> | ||||
|              <string>Font...</string> | ||||
|              <string>UI Font...</string> | ||||
|             </property> | ||||
|            </widget> | ||||
|           </item> | ||||
| @ -2599,7 +2599,7 @@ Right click for insert and delete options.</string> | ||||
|              <string>Set the font characteristics for the Band Activity and Rx Frequency areas.</string> | ||||
|             </property> | ||||
|             <property name="text"> | ||||
|              <string>Decoded Text Font...</string> | ||||
|              <string>Message Text Font...</string> | ||||
|             </property> | ||||
|            </widget> | ||||
|           </item> | ||||
|  | ||||
| @ -52,7 +52,7 @@ | ||||
|       </property> | ||||
|       <widget class="QWidget" name="logHorizontalWidget" native="true"> | ||||
|        <property name="sizePolicy"> | ||||
|         <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | ||||
|         <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> | ||||
|          <horstretch>0</horstretch> | ||||
|          <verstretch>0</verstretch> | ||||
|         </sizepolicy> | ||||
| @ -1356,8 +1356,8 @@ background:yellow; | ||||
|                 <item> | ||||
|                  <widget class="SignalMeter" name="signal_meter_widget"> | ||||
|                   <property name="sizePolicy"> | ||||
|                    <sizepolicy hsizetype="Minimum" vsizetype="MinimumExpanding"> | ||||
|                     <horstretch>0</horstretch> | ||||
|                    <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> | ||||
|                     <horstretch>1</horstretch> | ||||
|                     <verstretch>0</verstretch> | ||||
|                    </sizepolicy> | ||||
|                   </property> | ||||
| @ -1396,7 +1396,7 @@ background:yellow; | ||||
|             <widget class="QMdiArea" name="mdiArea"> | ||||
|              <property name="sizePolicy"> | ||||
|               <sizepolicy hsizetype="Expanding" vsizetype="Minimum"> | ||||
|                <horstretch>0</horstretch> | ||||
|                <horstretch>10</horstretch> | ||||
|                <verstretch>0</verstretch> | ||||
|               </sizepolicy> | ||||
|              </property> | ||||
| @ -1427,6 +1427,12 @@ background:yellow; | ||||
|              </property> | ||||
|              <item> | ||||
|               <widget class="QSlider" name="outAttenuation"> | ||||
|                <property name="sizePolicy"> | ||||
|                 <sizepolicy hsizetype="Fixed" vsizetype="Expanding"> | ||||
|                  <horstretch>1</horstretch> | ||||
|                  <verstretch>0</verstretch> | ||||
|                 </sizepolicy> | ||||
|                </property> | ||||
|                <property name="minimumSize"> | ||||
|                 <size> | ||||
|                  <width>60</width> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Jordan Sherer
						Jordan Sherer