|  | @@ -6,29 +6,33 @@
 | 
	
		
			
				|  |  |     <rect>
 | 
	
		
			
				|  |  |      <x>0</x>
 | 
	
		
			
				|  |  |      <y>0</y>
 | 
	
		
			
				|  |  | -    <width>943</width>
 | 
	
		
			
				|  |  | -    <height>288</height>
 | 
	
		
			
				|  |  | +    <width>960</width>
 | 
	
		
			
				|  |  | +    <height>252</height>
 | 
	
		
			
				|  |  |     </rect>
 | 
	
		
			
				|  |  |    </property>
 | 
	
		
			
				|  |  |    <property name="windowTitle">
 | 
	
		
			
				|  |  |     <string>Dialog</string>
 | 
	
		
			
				|  |  |    </property>
 | 
	
		
			
				|  |  |    <layout class="QGridLayout" name="gridLayout_4">
 | 
	
		
			
				|  |  | -   <item row="0" column="0">
 | 
	
		
			
				|  |  | -    <spacer name="leftSpacer">
 | 
	
		
			
				|  |  | -     <property name="orientation">
 | 
	
		
			
				|  |  | -      <enum>Qt::Horizontal</enum>
 | 
	
		
			
				|  |  | +   <item row="1" column="2">
 | 
	
		
			
				|  |  | +    <widget class="QToolButton" name="toolButton">
 | 
	
		
			
				|  |  | +     <property name="text">
 | 
	
		
			
				|  |  | +      <string>?</string>
 | 
	
		
			
				|  |  |       </property>
 | 
	
		
			
				|  |  | -     <property name="sizeHint" stdset="0">
 | 
	
		
			
				|  |  | -      <size>
 | 
	
		
			
				|  |  | -       <width>48</width>
 | 
	
		
			
				|  |  | -       <height>20</height>
 | 
	
		
			
				|  |  | -      </size>
 | 
	
		
			
				|  |  | +    </widget>
 | 
	
		
			
				|  |  | +   </item>
 | 
	
		
			
				|  |  | +   <item row="1" column="1">
 | 
	
		
			
				|  |  | +    <widget class="QPushButton" name="pushButton_2">
 | 
	
		
			
				|  |  | +     <property name="text">
 | 
	
		
			
				|  |  | +      <string>Details</string>
 | 
	
		
			
				|  |  |       </property>
 | 
	
		
			
				|  |  | -    </spacer>
 | 
	
		
			
				|  |  | +    </widget>
 | 
	
		
			
				|  |  |     </item>
 | 
	
		
			
				|  |  |     <item row="1" column="5">
 | 
	
		
			
				|  |  |      <widget class="QDialogButtonBox" name="buttonBox">
 | 
	
		
			
				|  |  | +     <property name="enabled">
 | 
	
		
			
				|  |  | +      <bool>true</bool>
 | 
	
		
			
				|  |  | +     </property>
 | 
	
		
			
				|  |  |       <property name="orientation">
 | 
	
		
			
				|  |  |        <enum>Qt::Horizontal</enum>
 | 
	
		
			
				|  |  |       </property>
 | 
	
	
		
			
				|  | @@ -37,73 +41,66 @@
 | 
	
		
			
				|  |  |       </property>
 | 
	
		
			
				|  |  |      </widget>
 | 
	
		
			
				|  |  |     </item>
 | 
	
		
			
				|  |  | +   <item row="0" column="6">
 | 
	
		
			
				|  |  | +    <spacer name="rightSpacer">
 | 
	
		
			
				|  |  | +     <property name="orientation">
 | 
	
		
			
				|  |  | +      <enum>Qt::Horizontal</enum>
 | 
	
		
			
				|  |  | +     </property>
 | 
	
		
			
				|  |  | +     <property name="sizeHint" stdset="0">
 | 
	
		
			
				|  |  | +      <size>
 | 
	
		
			
				|  |  | +       <width>48</width>
 | 
	
		
			
				|  |  | +       <height>20</height>
 | 
	
		
			
				|  |  | +      </size>
 | 
	
		
			
				|  |  | +     </property>
 | 
	
		
			
				|  |  | +    </spacer>
 | 
	
		
			
				|  |  | +   </item>
 | 
	
		
			
				|  |  |     <item row="0" column="1" colspan="5">
 | 
	
		
			
				|  |  |      <layout class="QGridLayout" name="gridLayout_3">
 | 
	
		
			
				|  |  |       <item row="0" column="0">
 | 
	
		
			
				|  |  |        <layout class="QGridLayout" name="gridLayout">
 | 
	
		
			
				|  |  | -       <item row="1" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="deptLabel">
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string>Departure</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="3" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tofbLabel">
 | 
	
		
			
				|  |  | +       <item row="5" column="1">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tblkDisplayLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Off Blocks</string>
 | 
	
		
			
				|  |  | +          <string>00:00</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="2" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="destNameLabel">
 | 
	
		
			
				|  |  | -         <property name="enabled">
 | 
	
		
			
				|  |  | -          <bool>false</bool>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="minimumSize">
 | 
	
		
			
				|  |  | +       <item row="2" column="4">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="sicNameLineEdit">
 | 
	
		
			
				|  |  | +         <property name="maximumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>120</width>
 | 
	
		
			
				|  |  | -           <height>0</height>
 | 
	
		
			
				|  |  | +           <height>16777215</height>
 | 
	
		
			
				|  |  |            </size>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="font">
 | 
	
		
			
				|  |  | -          <font>
 | 
	
		
			
				|  |  | -           <italic>true</italic>
 | 
	
		
			
				|  |  | -          </font>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="2" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="destLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string/>
 | 
	
		
			
				|  |  | +          <string>Destination</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="5" column="5">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="remarksSpacerLabel">
 | 
	
		
			
				|  |  | -         <property name="enabled">
 | 
	
		
			
				|  |  | -          <bool>false</bool>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="minimumSize">
 | 
	
		
			
				|  |  | +       <item row="1" column="4">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="picNameLineEdit">
 | 
	
		
			
				|  |  | +         <property name="maximumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>120</width>
 | 
	
		
			
				|  |  | -           <height>0</height>
 | 
	
		
			
				|  |  | +           <height>16777215</height>
 | 
	
		
			
				|  |  |            </size>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string/>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="1" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="picLabel">
 | 
	
		
			
				|  |  | +       <item row="0" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="doftLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>PIC</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="alignment">
 | 
	
		
			
				|  |  | -          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
 | 
	
		
			
				|  |  | +          <string>Date of flight</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="0" column="1">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="doftLineEdit">
 | 
	
		
			
				|  |  | +       <item row="0" column="4">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="acftLineEdit">
 | 
	
		
			
				|  |  |           <property name="maximumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>120</width>
 | 
	
	
		
			
				|  | @@ -112,18 +109,15 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="3" column="4">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="thirdPilotNameLineEdit">
 | 
	
		
			
				|  |  | -         <property name="maximumSize">
 | 
	
		
			
				|  |  | -          <size>
 | 
	
		
			
				|  |  | -           <width>120</width>
 | 
	
		
			
				|  |  | -           <height>16777215</height>
 | 
	
		
			
				|  |  | -          </size>
 | 
	
		
			
				|  |  | +       <item row="5" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tblkLabel">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>Total Time</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="2" column="5">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="sicNameDisplayLabel">
 | 
	
		
			
				|  |  | +       <item row="4" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tonbSpacerLabel">
 | 
	
		
			
				|  |  |           <property name="enabled">
 | 
	
		
			
				|  |  |            <bool>false</bool>
 | 
	
		
			
				|  |  |           </property>
 | 
	
	
		
			
				|  | @@ -148,6 +142,22 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | +       <item row="3" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tofbSpacerLabel">
 | 
	
		
			
				|  |  | +         <property name="enabled">
 | 
	
		
			
				|  |  | +          <bool>false</bool>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="minimumSize">
 | 
	
		
			
				|  |  | +          <size>
 | 
	
		
			
				|  |  | +           <width>120</width>
 | 
	
		
			
				|  |  | +           <height>0</height>
 | 
	
		
			
				|  |  | +          </size>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string/>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  |         <item row="1" column="2">
 | 
	
		
			
				|  |  |          <widget class="QLabel" name="deptNameLabel">
 | 
	
		
			
				|  |  |           <property name="enabled">
 | 
	
	
		
			
				|  | @@ -169,8 +179,11 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="5" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="submissionReadyLabel">
 | 
	
		
			
				|  |  | +       <item row="1" column="5">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="picNameDisplayLabel">
 | 
	
		
			
				|  |  | +         <property name="enabled">
 | 
	
		
			
				|  |  | +          <bool>false</bool>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>120</width>
 | 
	
	
		
			
				|  | @@ -178,12 +191,19 @@
 | 
	
		
			
				|  |  |            </size>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Data Missing</string>
 | 
	
		
			
				|  |  | +          <string/>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="1" column="5">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="picNameDisplayLabel">
 | 
	
		
			
				|  |  | +       <item row="1" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="deptLabel">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>Departure</string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="2" column="5">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="sicNameDisplayLabel">
 | 
	
		
			
				|  |  |           <property name="enabled">
 | 
	
		
			
				|  |  |            <bool>false</bool>
 | 
	
		
			
				|  |  |           </property>
 | 
	
	
		
			
				|  | @@ -198,8 +218,15 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="1" column="1">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="deptLocationLineEdit">
 | 
	
		
			
				|  |  | +       <item row="3" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tofbLabel">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>Off Blocks</string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="4" column="4">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="flightNumberLineEdit">
 | 
	
		
			
				|  |  |           <property name="maximumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>120</width>
 | 
	
	
		
			
				|  | @@ -208,8 +235,8 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="1" column="4">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="picNameLineEdit">
 | 
	
		
			
				|  |  | +       <item row="0" column="1">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="doftLineEdit">
 | 
	
		
			
				|  |  |           <property name="maximumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>120</width>
 | 
	
	
		
			
				|  | @@ -218,31 +245,18 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="0" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QPushButton" name="calendarPushButton">
 | 
	
		
			
				|  |  | -         <property name="minimumSize">
 | 
	
		
			
				|  |  | -          <size>
 | 
	
		
			
				|  |  | -           <width>120</width>
 | 
	
		
			
				|  |  | -           <height>0</height>
 | 
	
		
			
				|  |  | -          </size>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | +       <item row="4" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="flightNumberLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Calendar</string>
 | 
	
		
			
				|  |  | +          <string>Flight Number</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="4" column="1">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="tonbTimeLineEdit">
 | 
	
		
			
				|  |  | -         <property name="maximumSize">
 | 
	
		
			
				|  |  | -          <size>
 | 
	
		
			
				|  |  | -           <width>120</width>
 | 
	
		
			
				|  |  | -           <height>16777215</height>
 | 
	
		
			
				|  |  | -          </size>
 | 
	
		
			
				|  |  | +         <property name="alignment">
 | 
	
		
			
				|  |  | +          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="4" column="5">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="flightNumberSpacerLabel">
 | 
	
		
			
				|  |  | +       <item row="5" column="5">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="remarksSpacerLabel">
 | 
	
		
			
				|  |  |           <property name="enabled">
 | 
	
		
			
				|  |  |            <bool>false</bool>
 | 
	
		
			
				|  |  |           </property>
 | 
	
	
		
			
				|  | @@ -257,34 +271,56 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="0" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="doftLabel">
 | 
	
		
			
				|  |  | +       <item row="5" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="remarksLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Date of flight</string>
 | 
	
		
			
				|  |  | +          <string>Remarks</string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="alignment">
 | 
	
		
			
				|  |  | +          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="0" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="acftLabel">
 | 
	
		
			
				|  |  | +       <item row="3" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="thirdPilotLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Aircraft</string>
 | 
	
		
			
				|  |  | +          <string>Third Pilot</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |           <property name="alignment">
 | 
	
		
			
				|  |  |            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="2" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="destLabel">
 | 
	
		
			
				|  |  | +       <item row="5" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="submissionReadyLabel">
 | 
	
		
			
				|  |  | +         <property name="minimumSize">
 | 
	
		
			
				|  |  | +          <size>
 | 
	
		
			
				|  |  | +           <width>120</width>
 | 
	
		
			
				|  |  | +           <height>0</height>
 | 
	
		
			
				|  |  | +          </size>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Destination</string>
 | 
	
		
			
				|  |  | +          <string/>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="4" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tonbLabel">
 | 
	
		
			
				|  |  | +       <item row="3" column="4">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="thirdPilotNameLineEdit">
 | 
	
		
			
				|  |  | +         <property name="maximumSize">
 | 
	
		
			
				|  |  | +          <size>
 | 
	
		
			
				|  |  | +           <width>120</width>
 | 
	
		
			
				|  |  | +           <height>16777215</height>
 | 
	
		
			
				|  |  | +          </size>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="2" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="sicLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>On Blocks</string>
 | 
	
		
			
				|  |  | +          <string>SIC</string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="alignment">
 | 
	
		
			
				|  |  | +          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
	
		
			
				|  | @@ -298,10 +334,26 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="4" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="flightNumberLabel">
 | 
	
		
			
				|  |  | +       <item row="4" column="5">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="flightNumberSpacerLabel">
 | 
	
		
			
				|  |  | +         <property name="enabled">
 | 
	
		
			
				|  |  | +          <bool>false</bool>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="minimumSize">
 | 
	
		
			
				|  |  | +          <size>
 | 
	
		
			
				|  |  | +           <width>120</width>
 | 
	
		
			
				|  |  | +           <height>0</height>
 | 
	
		
			
				|  |  | +          </size>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Flight Number</string>
 | 
	
		
			
				|  |  | +          <string/>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="1" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="picLabel">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>PIC</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |           <property name="alignment">
 | 
	
		
			
				|  |  |            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
 | 
	
	
		
			
				|  | @@ -329,18 +381,8 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="2" column="1">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="destLocationLineEdit">
 | 
	
		
			
				|  |  | -         <property name="maximumSize">
 | 
	
		
			
				|  |  | -          <size>
 | 
	
		
			
				|  |  | -           <width>120</width>
 | 
	
		
			
				|  |  | -           <height>16777215</height>
 | 
	
		
			
				|  |  | -          </size>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="4" column="4">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="flightNumberLineEdit">
 | 
	
		
			
				|  |  | +       <item row="4" column="1">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="tonbTimeLineEdit">
 | 
	
		
			
				|  |  |           <property name="maximumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>120</width>
 | 
	
	
		
			
				|  | @@ -349,8 +391,8 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="4" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tonbSpacerLabel">
 | 
	
		
			
				|  |  | +       <item row="2" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="destNameLabel">
 | 
	
		
			
				|  |  |           <property name="enabled">
 | 
	
		
			
				|  |  |            <bool>false</bool>
 | 
	
		
			
				|  |  |           </property>
 | 
	
	
		
			
				|  | @@ -360,30 +402,28 @@
 | 
	
		
			
				|  |  |             <height>0</height>
 | 
	
		
			
				|  |  |            </size>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string/>
 | 
	
		
			
				|  |  | +         <property name="font">
 | 
	
		
			
				|  |  | +          <font>
 | 
	
		
			
				|  |  | +           <italic>true</italic>
 | 
	
		
			
				|  |  | +          </font>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="5" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tblkLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Total Time</string>
 | 
	
		
			
				|  |  | +          <string/>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="3" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="thirdPilotLabel">
 | 
	
		
			
				|  |  | +       <item row="0" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="acftLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Third Pilot</string>
 | 
	
		
			
				|  |  | +          <string>Aircraft</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |           <property name="alignment">
 | 
	
		
			
				|  |  |            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="2" column="4">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="sicNameLineEdit">
 | 
	
		
			
				|  |  | +       <item row="2" column="1">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="destLocationLineEdit">
 | 
	
		
			
				|  |  |           <property name="maximumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>120</width>
 | 
	
	
		
			
				|  | @@ -392,41 +432,8 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="5" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="remarksLabel">
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string>Remarks</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="alignment">
 | 
	
		
			
				|  |  | -          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="5" column="1">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tblkDisplayLabel">
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string>00:00</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="3" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tofbSpacerLabel">
 | 
	
		
			
				|  |  | -         <property name="enabled">
 | 
	
		
			
				|  |  | -          <bool>false</bool>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="minimumSize">
 | 
	
		
			
				|  |  | -          <size>
 | 
	
		
			
				|  |  | -           <width>120</width>
 | 
	
		
			
				|  |  | -           <height>0</height>
 | 
	
		
			
				|  |  | -          </size>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string/>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="0" column="4">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="acftLineEdit">
 | 
	
		
			
				|  |  | +       <item row="1" column="1">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="deptLocationLineEdit">
 | 
	
		
			
				|  |  |           <property name="maximumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>120</width>
 | 
	
	
		
			
				|  | @@ -435,16 +442,6 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="2" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="sicLabel">
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string>SIC</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="alignment">
 | 
	
		
			
				|  |  | -          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  |         <item row="3" column="5">
 | 
	
		
			
				|  |  |          <widget class="QLabel" name="thirdPilotNameDisplayLabel">
 | 
	
		
			
				|  |  |           <property name="enabled">
 | 
	
	
		
			
				|  | @@ -461,41 +458,27 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -      </layout>
 | 
	
		
			
				|  |  | -     </item>
 | 
	
		
			
				|  |  | -     <item row="0" column="1">
 | 
	
		
			
				|  |  | -      <layout class="QGridLayout" name="gridLayout_2">
 | 
	
		
			
				|  |  | -       <item row="0" column="0" colspan="2">
 | 
	
		
			
				|  |  | -        <widget class="QCheckBox" name="pilotFlyingCheckBox">
 | 
	
		
			
				|  |  | +       <item row="4" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tonbLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Pilot Flying</string>
 | 
	
		
			
				|  |  | +          <string>On Blocks</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  |         <item row="0" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QCheckBox" name="ifrCheckBox">
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string>IFR</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="1" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="takeOffLabel">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="doftDisplayLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Take Off</string>
 | 
	
		
			
				|  |  | +          <string/>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | +      </layout>
 | 
	
		
			
				|  |  | +     </item>
 | 
	
		
			
				|  |  | +     <item row="0" column="1">
 | 
	
		
			
				|  |  | +      <layout class="QGridLayout" name="gridLayout_2">
 | 
	
		
			
				|  |  |         <item row="1" column="1">
 | 
	
		
			
				|  |  |          <widget class="QSpinBox" name="takeOffSpinBox"/>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="1" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QCheckBox" name="toNightCheckBox">
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string>Night</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  |         <item row="2" column="0">
 | 
	
		
			
				|  |  |          <widget class="QLabel" name="landingLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
	
		
			
				|  | @@ -503,9 +486,6 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="2" column="1">
 | 
	
		
			
				|  |  | -        <widget class="QSpinBox" name="landingSpinBox"/>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  |         <item row="2" column="2">
 | 
	
		
			
				|  |  |          <widget class="QCheckBox" name="ldgNightCheckBox">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
	
		
			
				|  | @@ -513,6 +493,13 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | +       <item row="0" column="0" colspan="2">
 | 
	
		
			
				|  |  | +        <widget class="QCheckBox" name="pilotFlyingCheckBox">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>Pilot Flying</string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  |         <item row="3" column="0">
 | 
	
		
			
				|  |  |          <widget class="QLabel" name="functionLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
	
		
			
				|  | @@ -544,6 +531,30 @@
 | 
	
		
			
				|  |  |           </item>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | +       <item row="1" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QCheckBox" name="toNightCheckBox">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>Night</string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="0" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QCheckBox" name="ifrCheckBox">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>IFR</string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="1" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="takeOffLabel">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>Take Off</string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="2" column="1">
 | 
	
		
			
				|  |  | +        <widget class="QSpinBox" name="landingSpinBox"/>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  |         <item row="4" column="0">
 | 
	
		
			
				|  |  |          <widget class="QLabel" name="approachLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
	
		
			
				|  | @@ -558,8 +569,8 @@
 | 
	
		
			
				|  |  |       </item>
 | 
	
		
			
				|  |  |      </layout>
 | 
	
		
			
				|  |  |     </item>
 | 
	
		
			
				|  |  | -   <item row="0" column="6">
 | 
	
		
			
				|  |  | -    <spacer name="rightSpacer">
 | 
	
		
			
				|  |  | +   <item row="0" column="0">
 | 
	
		
			
				|  |  | +    <spacer name="leftSpacer">
 | 
	
		
			
				|  |  |       <property name="orientation">
 | 
	
		
			
				|  |  |        <enum>Qt::Horizontal</enum>
 | 
	
		
			
				|  |  |       </property>
 | 
	
	
		
			
				|  | @@ -571,20 +582,6 @@
 | 
	
		
			
				|  |  |       </property>
 | 
	
		
			
				|  |  |      </spacer>
 | 
	
		
			
				|  |  |     </item>
 | 
	
		
			
				|  |  | -   <item row="1" column="1">
 | 
	
		
			
				|  |  | -    <widget class="QPushButton" name="pushButton_2">
 | 
	
		
			
				|  |  | -     <property name="text">
 | 
	
		
			
				|  |  | -      <string>Details</string>
 | 
	
		
			
				|  |  | -     </property>
 | 
	
		
			
				|  |  | -    </widget>
 | 
	
		
			
				|  |  | -   </item>
 | 
	
		
			
				|  |  | -   <item row="1" column="2">
 | 
	
		
			
				|  |  | -    <widget class="QToolButton" name="toolButton">
 | 
	
		
			
				|  |  | -     <property name="text">
 | 
	
		
			
				|  |  | -      <string>?</string>
 | 
	
		
			
				|  |  | -     </property>
 | 
	
		
			
				|  |  | -    </widget>
 | 
	
		
			
				|  |  | -   </item>
 | 
	
		
			
				|  |  |    </layout>
 | 
	
		
			
				|  |  |   </widget>
 | 
	
		
			
				|  |  |   <tabstops>
 | 
	
	
		
			
				|  | @@ -609,26 +606,9 @@
 | 
	
		
			
				|  |  |    <tabstop>approachComboBox</tabstop>
 | 
	
		
			
				|  |  |    <tabstop>pushButton_2</tabstop>
 | 
	
		
			
				|  |  |    <tabstop>toolButton</tabstop>
 | 
	
		
			
				|  |  | -  <tabstop>calendarPushButton</tabstop>
 | 
	
		
			
				|  |  |   </tabstops>
 | 
	
		
			
				|  |  |   <resources/>
 | 
	
		
			
				|  |  |   <connections>
 | 
	
		
			
				|  |  | -  <connection>
 | 
	
		
			
				|  |  | -   <sender>buttonBox</sender>
 | 
	
		
			
				|  |  | -   <signal>accepted()</signal>
 | 
	
		
			
				|  |  | -   <receiver>NewNewFlightDialog</receiver>
 | 
	
		
			
				|  |  | -   <slot>accept()</slot>
 | 
	
		
			
				|  |  | -   <hints>
 | 
	
		
			
				|  |  | -    <hint type="sourcelabel">
 | 
	
		
			
				|  |  | -     <x>248</x>
 | 
	
		
			
				|  |  | -     <y>254</y>
 | 
	
		
			
				|  |  | -    </hint>
 | 
	
		
			
				|  |  | -    <hint type="destinationlabel">
 | 
	
		
			
				|  |  | -     <x>157</x>
 | 
	
		
			
				|  |  | -     <y>274</y>
 | 
	
		
			
				|  |  | -    </hint>
 | 
	
		
			
				|  |  | -   </hints>
 | 
	
		
			
				|  |  | -  </connection>
 | 
	
		
			
				|  |  |    <connection>
 | 
	
		
			
				|  |  |     <sender>buttonBox</sender>
 | 
	
		
			
				|  |  |     <signal>rejected()</signal>
 | 
	
	
		
			
				|  | @@ -636,12 +616,12 @@
 | 
	
		
			
				|  |  |     <slot>reject()</slot>
 | 
	
		
			
				|  |  |     <hints>
 | 
	
		
			
				|  |  |      <hint type="sourcelabel">
 | 
	
		
			
				|  |  | -     <x>316</x>
 | 
	
		
			
				|  |  | -     <y>260</y>
 | 
	
		
			
				|  |  | +     <x>490</x>
 | 
	
		
			
				|  |  | +     <y>242</y>
 | 
	
		
			
				|  |  |      </hint>
 | 
	
		
			
				|  |  |      <hint type="destinationlabel">
 | 
	
		
			
				|  |  |       <x>286</x>
 | 
	
		
			
				|  |  | -     <y>274</y>
 | 
	
		
			
				|  |  | +     <y>251</y>
 | 
	
		
			
				|  |  |      </hint>
 | 
	
		
			
				|  |  |     </hints>
 | 
	
		
			
				|  |  |    </connection>
 |