|  | @@ -24,36 +24,49 @@
 | 
	
		
			
				|  |  |         <string>Flight Data</string>
 | 
	
		
			
				|  |  |        </attribute>
 | 
	
		
			
				|  |  |        <layout class="QGridLayout" name="gridLayout">
 | 
	
		
			
				|  |  | -       <item row="1" column="4">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tofbLabel">
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string>Time</string>
 | 
	
		
			
				|  |  | +       <item row="9" column="0" colspan="6">
 | 
	
		
			
				|  |  | +        <widget class="Line" name="line">
 | 
	
		
			
				|  |  | +         <property name="orientation">
 | 
	
		
			
				|  |  | +          <enum>Qt::Horizontal</enum>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="7" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="secondPilotLabel">
 | 
	
		
			
				|  |  | +       <item row="8" column="5">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="RemarksLineEdit">
 | 
	
		
			
				|  |  | +         <property name="minimumSize">
 | 
	
		
			
				|  |  | +          <size>
 | 
	
		
			
				|  |  | +           <width>200</width>
 | 
	
		
			
				|  |  | +           <height>20</height>
 | 
	
		
			
				|  |  | +          </size>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="placeholderText">
 | 
	
		
			
				|  |  | +          <string>optional</string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="12" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="autoPicusLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Second Pilot</string>
 | 
	
		
			
				|  |  | +          <string>PICus</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="1" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="deptLabel">
 | 
	
		
			
				|  |  | +       <item row="3" column="4">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tonbLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Departure</string>
 | 
	
		
			
				|  |  | +          <string>Time</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="14" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="autoDualLabel">
 | 
	
		
			
				|  |  | +       <item row="15" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="autoFILabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Dual</string>
 | 
	
		
			
				|  |  | +          <string>Instructor</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="14" column="4" colspan="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tDualLabel">
 | 
	
		
			
				|  |  | +       <item row="12" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tSPMELabel">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>80</width>
 | 
	
	
		
			
				|  | @@ -83,27 +96,36 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="6" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="acftTypeLabel">
 | 
	
		
			
				|  |  | -         <property name="sizePolicy">
 | 
	
		
			
				|  |  | -          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
	
		
			
				|  |  | -           <horstretch>0</horstretch>
 | 
	
		
			
				|  |  | -           <verstretch>0</verstretch>
 | 
	
		
			
				|  |  | -          </sizepolicy>
 | 
	
		
			
				|  |  | +       <item row="12" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="autoSPMELabel">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>SP / ME</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="minimumSize">
 | 
	
		
			
				|  |  | -          <size>
 | 
	
		
			
				|  |  | -           <width>200</width>
 | 
	
		
			
				|  |  | -           <height>20</height>
 | 
	
		
			
				|  |  | -          </size>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="10" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="autoTotalLabel">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>Total Time</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="3" column="1">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="placeLabel2">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string/>
 | 
	
		
			
				|  |  | +          <string>Place</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="11" column="4" colspan="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tPICLabel">
 | 
	
		
			
				|  |  | +       <item row="8" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="FlightNumberLabel">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>Flight number</string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="15" column="4" colspan="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tFILabel">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>80</width>
 | 
	
	
		
			
				|  | @@ -133,36 +155,78 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="11" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="autoPICLabel">
 | 
	
		
			
				|  |  | +       <item row="5" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="picLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>PIC</string>
 | 
	
		
			
				|  |  | +          <string>Name PIC</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="3" column="4">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tonbLabel">
 | 
	
		
			
				|  |  | +       <item row="5" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="acftLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Time</string>
 | 
	
		
			
				|  |  | +          <string>Aircraft</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="1" column="1">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="placeLabel1">
 | 
	
		
			
				|  |  | +       <item row="0" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="doftLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Place</string>
 | 
	
		
			
				|  |  | +          <string>Date of Flight</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="12" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="autoPicusLabel">
 | 
	
		
			
				|  |  | +       <item row="1" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QComboBox" name="deptTZ">
 | 
	
		
			
				|  |  | +         <property name="focusPolicy">
 | 
	
		
			
				|  |  | +          <enum>Qt::NoFocus</enum>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="toolTip">
 | 
	
		
			
				|  |  | +          <string><html><head/><body><p>UTC - Universal Time Coordinated</p><p>LOCAL - Local time at Airfield</p><p>BASE - Local time at Home Base</p></body></html></string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <item>
 | 
	
		
			
				|  |  | +          <property name="text">
 | 
	
		
			
				|  |  | +           <string>UTC</string>
 | 
	
		
			
				|  |  | +          </property>
 | 
	
		
			
				|  |  | +         </item>
 | 
	
		
			
				|  |  | +         <item>
 | 
	
		
			
				|  |  | +          <property name="text">
 | 
	
		
			
				|  |  | +           <string>Local</string>
 | 
	
		
			
				|  |  | +          </property>
 | 
	
		
			
				|  |  | +         </item>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="1" column="5">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="tofbTimeLineEdit">
 | 
	
		
			
				|  |  | +         <property name="minimumSize">
 | 
	
		
			
				|  |  | +          <size>
 | 
	
		
			
				|  |  | +           <width>200</width>
 | 
	
		
			
				|  |  | +           <height>20</height>
 | 
	
		
			
				|  |  | +          </size>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="toolTip">
 | 
	
		
			
				|  |  | +          <string><html><head/><body><p><span style=" color:#a8abb0;">Enter a valid time.</span></p><p><span style=" color:#a8abb0;">e.g.: 845 0845 8:45 08:45</span></p></body></html></string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="whatsThis">
 | 
	
		
			
				|  |  | +          <string><html><head/><body><p><br/></p></body></html></string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="maxLength">
 | 
	
		
			
				|  |  | +          <number>5</number>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="placeholderText">
 | 
	
		
			
				|  |  | +          <string>00:00</string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="13" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="autoMPLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>PICus</string>
 | 
	
		
			
				|  |  | +          <string>Multi Pilot</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="13" column="4" colspan="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tSICLabel">
 | 
	
		
			
				|  |  | +       <item row="14" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tIFRLabel">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>80</width>
 | 
	
	
		
			
				|  | @@ -192,31 +256,21 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="0" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QDateEdit" name="doftDateEdit">
 | 
	
		
			
				|  |  | -         <property name="dateTime">
 | 
	
		
			
				|  |  | -          <datetime>
 | 
	
		
			
				|  |  | -           <hour>23</hour>
 | 
	
		
			
				|  |  | -           <minute>0</minute>
 | 
	
		
			
				|  |  | -           <second>0</second>
 | 
	
		
			
				|  |  | -           <year>2019</year>
 | 
	
		
			
				|  |  | -           <month>12</month>
 | 
	
		
			
				|  |  | -           <day>2</day>
 | 
	
		
			
				|  |  | -          </datetime>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="displayFormat">
 | 
	
		
			
				|  |  | -          <string>yyyy/MM/dd</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="calendarPopup">
 | 
	
		
			
				|  |  | -          <bool>true</bool>
 | 
	
		
			
				|  |  | +       <item row="5" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="acftLineEdit">
 | 
	
		
			
				|  |  | +         <property name="minimumSize">
 | 
	
		
			
				|  |  | +          <size>
 | 
	
		
			
				|  |  | +           <width>200</width>
 | 
	
		
			
				|  |  | +           <height>20</height>
 | 
	
		
			
				|  |  | +          </size>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="timeSpec">
 | 
	
		
			
				|  |  | -          <enum>Qt::UTC</enum>
 | 
	
		
			
				|  |  | +         <property name="placeholderText">
 | 
	
		
			
				|  |  | +          <string>D-LMAO</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="14" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tIFRLabel">
 | 
	
		
			
				|  |  | +       <item row="14" column="4" colspan="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tDualLabel">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>80</width>
 | 
	
	
		
			
				|  | @@ -246,37 +300,18 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="5" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="acftLineEdit">
 | 
	
		
			
				|  |  | -         <property name="minimumSize">
 | 
	
		
			
				|  |  | -          <size>
 | 
	
		
			
				|  |  | -           <width>200</width>
 | 
	
		
			
				|  |  | -           <height>20</height>
 | 
	
		
			
				|  |  | -          </size>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="placeholderText">
 | 
	
		
			
				|  |  | -          <string>D-LMAO</string>
 | 
	
		
			
				|  |  | +       <item row="1" column="1">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="placeLabel1">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>Place</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="1" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QComboBox" name="deptTZ">
 | 
	
		
			
				|  |  | -         <property name="focusPolicy">
 | 
	
		
			
				|  |  | -          <enum>Qt::NoFocus</enum>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="toolTip">
 | 
	
		
			
				|  |  | -          <string><html><head/><body><p>UTC - Universal Time Coordinated</p><p>LOCAL - Local time at Airfield</p><p>BASE - Local time at Home Base</p></body></html></string>
 | 
	
		
			
				|  |  | +       <item row="3" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="destLabel">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>Destination</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <item>
 | 
	
		
			
				|  |  | -          <property name="text">
 | 
	
		
			
				|  |  | -           <string>UTC</string>
 | 
	
		
			
				|  |  | -          </property>
 | 
	
		
			
				|  |  | -         </item>
 | 
	
		
			
				|  |  | -         <item>
 | 
	
		
			
				|  |  | -          <property name="text">
 | 
	
		
			
				|  |  | -           <string>Local</string>
 | 
	
		
			
				|  |  | -          </property>
 | 
	
		
			
				|  |  | -         </item>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  |         <item row="3" column="2">
 | 
	
	
		
			
				|  | @@ -304,84 +339,107 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="11" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tSPSELabel">
 | 
	
		
			
				|  |  | +       <item row="1" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="deptLocLineEdit">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  | -           <width>80</width>
 | 
	
		
			
				|  |  | -           <height>20</height>
 | 
	
		
			
				|  |  | -          </size>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="maximumSize">
 | 
	
		
			
				|  |  | -          <size>
 | 
	
		
			
				|  |  | -           <width>80</width>
 | 
	
		
			
				|  |  | +           <width>200</width>
 | 
	
		
			
				|  |  |             <height>20</height>
 | 
	
		
			
				|  |  |            </size>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |           <property name="toolTip">
 | 
	
		
			
				|  |  | -          <string><html><head/><body><p>Once all the required items are filled out, the total time of flight will be displayed here.</p></body></html></string>
 | 
	
		
			
				|  |  | +          <string>Enter the ICAO 4-letter Identifier of the Airport</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="styleSheet">
 | 
	
		
			
				|  |  | -          <string notr="true"/>
 | 
	
		
			
				|  |  | +         <property name="inputMethodHints">
 | 
	
		
			
				|  |  | +          <set>Qt::ImhNone</set>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="frameShape">
 | 
	
		
			
				|  |  | -          <enum>QFrame::NoFrame</enum>
 | 
	
		
			
				|  |  | +         <property name="inputMask">
 | 
	
		
			
				|  |  | +          <string/>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="frameShadow">
 | 
	
		
			
				|  |  | -          <enum>QFrame::Plain</enum>
 | 
	
		
			
				|  |  | +         <property name="maxLength">
 | 
	
		
			
				|  |  | +          <number>4</number>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string> 00:00</string>
 | 
	
		
			
				|  |  | +         <property name="placeholderText">
 | 
	
		
			
				|  |  | +          <string>KJFK</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="8" column="5">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="RemarksLineEdit">
 | 
	
		
			
				|  |  | -         <property name="minimumSize">
 | 
	
		
			
				|  |  | -          <size>
 | 
	
		
			
				|  |  | -           <width>200</width>
 | 
	
		
			
				|  |  | -           <height>20</height>
 | 
	
		
			
				|  |  | -          </size>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="placeholderText">
 | 
	
		
			
				|  |  | -          <string>optional</string>
 | 
	
		
			
				|  |  | +       <item row="7" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="secondPilotLabel">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>Second Pilot</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="5" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="picLabel">
 | 
	
		
			
				|  |  | +       <item row="11" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="autoSPSELabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Name PIC</string>
 | 
	
		
			
				|  |  | +          <string>SP / SE</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="1" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="deptLocLineEdit">
 | 
	
		
			
				|  |  | +       <item row="3" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QComboBox" name="destTZ">
 | 
	
		
			
				|  |  | +         <property name="focusPolicy">
 | 
	
		
			
				|  |  | +          <enum>Qt::NoFocus</enum>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="toolTip">
 | 
	
		
			
				|  |  | +          <string><html><head/><body><p>UTC - Universal Time Coordinated</p><p>LOCAL - Local time at Airfield</p><p>BASE - Local time at Home Base</p></body></html></string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <item>
 | 
	
		
			
				|  |  | +          <property name="text">
 | 
	
		
			
				|  |  | +           <string>UTC</string>
 | 
	
		
			
				|  |  | +          </property>
 | 
	
		
			
				|  |  | +         </item>
 | 
	
		
			
				|  |  | +         <item>
 | 
	
		
			
				|  |  | +          <property name="text">
 | 
	
		
			
				|  |  | +           <string>Local</string>
 | 
	
		
			
				|  |  | +          </property>
 | 
	
		
			
				|  |  | +         </item>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="6" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="acftTypeLabel">
 | 
	
		
			
				|  |  | +         <property name="sizePolicy">
 | 
	
		
			
				|  |  | +          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
	
		
			
				|  |  | +           <horstretch>0</horstretch>
 | 
	
		
			
				|  |  | +           <verstretch>0</verstretch>
 | 
	
		
			
				|  |  | +          </sizepolicy>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>200</width>
 | 
	
		
			
				|  |  |             <height>20</height>
 | 
	
		
			
				|  |  |            </size>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="toolTip">
 | 
	
		
			
				|  |  | -          <string>Enter the ICAO 4-letter Identifier of the Airport</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="inputMethodHints">
 | 
	
		
			
				|  |  | -          <set>Qt::ImhNone</set>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="inputMask">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  |            <string/>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="maxLength">
 | 
	
		
			
				|  |  | -          <number>4</number>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="11" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="autoPICLabel">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>PIC</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="placeholderText">
 | 
	
		
			
				|  |  | -          <string>KJFK</string>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="1" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="deptLabel">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>Departure</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="12" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tSPMELabel">
 | 
	
		
			
				|  |  | +       <item row="14" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="autoDualLabel">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>Dual</string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="11" column="4" colspan="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tPICLabel">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>80</width>
 | 
	
	
		
			
				|  | @@ -411,37 +469,27 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="12" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="autoSPMELabel">
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string>SP / ME</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="1" column="5">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="tofbTimeLineEdit">
 | 
	
		
			
				|  |  | +       <item row="2" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="deptNameLabel">
 | 
	
		
			
				|  |  | +         <property name="sizePolicy">
 | 
	
		
			
				|  |  | +          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
	
		
			
				|  |  | +           <horstretch>0</horstretch>
 | 
	
		
			
				|  |  | +           <verstretch>0</verstretch>
 | 
	
		
			
				|  |  | +          </sizepolicy>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>200</width>
 | 
	
		
			
				|  |  |             <height>20</height>
 | 
	
		
			
				|  |  |            </size>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="toolTip">
 | 
	
		
			
				|  |  | -          <string><html><head/><body><p><span style=" color:#a8abb0;">Enter a valid time.</span></p><p><span style=" color:#a8abb0;">e.g.: 845 0845 8:45 08:45</span></p></body></html></string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="whatsThis">
 | 
	
		
			
				|  |  | -          <string><html><head/><body><p><br/></p></body></html></string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="maxLength">
 | 
	
		
			
				|  |  | -          <number>5</number>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="placeholderText">
 | 
	
		
			
				|  |  | -          <string>00:00</string>
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string/>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="15" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tNIGHTLabel">
 | 
	
		
			
				|  |  | +       <item row="13" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tMPLabel">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>80</width>
 | 
	
	
		
			
				|  | @@ -471,15 +519,8 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="0" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="doftLabel">
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string>Date of Flight</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="13" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tMPLabel">
 | 
	
		
			
				|  |  | +       <item row="15" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tNIGHTLabel">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>80</width>
 | 
	
	
		
			
				|  | @@ -509,14 +550,8 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="4" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="destNameLabel">
 | 
	
		
			
				|  |  | -         <property name="sizePolicy">
 | 
	
		
			
				|  |  | -          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
	
		
			
				|  |  | -           <horstretch>0</horstretch>
 | 
	
		
			
				|  |  | -           <verstretch>0</verstretch>
 | 
	
		
			
				|  |  | -          </sizepolicy>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | +       <item row="7" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="secondPilotNameLineEdit">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>200</width>
 | 
	
	
		
			
				|  | @@ -526,10 +561,26 @@
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  |            <string/>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | +         <property name="placeholderText">
 | 
	
		
			
				|  |  | +          <string>optional</string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="10" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tblkLabel">
 | 
	
		
			
				|  |  | +       <item row="8" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="FlightNumberLineEdit">
 | 
	
		
			
				|  |  | +         <property name="minimumSize">
 | 
	
		
			
				|  |  | +          <size>
 | 
	
		
			
				|  |  | +           <width>200</width>
 | 
	
		
			
				|  |  | +           <height>20</height>
 | 
	
		
			
				|  |  | +          </size>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="placeholderText">
 | 
	
		
			
				|  |  | +          <string>optional</string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +        </widget>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="13" column="4" colspan="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tSICLabel">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>80</width>
 | 
	
	
		
			
				|  | @@ -546,7 +597,7 @@
 | 
	
		
			
				|  |  |            <string><html><head/><body><p>Once all the required items are filled out, the total time of flight will be displayed here.</p></body></html></string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |           <property name="styleSheet">
 | 
	
		
			
				|  |  | -          <string notr="true">color: yellow;</string>
 | 
	
		
			
				|  |  | +          <string notr="true"/>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |           <property name="frameShape">
 | 
	
		
			
				|  |  |            <enum>QFrame::NoFrame</enum>
 | 
	
	
		
			
				|  | @@ -559,76 +610,65 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="11" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="autoSPSELabel">
 | 
	
		
			
				|  |  | +       <item row="7" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="thirdPilotLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>SP / SE</string>
 | 
	
		
			
				|  |  | +          <string>Third Pilot</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="2" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="deptNameLabel">
 | 
	
		
			
				|  |  | -         <property name="sizePolicy">
 | 
	
		
			
				|  |  | -          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
	
		
			
				|  |  | -           <horstretch>0</horstretch>
 | 
	
		
			
				|  |  | -           <verstretch>0</verstretch>
 | 
	
		
			
				|  |  | -          </sizepolicy>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | +       <item row="12" column="4" colspan="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tPICUSLabel">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  | -           <width>200</width>
 | 
	
		
			
				|  |  | +           <width>80</width>
 | 
	
		
			
				|  |  |             <height>20</height>
 | 
	
		
			
				|  |  |            </size>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string/>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="3" column="5">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="tonbTimeLineEdit">
 | 
	
		
			
				|  |  | -         <property name="minimumSize">
 | 
	
		
			
				|  |  | +         <property name="maximumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  | -           <width>200</width>
 | 
	
		
			
				|  |  | +           <width>80</width>
 | 
	
		
			
				|  |  |             <height>20</height>
 | 
	
		
			
				|  |  |            </size>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |           <property name="toolTip">
 | 
	
		
			
				|  |  | -          <string><html><head/><body><p><span style=" color:#a8abb0;">Enter a valid time.</span></p><p><span style=" color:#a8abb0;">e.g.: 845 0845 8:45 08:45</span></p></body></html></string>
 | 
	
		
			
				|  |  | +          <string><html><head/><body><p>Once all the required items are filled out, the total time of flight will be displayed here.</p></body></html></string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="whatsThis">
 | 
	
		
			
				|  |  | -          <string><html><head/><body><p><br/></p></body></html></string>
 | 
	
		
			
				|  |  | +         <property name="styleSheet">
 | 
	
		
			
				|  |  | +          <string notr="true"/>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="placeholderText">
 | 
	
		
			
				|  |  | -          <string>00:00</string>
 | 
	
		
			
				|  |  | +         <property name="frameShape">
 | 
	
		
			
				|  |  | +          <enum>QFrame::NoFrame</enum>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="frameShadow">
 | 
	
		
			
				|  |  | +          <enum>QFrame::Plain</enum>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="7" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="thirdPilotLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Third Pilot</string>
 | 
	
		
			
				|  |  | +          <string> 00:00</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="7" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="secondPilotNameLineEdit">
 | 
	
		
			
				|  |  | +       <item row="3" column="5">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="tonbTimeLineEdit">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>200</width>
 | 
	
		
			
				|  |  |             <height>20</height>
 | 
	
		
			
				|  |  |            </size>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string/>
 | 
	
		
			
				|  |  | +         <property name="toolTip">
 | 
	
		
			
				|  |  | +          <string><html><head/><body><p><span style=" color:#a8abb0;">Enter a valid time.</span></p><p><span style=" color:#a8abb0;">e.g.: 845 0845 8:45 08:45</span></p></body></html></string>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  | +         <property name="whatsThis">
 | 
	
		
			
				|  |  | +          <string><html><head/><body><p><br/></p></body></html></string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |           <property name="placeholderText">
 | 
	
		
			
				|  |  | -          <string>optional</string>
 | 
	
		
			
				|  |  | +          <string>00:00</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="7" column="5">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="thirdPilotNameLineEdit">
 | 
	
		
			
				|  |  | +       <item row="5" column="5">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="picNameLineEdit">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>200</width>
 | 
	
	
		
			
				|  | @@ -636,33 +676,19 @@
 | 
	
		
			
				|  |  |            </size>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |           <property name="placeholderText">
 | 
	
		
			
				|  |  | -          <string>optional</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="13" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="autoMPLabel">
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string>Multi Pilot</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="5" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="acftLabel">
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string>Aircraft</string>
 | 
	
		
			
				|  |  | +          <string>self</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="3" column="1">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="placeLabel2">
 | 
	
		
			
				|  |  | +       <item row="1" column="4">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tofbLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Place</string>
 | 
	
		
			
				|  |  | +          <string>Time</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="5" column="5">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="picNameLineEdit">
 | 
	
		
			
				|  |  | +       <item row="7" column="5">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="thirdPilotNameLineEdit">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>200</width>
 | 
	
	
		
			
				|  | @@ -670,39 +696,26 @@
 | 
	
		
			
				|  |  |            </size>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |           <property name="placeholderText">
 | 
	
		
			
				|  |  | -          <string>self</string>
 | 
	
		
			
				|  |  | +          <string>optional</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="3" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QComboBox" name="destTZ">
 | 
	
		
			
				|  |  | -         <property name="focusPolicy">
 | 
	
		
			
				|  |  | -          <enum>Qt::NoFocus</enum>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -         <property name="toolTip">
 | 
	
		
			
				|  |  | -          <string><html><head/><body><p>UTC - Universal Time Coordinated</p><p>LOCAL - Local time at Airfield</p><p>BASE - Local time at Home Base</p></body></html></string>
 | 
	
		
			
				|  |  | +       <item row="15" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="autoNightLabel">
 | 
	
		
			
				|  |  | +         <property name="text">
 | 
	
		
			
				|  |  | +          <string>Night</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <item>
 | 
	
		
			
				|  |  | -          <property name="text">
 | 
	
		
			
				|  |  | -           <string>UTC</string>
 | 
	
		
			
				|  |  | -          </property>
 | 
	
		
			
				|  |  | -         </item>
 | 
	
		
			
				|  |  | -         <item>
 | 
	
		
			
				|  |  | -          <property name="text">
 | 
	
		
			
				|  |  | -           <string>Local</string>
 | 
	
		
			
				|  |  | -          </property>
 | 
	
		
			
				|  |  | -         </item>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="8" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="RemarksLabel">
 | 
	
		
			
				|  |  | +       <item row="14" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="autoIFRLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Remarks</string>
 | 
	
		
			
				|  |  | +          <string>IFR</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="12" column="4" colspan="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tPICUSLabel">
 | 
	
		
			
				|  |  | +       <item row="11" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tSPSELabel">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>80</width>
 | 
	
	
		
			
				|  | @@ -732,63 +745,37 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="15" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="autoNightLabel">
 | 
	
		
			
				|  |  | +       <item row="0" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLineEdit" name="doftLineEdit"/>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +       <item row="8" column="3">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="RemarksLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Night</string>
 | 
	
		
			
				|  |  | +          <string>Remarks</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="8" column="2">
 | 
	
		
			
				|  |  | -        <widget class="QLineEdit" name="FlightNumberLineEdit">
 | 
	
		
			
				|  |  | +       <item row="4" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="destNameLabel">
 | 
	
		
			
				|  |  | +         <property name="sizePolicy">
 | 
	
		
			
				|  |  | +          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 | 
	
		
			
				|  |  | +           <horstretch>0</horstretch>
 | 
	
		
			
				|  |  | +           <verstretch>0</verstretch>
 | 
	
		
			
				|  |  | +          </sizepolicy>
 | 
	
		
			
				|  |  | +         </property>
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>200</width>
 | 
	
		
			
				|  |  |             <height>20</height>
 | 
	
		
			
				|  |  |            </size>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  | -         <property name="placeholderText">
 | 
	
		
			
				|  |  | -          <string>optional</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="14" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="autoIFRLabel">
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string>IFR</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="9" column="0" colspan="6">
 | 
	
		
			
				|  |  | -        <widget class="Line" name="line">
 | 
	
		
			
				|  |  | -         <property name="orientation">
 | 
	
		
			
				|  |  | -          <enum>Qt::Horizontal</enum>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="3" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="destLabel">
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string>Destination</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="10" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="autoTotalLabel">
 | 
	
		
			
				|  |  | -         <property name="text">
 | 
	
		
			
				|  |  | -          <string>Total Time</string>
 | 
	
		
			
				|  |  | -         </property>
 | 
	
		
			
				|  |  | -        </widget>
 | 
	
		
			
				|  |  | -       </item>
 | 
	
		
			
				|  |  | -       <item row="15" column="3">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="autoFILabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Instructor</string>
 | 
	
		
			
				|  |  | +          <string/>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="15" column="4" colspan="2">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="tFILabel">
 | 
	
		
			
				|  |  | +       <item row="10" column="2">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="tblkLabel">
 | 
	
		
			
				|  |  |           <property name="minimumSize">
 | 
	
		
			
				|  |  |            <size>
 | 
	
		
			
				|  |  |             <width>80</width>
 | 
	
	
		
			
				|  | @@ -805,7 +792,7 @@
 | 
	
		
			
				|  |  |            <string><html><head/><body><p>Once all the required items are filled out, the total time of flight will be displayed here.</p></body></html></string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |           <property name="styleSheet">
 | 
	
		
			
				|  |  | -          <string notr="true"/>
 | 
	
		
			
				|  |  | +          <string notr="true">color: yellow;</string>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |           <property name="frameShape">
 | 
	
		
			
				|  |  |            <enum>QFrame::NoFrame</enum>
 | 
	
	
		
			
				|  | @@ -825,14 +812,67 @@
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  | -       <item row="8" column="0">
 | 
	
		
			
				|  |  | -        <widget class="QLabel" name="FlightNumberLabel">
 | 
	
		
			
				|  |  | +       <item row="0" column="5">
 | 
	
		
			
				|  |  | +        <widget class="QLabel" name="doftDisplayLabel">
 | 
	
		
			
				|  |  |           <property name="text">
 | 
	
		
			
				|  |  | -          <string>Flight number</string>
 | 
	
		
			
				|  |  | +          <string/>
 | 
	
		
			
				|  |  |           </property>
 | 
	
		
			
				|  |  |          </widget>
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  |        </layout>
 | 
	
		
			
				|  |  | +      <zorder>placeLabel2</zorder>
 | 
	
		
			
				|  |  | +      <zorder>deptLocLineEdit</zorder>
 | 
	
		
			
				|  |  | +      <zorder>deptNameLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>acftLineEdit</zorder>
 | 
	
		
			
				|  |  | +      <zorder>destLocLineEdit</zorder>
 | 
	
		
			
				|  |  | +      <zorder>acftTypeLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>destNameLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>doftLineEdit</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tofbLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>secondPilotLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>deptLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>autoDualLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tDualLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tPICLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>autoPICLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tonbLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>placeLabel1</zorder>
 | 
	
		
			
				|  |  | +      <zorder>autoPicusLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tSICLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tIFRLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>deptTZ</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tSPSELabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>RemarksLineEdit</zorder>
 | 
	
		
			
				|  |  | +      <zorder>picLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tSPMELabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>autoSPMELabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tofbTimeLineEdit</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tNIGHTLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>doftLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tMPLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tblkLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>autoSPSELabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tonbTimeLineEdit</zorder>
 | 
	
		
			
				|  |  | +      <zorder>thirdPilotLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>secondPilotNameLineEdit</zorder>
 | 
	
		
			
				|  |  | +      <zorder>thirdPilotNameLineEdit</zorder>
 | 
	
		
			
				|  |  | +      <zorder>autoMPLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>acftLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>picNameLineEdit</zorder>
 | 
	
		
			
				|  |  | +      <zorder>destTZ</zorder>
 | 
	
		
			
				|  |  | +      <zorder>RemarksLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tPICUSLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>autoNightLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>FlightNumberLineEdit</zorder>
 | 
	
		
			
				|  |  | +      <zorder>autoIFRLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>line</zorder>
 | 
	
		
			
				|  |  | +      <zorder>destLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>autoTotalLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>autoFILabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>tFILabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>autoSICLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>FlightNumberLabel</zorder>
 | 
	
		
			
				|  |  | +      <zorder>doftDisplayLabel</zorder>
 | 
	
		
			
				|  |  |       </widget>
 | 
	
		
			
				|  |  |       <widget class="QWidget" name="autoLoggingTab">
 | 
	
		
			
				|  |  |        <attribute name="title">
 | 
	
	
		
			
				|  | @@ -1350,6 +1390,16 @@
 | 
	
		
			
				|  |  |         </item>
 | 
	
		
			
				|  |  |        </layout>
 | 
	
		
			
				|  |  |       </widget>
 | 
	
		
			
				|  |  | +     <widget class="QWidget" name="calendarTab">
 | 
	
		
			
				|  |  | +      <attribute name="title">
 | 
	
		
			
				|  |  | +       <string>Calendar</string>
 | 
	
		
			
				|  |  | +      </attribute>
 | 
	
		
			
				|  |  | +      <layout class="QGridLayout" name="gridLayout_4">
 | 
	
		
			
				|  |  | +       <item row="0" column="0">
 | 
	
		
			
				|  |  | +        <widget class="QCalendarWidget" name="calendarWidget"/>
 | 
	
		
			
				|  |  | +       </item>
 | 
	
		
			
				|  |  | +      </layout>
 | 
	
		
			
				|  |  | +     </widget>
 | 
	
		
			
				|  |  |      </widget>
 | 
	
		
			
				|  |  |     </item>
 | 
	
		
			
				|  |  |     <item row="1" column="0">
 |