aircraftwidget.ui 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>AircraftWidget</class>
  4. <widget class="QWidget" name="AircraftWidget">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1024</width>
  10. <height>768</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QGridLayout" name="gridLayout_2">
  17. <item row="0" column="0">
  18. <widget class="QTableView" name="tableView">
  19. <property name="minimumSize">
  20. <size>
  21. <width>0</width>
  22. <height>0</height>
  23. </size>
  24. </property>
  25. </widget>
  26. </item>
  27. <item row="0" column="1" rowspan="3">
  28. <widget class="Line" name="line">
  29. <property name="orientation">
  30. <enum>Qt::Vertical</enum>
  31. </property>
  32. </widget>
  33. </item>
  34. <item row="0" column="2">
  35. <widget class="QStackedWidget" name="stackedWidget">
  36. <widget class="QWidget" name="welcomePageTails">
  37. <layout class="QGridLayout" name="gridLayout">
  38. <item row="3" column="0">
  39. <spacer name="horizontalSpacer">
  40. <property name="minimumSize">
  41. <size>
  42. <width>0</width>
  43. <height>0</height>
  44. </size>
  45. </property>
  46. <property name="orientation">
  47. <enum>Qt::Horizontal</enum>
  48. </property>
  49. <property name="sizeHint" stdset="0">
  50. <size>
  51. <width>130</width>
  52. <height>20</height>
  53. </size>
  54. </property>
  55. </spacer>
  56. </item>
  57. <item row="3" column="1" colspan="3">
  58. <widget class="QLabel" name="welcomeLabel">
  59. <property name="minimumSize">
  60. <size>
  61. <width>0</width>
  62. <height>0</height>
  63. </size>
  64. </property>
  65. <property name="text">
  66. <string>Select an Aircraft from the List to show or edit details.</string>
  67. </property>
  68. </widget>
  69. </item>
  70. <item row="2" column="1">
  71. <widget class="QLabel" name="label_2">
  72. <property name="minimumSize">
  73. <size>
  74. <width>0</width>
  75. <height>0</height>
  76. </size>
  77. </property>
  78. <property name="text">
  79. <string>Search in:</string>
  80. </property>
  81. </widget>
  82. </item>
  83. <item row="4" column="4">
  84. <spacer name="verticalSpacer_2">
  85. <property name="minimumSize">
  86. <size>
  87. <width>0</width>
  88. <height>0</height>
  89. </size>
  90. </property>
  91. <property name="orientation">
  92. <enum>Qt::Vertical</enum>
  93. </property>
  94. <property name="sizeHint" stdset="0">
  95. <size>
  96. <width>20</width>
  97. <height>286</height>
  98. </size>
  99. </property>
  100. </spacer>
  101. </item>
  102. <item row="1" column="2" colspan="2">
  103. <widget class="QLineEdit" name="aircraftSearchLineEdit">
  104. <property name="minimumSize">
  105. <size>
  106. <width>220</width>
  107. <height>0</height>
  108. </size>
  109. </property>
  110. </widget>
  111. </item>
  112. <item row="1" column="1">
  113. <widget class="QLabel" name="searchLabel">
  114. <property name="minimumSize">
  115. <size>
  116. <width>0</width>
  117. <height>0</height>
  118. </size>
  119. </property>
  120. <property name="text">
  121. <string>Search:</string>
  122. </property>
  123. </widget>
  124. </item>
  125. <item row="3" column="4">
  126. <spacer name="horizontalSpacer_2">
  127. <property name="minimumSize">
  128. <size>
  129. <width>0</width>
  130. <height>0</height>
  131. </size>
  132. </property>
  133. <property name="orientation">
  134. <enum>Qt::Horizontal</enum>
  135. </property>
  136. <property name="sizeHint" stdset="0">
  137. <size>
  138. <width>129</width>
  139. <height>20</height>
  140. </size>
  141. </property>
  142. </spacer>
  143. </item>
  144. <item row="2" column="2" colspan="2">
  145. <widget class="QComboBox" name="aircraftSearchComboBox">
  146. <property name="minimumSize">
  147. <size>
  148. <width>220</width>
  149. <height>0</height>
  150. </size>
  151. </property>
  152. <item>
  153. <property name="text">
  154. <string>Registration</string>
  155. </property>
  156. </item>
  157. <item>
  158. <property name="text">
  159. <string>Type</string>
  160. </property>
  161. </item>
  162. <item>
  163. <property name="text">
  164. <string>Company</string>
  165. </property>
  166. </item>
  167. </widget>
  168. </item>
  169. <item row="0" column="4">
  170. <spacer name="verticalSpacer">
  171. <property name="minimumSize">
  172. <size>
  173. <width>0</width>
  174. <height>0</height>
  175. </size>
  176. </property>
  177. <property name="orientation">
  178. <enum>Qt::Vertical</enum>
  179. </property>
  180. <property name="sizeHint" stdset="0">
  181. <size>
  182. <width>20</width>
  183. <height>287</height>
  184. </size>
  185. </property>
  186. </spacer>
  187. </item>
  188. </layout>
  189. </widget>
  190. </widget>
  191. </item>
  192. <item row="1" column="0">
  193. <widget class="QPushButton" name="newAircraftButton">
  194. <property name="text">
  195. <string>New Aircraft</string>
  196. </property>
  197. </widget>
  198. </item>
  199. <item row="2" column="0">
  200. <widget class="QPushButton" name="deleteAircraftButton">
  201. <property name="text">
  202. <string>Delete Aircraft</string>
  203. </property>
  204. </widget>
  205. </item>
  206. </layout>
  207. </widget>
  208. <resources/>
  209. <connections/>
  210. </ui>