Fixed the size of the top toolbar
This commit is contained in:
		
							parent
							
								
									b800dac9ce
								
							
						
					
					
						commit
						04eaf61c13
					
				| @ -60,13 +60,13 @@ | |||||||
|        <property name="minimumSize"> |        <property name="minimumSize"> | ||||||
|         <size> |         <size> | ||||||
|          <width>0</width> |          <width>0</width> | ||||||
|          <height>140</height> |          <height>110</height> | ||||||
|         </size> |         </size> | ||||||
|        </property> |        </property> | ||||||
|        <property name="maximumSize"> |        <property name="maximumSize"> | ||||||
|         <size> |         <size> | ||||||
|          <width>16777215</width> |          <width>16777215</width> | ||||||
|          <height>120</height> |          <height>110</height> | ||||||
|         </size> |         </size> | ||||||
|        </property> |        </property> | ||||||
|        <layout class="QHBoxLayout" name="horizontalLayout_16"> |        <layout class="QHBoxLayout" name="horizontalLayout_16"> | ||||||
| @ -93,6 +93,18 @@ | |||||||
|             <verstretch>0</verstretch> |             <verstretch>0</verstretch> | ||||||
|            </sizepolicy> |            </sizepolicy> | ||||||
|           </property> |           </property> | ||||||
|  |           <property name="minimumSize"> | ||||||
|  |            <size> | ||||||
|  |             <width>0</width> | ||||||
|  |             <height>110</height> | ||||||
|  |            </size> | ||||||
|  |           </property> | ||||||
|  |           <property name="maximumSize"> | ||||||
|  |            <size> | ||||||
|  |             <width>16777215</width> | ||||||
|  |             <height>110</height> | ||||||
|  |            </size> | ||||||
|  |           </property> | ||||||
|           <property name="frameShape"> |           <property name="frameShape"> | ||||||
|            <enum>QFrame::NoFrame</enum> |            <enum>QFrame::NoFrame</enum> | ||||||
|           </property> |           </property> | ||||||
| @ -236,7 +248,7 @@ o</string> | |||||||
|               <enum>QFrame::Plain</enum> |               <enum>QFrame::Plain</enum> | ||||||
|              </property> |              </property> | ||||||
|              <property name="lineWidth"> |              <property name="lineWidth"> | ||||||
|               <number>2</number> |               <number>0</number> | ||||||
|              </property> |              </property> | ||||||
|              <layout class="QVBoxLayout" name="verticalLayout_15"> |              <layout class="QVBoxLayout" name="verticalLayout_15"> | ||||||
|               <property name="spacing"> |               <property name="spacing"> | ||||||
| @ -262,7 +274,7 @@ o</string> | |||||||
|                 <property name="sizeHint" stdset="0"> |                 <property name="sizeHint" stdset="0"> | ||||||
|                  <size> |                  <size> | ||||||
|                   <width>20</width> |                   <width>20</width> | ||||||
|                   <height>40</height> |                   <height>20</height> | ||||||
|                  </size> |                  </size> | ||||||
|                 </property> |                 </property> | ||||||
|                </spacer> |                </spacer> | ||||||
| @ -270,7 +282,7 @@ o</string> | |||||||
|               <item> |               <item> | ||||||
|                <widget class="QLabel" name="labUTC"> |                <widget class="QLabel" name="labUTC"> | ||||||
|                 <property name="sizePolicy"> |                 <property name="sizePolicy"> | ||||||
|                  <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |                  <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding"> | ||||||
|                   <horstretch>0</horstretch> |                   <horstretch>0</horstretch> | ||||||
|                   <verstretch>0</verstretch> |                   <verstretch>0</verstretch> | ||||||
|                  </sizepolicy> |                  </sizepolicy> | ||||||
| @ -296,7 +308,7 @@ color : white; | |||||||
|                  <number>0</number> |                  <number>0</number> | ||||||
|                 </property> |                 </property> | ||||||
|                 <property name="text"> |                 <property name="text"> | ||||||
|                  <string><html><head/><body><p align="center"> 2015 Jun 17 </p><p align="center"> 01:23:45 </p></body></html></string> |                  <string><html><head/><body><p align="center"><span style=" font-size:12pt;">2015 Jun 17 </span></p><p align="center"><span style=" font-size:12pt;">01:23:45 </span></p></body></html></string> | ||||||
|                 </property> |                 </property> | ||||||
|                 <property name="alignment"> |                 <property name="alignment"> | ||||||
|                  <set>Qt::AlignCenter</set> |                  <set>Qt::AlignCenter</set> | ||||||
| @ -337,7 +349,7 @@ color : white; | |||||||
|                 <property name="sizeHint" stdset="0"> |                 <property name="sizeHint" stdset="0"> | ||||||
|                  <size> |                  <size> | ||||||
|                   <width>20</width> |                   <width>20</width> | ||||||
|                   <height>40</height> |                   <height>20</height> | ||||||
|                  </size> |                  </size> | ||||||
|                 </property> |                 </property> | ||||||
|                </spacer> |                </spacer> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Jordan Sherer
						Jordan Sherer