|
@@ -6,101 +6,73 @@
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>960</width>
|
|
|
- <height>252</height>
|
|
|
+ <width>1022</width>
|
|
|
+ <height>262</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="windowTitle">
|
|
|
<string>Dialog</string>
|
|
|
</property>
|
|
|
<layout class="QGridLayout" name="gridLayout_4">
|
|
|
- <item row="1" column="2">
|
|
|
- <widget class="QToolButton" name="toolButton">
|
|
|
- <property name="text">
|
|
|
- <string>?</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </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="5">
|
|
|
- <widget class="QDialogButtonBox" name="buttonBox">
|
|
|
- <property name="enabled">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
- </property>
|
|
|
- <property name="standardButtons">
|
|
|
- <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </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>
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
<size>
|
|
|
- <width>48</width>
|
|
|
- <height>20</height>
|
|
|
+ <width>23</width>
|
|
|
+ <height>203</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
</spacer>
|
|
|
</item>
|
|
|
- <item row="0" column="1" colspan="5">
|
|
|
+ <item row="0" column="1" colspan="3">
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
<item row="0" column="0">
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
- <item row="5" column="1">
|
|
|
- <widget class="QLabel" name="tblkDisplayLabel">
|
|
|
+ <item row="0" column="0">
|
|
|
+ <widget class="QLabel" name="doftLabel">
|
|
|
<property name="text">
|
|
|
- <string>00:00</string>
|
|
|
+ <string>Date of flight</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="2" column="4">
|
|
|
- <widget class="QLineEdit" name="sicNameLineEdit">
|
|
|
- <property name="maximumSize">
|
|
|
- <size>
|
|
|
- <width>120</width>
|
|
|
- <height>16777215</height>
|
|
|
- </size>
|
|
|
+ <item row="4" column="3">
|
|
|
+ <widget class="QLabel" name="flightNumberLabel">
|
|
|
+ <property name="text">
|
|
|
+ <string>Flight Number</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="2" column="3">
|
|
|
+ <widget class="QLabel" name="sicLabel">
|
|
|
<property name="text">
|
|
|
- <string>Destination</string>
|
|
|
+ <string>SIC</string>
|
|
|
</property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="4">
|
|
|
- <widget class="QLineEdit" name="picNameLineEdit">
|
|
|
- <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="0" column="0">
|
|
|
- <widget class="QLabel" name="doftLabel">
|
|
|
+ <item row="4" column="0">
|
|
|
+ <widget class="QLabel" name="tonbLabel">
|
|
|
<property name="text">
|
|
|
- <string>Date of flight</string>
|
|
|
+ <string>On Blocks</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="0" column="4">
|
|
|
<widget class="QLineEdit" name="acftLineEdit">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>160</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
<width>120</width>
|
|
@@ -109,6 +81,26 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item row="0" column="3">
|
|
|
+ <widget class="QLabel" name="acftLabel">
|
|
|
+ <property name="text">
|
|
|
+ <string>Aircraft</string>
|
|
|
+ </property>
|
|
|
+ <property name="alignment">
|
|
|
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
+ </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>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
<item row="5" column="0">
|
|
|
<widget class="QLabel" name="tblkLabel">
|
|
|
<property name="text">
|
|
@@ -116,24 +108,47 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="4" column="2">
|
|
|
- <widget class="QLabel" name="tonbSpacerLabel">
|
|
|
- <property name="enabled">
|
|
|
- <bool>false</bool>
|
|
|
+ <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="4" column="4">
|
|
|
+ <widget class="QLineEdit" name="flightNumberLineEdit">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
- <width>120</width>
|
|
|
+ <width>160</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0">
|
|
|
+ <widget class="QLabel" name="deptLabel">
|
|
|
<property name="text">
|
|
|
- <string/>
|
|
|
+ <string>Departure</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="5" column="4">
|
|
|
- <widget class="QLineEdit" name="remarksLineEdit">
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="QLineEdit" name="doftLineEdit">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>160</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
<width>120</width>
|
|
@@ -142,91 +157,99 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="2">
|
|
|
- <widget class="QLabel" name="tofbSpacerLabel">
|
|
|
- <property name="enabled">
|
|
|
- <bool>false</bool>
|
|
|
+ <item row="2" column="0">
|
|
|
+ <widget class="QLabel" name="destLabel">
|
|
|
+ <property name="text">
|
|
|
+ <string>Destination</string>
|
|
|
</property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="2" column="1">
|
|
|
+ <widget class="QLineEdit" name="destLocationLineEdit">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
- <width>120</width>
|
|
|
+ <width>160</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
- <property name="text">
|
|
|
- <string/>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="2">
|
|
|
- <widget class="QLabel" name="deptNameLabel">
|
|
|
- <property name="enabled">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
+ <item row="0" column="2">
|
|
|
+ <widget class="QLabel" name="doftDisplayLabel">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
- <width>120</width>
|
|
|
+ <width>200</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <italic>true</italic>
|
|
|
- </font>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>200</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="5">
|
|
|
- <widget class="QLabel" name="picNameDisplayLabel">
|
|
|
- <property name="enabled">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
+ <item row="1" column="1">
|
|
|
+ <widget class="QLineEdit" name="deptLocationLineEdit">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
- <width>120</width>
|
|
|
+ <width>160</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
- <property name="text">
|
|
|
- <string/>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="0">
|
|
|
- <widget class="QLabel" name="deptLabel">
|
|
|
- <property name="text">
|
|
|
- <string>Departure</string>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="2" column="5">
|
|
|
- <widget class="QLabel" name="sicNameDisplayLabel">
|
|
|
+ <item row="1" column="2">
|
|
|
+ <widget class="QLabel" name="deptNameLabel">
|
|
|
<property name="enabled">
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
- <width>120</width>
|
|
|
+ <width>200</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>200</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <italic>true</italic>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="0">
|
|
|
- <widget class="QLabel" name="tofbLabel">
|
|
|
- <property name="text">
|
|
|
- <string>Off Blocks</string>
|
|
|
+ <item row="1" column="4">
|
|
|
+ <widget class="QLineEdit" name="picNameLineEdit">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>160</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
</property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="4" column="4">
|
|
|
- <widget class="QLineEdit" name="flightNumberLineEdit">
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
<width>120</width>
|
|
@@ -235,8 +258,14 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="0" column="1">
|
|
|
- <widget class="QLineEdit" name="doftLineEdit">
|
|
|
+ <item row="2" column="4">
|
|
|
+ <widget class="QLineEdit" name="sicNameLineEdit">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>160</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
<width>120</width>
|
|
@@ -245,144 +274,115 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="4" column="3">
|
|
|
- <widget class="QLabel" name="flightNumberLabel">
|
|
|
- <property name="text">
|
|
|
- <string>Flight Number</string>
|
|
|
- </property>
|
|
|
- <property name="alignment">
|
|
|
- <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="5" column="5">
|
|
|
- <widget class="QLabel" name="remarksSpacerLabel">
|
|
|
+ <item row="2" column="2">
|
|
|
+ <widget class="QLabel" name="destNameLabel">
|
|
|
<property name="enabled">
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
- <width>120</width>
|
|
|
+ <width>200</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>200</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <italic>true</italic>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="5" column="3">
|
|
|
- <widget class="QLabel" name="remarksLabel">
|
|
|
+ <item row="3" column="0">
|
|
|
+ <widget class="QLabel" name="tofbLabel">
|
|
|
<property name="text">
|
|
|
- <string>Remarks</string>
|
|
|
- </property>
|
|
|
- <property name="alignment">
|
|
|
- <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
+ <string>Off Blocks</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="3">
|
|
|
- <widget class="QLabel" name="thirdPilotLabel">
|
|
|
- <property name="text">
|
|
|
- <string>Third Pilot</string>
|
|
|
- </property>
|
|
|
- <property name="alignment">
|
|
|
- <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
+ <item row="3" column="2">
|
|
|
+ <widget class="QLabel" name="tofbSpacerLabel">
|
|
|
+ <property name="enabled">
|
|
|
+ <bool>false</bool>
|
|
|
</property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="5" column="2">
|
|
|
- <widget class="QLabel" name="submissionReadyLabel">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
- <width>120</width>
|
|
|
+ <width>200</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
- <property name="text">
|
|
|
- <string/>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="3" column="4">
|
|
|
- <widget class="QLineEdit" name="thirdPilotNameLineEdit">
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
- <width>120</width>
|
|
|
+ <width>200</width>
|
|
|
<height>16777215</height>
|
|
|
</size>
|
|
|
</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>
|
|
|
+ <string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="1">
|
|
|
- <widget class="QLineEdit" name="tofbTimeLineEdit">
|
|
|
+ <item row="4" column="2">
|
|
|
+ <widget class="QLabel" name="tonbSpacerLabel">
|
|
|
+ <property name="enabled">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>200</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
- <width>120</width>
|
|
|
+ <width>200</width>
|
|
|
<height>16777215</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
+ <property name="text">
|
|
|
+ <string/>
|
|
|
+ </property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="4" column="5">
|
|
|
- <widget class="QLabel" name="flightNumberSpacerLabel">
|
|
|
- <property name="enabled">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
+ <item row="5" column="1">
|
|
|
+ <widget class="QLabel" name="tblkDisplayLabel">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
- <width>120</width>
|
|
|
+ <width>160</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string/>
|
|
|
+ <string>00:00</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="3">
|
|
|
- <widget class="QLabel" name="picLabel">
|
|
|
+ <item row="3" column="3">
|
|
|
+ <widget class="QLabel" name="thirdPilotLabel">
|
|
|
<property name="text">
|
|
|
- <string>PIC</string>
|
|
|
+ <string>Third Pilot</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="0" column="5">
|
|
|
- <widget class="QLabel" name="acftDisplayLabel">
|
|
|
- <property name="enabled">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
+ <item row="4" column="1">
|
|
|
+ <widget class="QLineEdit" name="tonbTimeLineEdit">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
- <width>120</width>
|
|
|
+ <width>160</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <italic>true</italic>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string/>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="4" column="1">
|
|
|
- <widget class="QLineEdit" name="tonbTimeLineEdit">
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
<width>120</width>
|
|
@@ -391,39 +391,30 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="2" column="2">
|
|
|
- <widget class="QLabel" name="destNameLabel">
|
|
|
- <property name="enabled">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
+ <item row="5" column="4">
|
|
|
+ <widget class="QLineEdit" name="remarksLineEdit">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
- <width>120</width>
|
|
|
+ <width>160</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <italic>true</italic>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string/>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="0" column="3">
|
|
|
- <widget class="QLabel" name="acftLabel">
|
|
|
- <property name="text">
|
|
|
- <string>Aircraft</string>
|
|
|
- </property>
|
|
|
- <property name="alignment">
|
|
|
- <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
+ <item row="3" column="1">
|
|
|
+ <widget class="QLineEdit" name="tofbTimeLineEdit">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>160</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
</property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="2" column="1">
|
|
|
- <widget class="QLineEdit" name="destLocationLineEdit">
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
<width>120</width>
|
|
@@ -432,8 +423,14 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="1">
|
|
|
- <widget class="QLineEdit" name="deptLocationLineEdit">
|
|
|
+ <item row="3" column="4">
|
|
|
+ <widget class="QLineEdit" name="thirdPilotNameLineEdit">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>160</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
<width>120</width>
|
|
@@ -442,43 +439,67 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="5">
|
|
|
- <widget class="QLabel" name="thirdPilotNameDisplayLabel">
|
|
|
- <property name="enabled">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
+ <item row="5" column="2">
|
|
|
+ <widget class="QLabel" name="submissionReadyLabel">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
- <width>120</width>
|
|
|
+ <width>200</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>200</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="4" column="0">
|
|
|
- <widget class="QLabel" name="tonbLabel">
|
|
|
+ </layout>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="Line" name="line_2">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="2">
|
|
|
+ <layout class="QGridLayout" name="gridLayout_2">
|
|
|
+ <item row="0" column="0" colspan="2">
|
|
|
+ <widget class="QCheckBox" name="pilotFlyingCheckBox">
|
|
|
<property name="text">
|
|
|
- <string>On Blocks</string>
|
|
|
+ <string>Pilot Flying</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="0" column="2">
|
|
|
- <widget class="QLabel" name="doftDisplayLabel">
|
|
|
+ <widget class="QCheckBox" name="ifrCheckBox">
|
|
|
<property name="text">
|
|
|
- <string/>
|
|
|
+ <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>
|
|
|
- </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">
|
|
@@ -486,6 +507,9 @@
|
|
|
</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">
|
|
@@ -493,13 +517,6 @@
|
|
|
</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">
|
|
@@ -536,30 +553,6 @@
|
|
|
</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">
|
|
@@ -570,23 +563,57 @@
|
|
|
<item row="4" column="1" colspan="2">
|
|
|
<widget class="QComboBox" name="approachComboBox"/>
|
|
|
</item>
|
|
|
+ <item row="5" column="0" colspan="3">
|
|
|
+ <widget class="QLabel" name="spacerLabel">
|
|
|
+ <property name="text">
|
|
|
+ <string/>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
- <item row="0" column="0">
|
|
|
- <spacer name="leftSpacer">
|
|
|
+ <item row="0" column="4" rowspan="2">
|
|
|
+ <spacer name="rightSpacer">
|
|
|
<property name="orientation">
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
</property>
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
<size>
|
|
|
- <width>48</width>
|
|
|
- <height>20</height>
|
|
|
+ <width>22</width>
|
|
|
+ <height>228</height>
|
|
|
</size>
|
|
|
</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>
|
|
|
+ <item row="1" column="3">
|
|
|
+ <widget class="QDialogButtonBox" name="buttonBox">
|
|
|
+ <property name="enabled">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ <property name="standardButtons">
|
|
|
+ <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
<tabstops>
|