|
@@ -6,8 +6,8 @@
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>1318</width>
|
|
|
- <height>706</height>
|
|
|
+ <width>1024</width>
|
|
|
+ <height>768</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="windowTitle">
|
|
@@ -25,34 +25,37 @@
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="0" column="1" rowspan="3">
|
|
|
+ <widget class="Line" name="line">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="2">
|
|
|
<widget class="QStackedWidget" name="stackedWidget">
|
|
|
<widget class="QWidget" name="welcomePageTails">
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
- <item row="1" column="1">
|
|
|
- <widget class="QLabel" name="searchLabel">
|
|
|
+ <item row="3" column="0">
|
|
|
+ <spacer name="horizontalSpacer">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
<width>0</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
- <property name="text">
|
|
|
- <string>Search:</string>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
</property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="2">
|
|
|
- <widget class="QLineEdit" name="aircraftSearchLineEdit">
|
|
|
- <property name="minimumSize">
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
<size>
|
|
|
- <width>0</width>
|
|
|
- <height>0</height>
|
|
|
+ <width>130</width>
|
|
|
+ <height>20</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
- </widget>
|
|
|
+ </spacer>
|
|
|
</item>
|
|
|
- <item row="2" column="1">
|
|
|
- <widget class="QLabel" name="label_2">
|
|
|
+ <item row="3" column="1" colspan="3">
|
|
|
+ <widget class="QLabel" name="welcomeLabel">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
<width>0</width>
|
|
@@ -60,37 +63,25 @@
|
|
|
</size>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Search in:</string>
|
|
|
+ <string>Select an Aircraft from the List to show or edit details.</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="2" column="2">
|
|
|
- <widget class="QComboBox" name="aircraftSearchComboBox">
|
|
|
+ <item row="2" column="1">
|
|
|
+ <widget class="QLabel" name="label_2">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
<width>0</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
- <item>
|
|
|
- <property name="text">
|
|
|
- <string>Registration</string>
|
|
|
- </property>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <property name="text">
|
|
|
- <string>Type</string>
|
|
|
- </property>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <property name="text">
|
|
|
- <string>Company</string>
|
|
|
- </property>
|
|
|
- </item>
|
|
|
+ <property name="text">
|
|
|
+ <string>Search in:</string>
|
|
|
+ </property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="0">
|
|
|
- <spacer name="horizontalSpacer">
|
|
|
+ <item row="4" column="4">
|
|
|
+ <spacer name="verticalSpacer_2">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
<width>0</width>
|
|
@@ -98,18 +89,28 @@
|
|
|
</size>
|
|
|
</property>
|
|
|
<property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
</property>
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
<size>
|
|
|
- <width>130</width>
|
|
|
- <height>20</height>
|
|
|
+ <width>20</width>
|
|
|
+ <height>286</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
</spacer>
|
|
|
</item>
|
|
|
- <item row="3" column="1" colspan="2">
|
|
|
- <widget class="QLabel" name="welcomeLabel">
|
|
|
+ <item row="1" column="2" colspan="2">
|
|
|
+ <widget class="QLineEdit" name="aircraftSearchLineEdit">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>220</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="1">
|
|
|
+ <widget class="QLabel" name="searchLabel">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
<width>0</width>
|
|
@@ -117,11 +118,11 @@
|
|
|
</size>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Select an Aircraft from the List to show or edit details.</string>
|
|
|
+ <string>Search:</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="3">
|
|
|
+ <item row="3" column="4">
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
@@ -140,26 +141,32 @@
|
|
|
</property>
|
|
|
</spacer>
|
|
|
</item>
|
|
|
- <item row="4" column="3">
|
|
|
- <spacer name="verticalSpacer_2">
|
|
|
+ <item row="2" column="2" colspan="2">
|
|
|
+ <widget class="QComboBox" name="aircraftSearchComboBox">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
- <width>0</width>
|
|
|
+ <width>220</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Vertical</enum>
|
|
|
- </property>
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
- <size>
|
|
|
- <width>20</width>
|
|
|
- <height>286</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- </spacer>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>Registration</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>Type</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>Company</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ </widget>
|
|
|
</item>
|
|
|
- <item row="0" column="3">
|
|
|
+ <item row="0" column="4">
|
|
|
<spacer name="verticalSpacer">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|