newflight.ui 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>NewFlight</class>
  4. <widget class="QDialog" name="NewFlight">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>625</width>
  10. <height>619</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>New Flight</string>
  15. </property>
  16. <layout class="QGridLayout" name="gridLayout_4">
  17. <item row="0" column="0" colspan="3">
  18. <widget class="QTabWidget" name="flightDataTabWidget">
  19. <property name="currentIndex">
  20. <number>0</number>
  21. </property>
  22. <widget class="QWidget" name="flightDataTab">
  23. <attribute name="title">
  24. <string>Flight Data</string>
  25. </attribute>
  26. <layout class="QGridLayout" name="gridLayout">
  27. <item row="3" column="3">
  28. <widget class="QLabel" name="picLabel">
  29. <property name="text">
  30. <string>Name PIC</string>
  31. </property>
  32. </widget>
  33. </item>
  34. <item row="3" column="0">
  35. <widget class="QLabel" name="acftLabel">
  36. <property name="text">
  37. <string>Aircraft</string>
  38. </property>
  39. </widget>
  40. </item>
  41. <item row="2" column="2">
  42. <widget class="QLineEdit" name="newDestLocLineEdit">
  43. <property name="toolTip">
  44. <string>Enter the ICAO 4-letter Identifier of the Airport</string>
  45. </property>
  46. <property name="inputMethodHints">
  47. <set>Qt::ImhNone</set>
  48. </property>
  49. <property name="maxLength">
  50. <number>4</number>
  51. </property>
  52. <property name="placeholderText">
  53. <string>EDDF</string>
  54. </property>
  55. </widget>
  56. </item>
  57. <item row="4" column="5">
  58. <widget class="QLineEdit" name="thirdPilotNameLineEdit">
  59. <property name="placeholderText">
  60. <string>optional</string>
  61. </property>
  62. </widget>
  63. </item>
  64. <item row="2" column="0">
  65. <widget class="QLabel" name="destLabel">
  66. <property name="text">
  67. <string>Destination</string>
  68. </property>
  69. </widget>
  70. </item>
  71. <item row="3" column="2">
  72. <widget class="QLineEdit" name="newAcft">
  73. <property name="placeholderText">
  74. <string>D-LMAO</string>
  75. </property>
  76. </widget>
  77. </item>
  78. <item row="1" column="0">
  79. <widget class="QLabel" name="deptLabel">
  80. <property name="text">
  81. <string>Departure</string>
  82. </property>
  83. </widget>
  84. </item>
  85. <item row="0" column="0">
  86. <widget class="QLabel" name="doftLabel">
  87. <property name="text">
  88. <string>Date of Flight</string>
  89. </property>
  90. </widget>
  91. </item>
  92. <item row="1" column="2">
  93. <widget class="QLineEdit" name="newDeptLocLineEdit">
  94. <property name="toolTip">
  95. <string>Enter the ICAO 4-letter Identifier of the Airport</string>
  96. </property>
  97. <property name="inputMethodHints">
  98. <set>Qt::ImhNone</set>
  99. </property>
  100. <property name="maxLength">
  101. <number>4</number>
  102. </property>
  103. <property name="placeholderText">
  104. <string>KJFK</string>
  105. </property>
  106. </widget>
  107. </item>
  108. <item row="2" column="1">
  109. <widget class="QLabel" name="placeLabel2">
  110. <property name="text">
  111. <string>Place</string>
  112. </property>
  113. </widget>
  114. </item>
  115. <item row="5" column="0">
  116. <widget class="QLabel" name="FlightNumberLabel">
  117. <property name="text">
  118. <string>Flight number</string>
  119. </property>
  120. </widget>
  121. </item>
  122. <item row="5" column="2">
  123. <widget class="QLineEdit" name="FlightNumberLineEdit">
  124. <property name="placeholderText">
  125. <string>optional</string>
  126. </property>
  127. </widget>
  128. </item>
  129. <item row="2" column="4">
  130. <widget class="QLabel" name="tonbLabel">
  131. <property name="text">
  132. <string>Time</string>
  133. </property>
  134. </widget>
  135. </item>
  136. <item row="1" column="3">
  137. <widget class="QComboBox" name="deptTZ">
  138. <property name="toolTip">
  139. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;UTC - Universal Time Coordinated&lt;/p&gt;&lt;p&gt;LOCAL - Local time at Airfield&lt;/p&gt;&lt;p&gt;BASE - Local time at Home Base&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  140. </property>
  141. <item>
  142. <property name="text">
  143. <string>UTC</string>
  144. </property>
  145. </item>
  146. <item>
  147. <property name="text">
  148. <string>Local</string>
  149. </property>
  150. </item>
  151. </widget>
  152. </item>
  153. <item row="2" column="3">
  154. <widget class="QComboBox" name="destTZ">
  155. <property name="toolTip">
  156. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;UTC - Universal Time Coordinated&lt;/p&gt;&lt;p&gt;LOCAL - Local time at Airfield&lt;/p&gt;&lt;p&gt;BASE - Local time at Home Base&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  157. </property>
  158. <item>
  159. <property name="text">
  160. <string>UTC</string>
  161. </property>
  162. </item>
  163. <item>
  164. <property name="text">
  165. <string>Local</string>
  166. </property>
  167. </item>
  168. </widget>
  169. </item>
  170. <item row="3" column="5">
  171. <widget class="QLineEdit" name="newPicNameLineEdit">
  172. <property name="placeholderText">
  173. <string>self</string>
  174. </property>
  175. </widget>
  176. </item>
  177. <item row="5" column="5">
  178. <widget class="QLineEdit" name="RemarksLineEdit">
  179. <property name="placeholderText">
  180. <string>optional</string>
  181. </property>
  182. </widget>
  183. </item>
  184. <item row="4" column="2">
  185. <widget class="QLineEdit" name="secondPilotNameLineEdit">
  186. <property name="text">
  187. <string/>
  188. </property>
  189. <property name="placeholderText">
  190. <string>optional</string>
  191. </property>
  192. </widget>
  193. </item>
  194. <item row="0" column="2">
  195. <widget class="QDateEdit" name="newDoft">
  196. <property name="dateTime">
  197. <datetime>
  198. <hour>23</hour>
  199. <minute>0</minute>
  200. <second>0</second>
  201. <year>2019</year>
  202. <month>12</month>
  203. <day>9</day>
  204. </datetime>
  205. </property>
  206. <property name="displayFormat">
  207. <string>yyyy/MM/dd</string>
  208. </property>
  209. <property name="calendarPopup">
  210. <bool>true</bool>
  211. </property>
  212. <property name="timeSpec">
  213. <enum>Qt::UTC</enum>
  214. </property>
  215. </widget>
  216. </item>
  217. <item row="1" column="5">
  218. <widget class="QLineEdit" name="newDeptTimeLineEdit">
  219. <property name="toolTip">
  220. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; color:#a8abb0;&quot;&gt;Enter a valid time.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; color:#a8abb0;&quot;&gt;e.g.: 845 0845 8:45 08:45&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  221. </property>
  222. <property name="whatsThis">
  223. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  224. </property>
  225. <property name="maxLength">
  226. <number>5</number>
  227. </property>
  228. <property name="placeholderText">
  229. <string>00:00</string>
  230. </property>
  231. </widget>
  232. </item>
  233. <item row="1" column="1">
  234. <widget class="QLabel" name="placeLabel1">
  235. <property name="text">
  236. <string>Place</string>
  237. </property>
  238. </widget>
  239. </item>
  240. <item row="4" column="3">
  241. <widget class="QLabel" name="thirdPilotLabel">
  242. <property name="text">
  243. <string>Third Pilot</string>
  244. </property>
  245. </widget>
  246. </item>
  247. <item row="1" column="4">
  248. <widget class="QLabel" name="tofbLabel">
  249. <property name="text">
  250. <string>Time</string>
  251. </property>
  252. </widget>
  253. </item>
  254. <item row="5" column="3">
  255. <widget class="QLabel" name="RemarksLabel">
  256. <property name="text">
  257. <string>Remarks</string>
  258. </property>
  259. </widget>
  260. </item>
  261. <item row="4" column="0">
  262. <widget class="QLabel" name="picLabel_2">
  263. <property name="text">
  264. <string>Second Pilot</string>
  265. </property>
  266. </widget>
  267. </item>
  268. <item row="2" column="5">
  269. <widget class="QLineEdit" name="newDestTimeLineEdit">
  270. <property name="toolTip">
  271. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; color:#a8abb0;&quot;&gt;Enter a valid time.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; color:#a8abb0;&quot;&gt;e.g.: 845 0845 8:45 08:45&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  272. </property>
  273. <property name="whatsThis">
  274. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  275. </property>
  276. <property name="placeholderText">
  277. <string>00:00</string>
  278. </property>
  279. </widget>
  280. </item>
  281. <item row="5" column="1">
  282. <widget class="QLabel" name="flightNumberPrefixLabel">
  283. <property name="toolTip">
  284. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Can bet changed in Settings&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  285. </property>
  286. <property name="text">
  287. <string/>
  288. </property>
  289. <property name="alignment">
  290. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  291. </property>
  292. </widget>
  293. </item>
  294. </layout>
  295. </widget>
  296. </widget>
  297. </item>
  298. <item row="2" column="0">
  299. <widget class="QPushButton" name="verifyButton">
  300. <property name="text">
  301. <string>DebugButton</string>
  302. </property>
  303. </widget>
  304. </item>
  305. <item row="2" column="1">
  306. <widget class="QLineEdit" name="verifyEdit">
  307. <property name="placeholderText">
  308. <string>Debug Text</string>
  309. </property>
  310. </widget>
  311. </item>
  312. <item row="2" column="2">
  313. <widget class="QDialogButtonBox" name="buttonBox">
  314. <property name="orientation">
  315. <enum>Qt::Horizontal</enum>
  316. </property>
  317. <property name="standardButtons">
  318. <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
  319. </property>
  320. </widget>
  321. </item>
  322. <item row="1" column="0" colspan="3">
  323. <widget class="QTabWidget" name="tabWidget">
  324. <property name="currentIndex">
  325. <number>0</number>
  326. </property>
  327. <widget class="QWidget" name="tab">
  328. <attribute name="title">
  329. <string>Auto-Logging</string>
  330. </attribute>
  331. <layout class="QGridLayout" name="gridLayout_3">
  332. <item row="4" column="1">
  333. <widget class="QCheckBox" name="PilotMonitoringCheckBox">
  334. <property name="text">
  335. <string>PM</string>
  336. </property>
  337. </widget>
  338. </item>
  339. <item row="1" column="0">
  340. <widget class="QLabel" name="label">
  341. <property name="text">
  342. <string>Approach </string>
  343. </property>
  344. </widget>
  345. </item>
  346. <item row="6" column="0">
  347. <widget class="QLabel" name="RulesLabel">
  348. <property name="text">
  349. <string>Rules</string>
  350. </property>
  351. </widget>
  352. </item>
  353. <item row="6" column="1">
  354. <widget class="QCheckBox" name="IfrCheckBox">
  355. <property name="toolTip">
  356. <string/>
  357. </property>
  358. <property name="text">
  359. <string>IFR</string>
  360. </property>
  361. <property name="checked">
  362. <bool>true</bool>
  363. </property>
  364. </widget>
  365. </item>
  366. <item row="8" column="1" colspan="2">
  367. <widget class="QPushButton" name="setAsDefaultButton">
  368. <property name="toolTip">
  369. <string>Set current selection as default</string>
  370. </property>
  371. <property name="text">
  372. <string>Set As Default</string>
  373. </property>
  374. </widget>
  375. </item>
  376. <item row="0" column="1" colspan="2">
  377. <widget class="QComboBox" name="FunctionComboBox">
  378. <item>
  379. <property name="text">
  380. <string>PIC</string>
  381. </property>
  382. </item>
  383. <item>
  384. <property name="text">
  385. <string>Co-Pilot</string>
  386. </property>
  387. </item>
  388. <item>
  389. <property name="text">
  390. <string>Dual</string>
  391. </property>
  392. </item>
  393. <item>
  394. <property name="text">
  395. <string>Instructor</string>
  396. </property>
  397. </item>
  398. </widget>
  399. </item>
  400. <item row="0" column="0">
  401. <widget class="QLabel" name="FunctionLabel">
  402. <property name="text">
  403. <string>Function</string>
  404. </property>
  405. </widget>
  406. </item>
  407. <item row="1" column="1" colspan="2">
  408. <widget class="QComboBox" name="ApproachComboBox">
  409. <property name="currentText">
  410. <string>ILS CAT I</string>
  411. </property>
  412. <item>
  413. <property name="text">
  414. <string>ILS CAT I</string>
  415. </property>
  416. </item>
  417. <item>
  418. <property name="text">
  419. <string>ILS CAT II</string>
  420. </property>
  421. </item>
  422. <item>
  423. <property name="text">
  424. <string>ILS CAT III</string>
  425. </property>
  426. </item>
  427. <item>
  428. <property name="text">
  429. <string>Visual</string>
  430. </property>
  431. </item>
  432. <item>
  433. <property name="text">
  434. <string>RNAV</string>
  435. </property>
  436. </item>
  437. <item>
  438. <property name="text">
  439. <string>RNAV (RNP)</string>
  440. </property>
  441. </item>
  442. <item>
  443. <property name="text">
  444. <string>RNAV (RNP AR)</string>
  445. </property>
  446. </item>
  447. <item>
  448. <property name="text">
  449. <string>VOR</string>
  450. </property>
  451. </item>
  452. <item>
  453. <property name="text">
  454. <string>NDB</string>
  455. </property>
  456. </item>
  457. <item>
  458. <property name="text">
  459. <string>LOC</string>
  460. </property>
  461. </item>
  462. <item>
  463. <property name="text">
  464. <string>GLS</string>
  465. </property>
  466. </item>
  467. <item>
  468. <property name="text">
  469. <string>MLS</string>
  470. </property>
  471. </item>
  472. <item>
  473. <property name="text">
  474. <string>SRA</string>
  475. </property>
  476. </item>
  477. </widget>
  478. </item>
  479. <item row="2" column="0">
  480. <widget class="QLabel" name="TaskLabel">
  481. <property name="text">
  482. <string>Task</string>
  483. </property>
  484. </widget>
  485. </item>
  486. <item row="2" column="1">
  487. <widget class="QCheckBox" name="PilotFlyingCheckBox">
  488. <property name="toolTip">
  489. <string>Assumes T/O and LDG performed. If not, edit details.</string>
  490. </property>
  491. <property name="text">
  492. <string>PF</string>
  493. </property>
  494. <property name="checked">
  495. <bool>true</bool>
  496. </property>
  497. <property name="autoExclusive">
  498. <bool>false</bool>
  499. </property>
  500. <property name="tristate">
  501. <bool>false</bool>
  502. </property>
  503. </widget>
  504. </item>
  505. <item row="7" column="1">
  506. <widget class="QCheckBox" name="VfrCheckBox">
  507. <property name="text">
  508. <string>VFR</string>
  509. </property>
  510. </widget>
  511. </item>
  512. <item row="8" column="3" colspan="2">
  513. <widget class="QPushButton" name="restoreDefaultButton">
  514. <property name="toolTip">
  515. <string>Restore previously stored default selection</string>
  516. </property>
  517. <property name="text">
  518. <string>Restore Default</string>
  519. </property>
  520. </widget>
  521. </item>
  522. <item row="4" column="2">
  523. <widget class="QCheckBox" name="LandingCheckBox">
  524. <property name="text">
  525. <string>Landing</string>
  526. </property>
  527. <property name="checked">
  528. <bool>true</bool>
  529. </property>
  530. </widget>
  531. </item>
  532. <item row="2" column="2">
  533. <widget class="QCheckBox" name="TakeoffCheckBox">
  534. <property name="toolTip">
  535. <string/>
  536. </property>
  537. <property name="text">
  538. <string>Take Off</string>
  539. </property>
  540. <property name="checked">
  541. <bool>true</bool>
  542. </property>
  543. </widget>
  544. </item>
  545. <item row="2" column="3">
  546. <widget class="QSpinBox" name="TakeoffSpinBox">
  547. <property name="value">
  548. <number>1</number>
  549. </property>
  550. </widget>
  551. </item>
  552. <item row="6" column="2">
  553. <widget class="QCheckBox" name="AutolandCheckBox">
  554. <property name="text">
  555. <string>Autoland</string>
  556. </property>
  557. </widget>
  558. </item>
  559. <item row="6" column="3">
  560. <widget class="QSpinBox" name="AutolandSpinBox"/>
  561. </item>
  562. <item row="4" column="3">
  563. <widget class="QSpinBox" name="LandingSpinBox">
  564. <property name="value">
  565. <number>1</number>
  566. </property>
  567. </widget>
  568. </item>
  569. </layout>
  570. </widget>
  571. <widget class="QWidget" name="extraTimes">
  572. <attribute name="title">
  573. <string>Edit Times</string>
  574. </attribute>
  575. <layout class="QGridLayout" name="gridLayout_2">
  576. <item row="0" column="0">
  577. <widget class="QLabel" name="spse_Label">
  578. <property name="text">
  579. <string>SP SE</string>
  580. </property>
  581. </widget>
  582. </item>
  583. <item row="0" column="1">
  584. <widget class="QLineEdit" name="spseTimeLineEdit"/>
  585. </item>
  586. <item row="0" column="2">
  587. <widget class="QLabel" name="nightLabel">
  588. <property name="text">
  589. <string>Night</string>
  590. </property>
  591. </widget>
  592. </item>
  593. <item row="0" column="4">
  594. <widget class="QLineEdit" name="nightTimeLineEdit"/>
  595. </item>
  596. <item row="1" column="0">
  597. <widget class="QLabel" name="spmeLabel">
  598. <property name="text">
  599. <string>SP ME</string>
  600. </property>
  601. </widget>
  602. </item>
  603. <item row="1" column="1">
  604. <widget class="QLineEdit" name="spmeTimeLineEdit"/>
  605. </item>
  606. <item row="1" column="2">
  607. <widget class="QLabel" name="xcLabel">
  608. <property name="text">
  609. <string>XC</string>
  610. </property>
  611. </widget>
  612. </item>
  613. <item row="1" column="4">
  614. <widget class="QLineEdit" name="xcTimeLineEdit"/>
  615. </item>
  616. <item row="2" column="0">
  617. <widget class="QLabel" name="mpLabel">
  618. <property name="text">
  619. <string>MP</string>
  620. </property>
  621. </widget>
  622. </item>
  623. <item row="2" column="1">
  624. <widget class="QLineEdit" name="mpTimeLineEdit"/>
  625. </item>
  626. <item row="2" column="2">
  627. <widget class="QLabel" name="picTimeLabel">
  628. <property name="text">
  629. <string>PIC</string>
  630. </property>
  631. </widget>
  632. </item>
  633. <item row="2" column="4" rowspan="2">
  634. <widget class="QLineEdit" name="picTimeLineEdit"/>
  635. </item>
  636. <item row="3" column="0" rowspan="2">
  637. <widget class="QLabel" name="totalTimeLabel">
  638. <property name="text">
  639. <string>TOTAL</string>
  640. </property>
  641. </widget>
  642. </item>
  643. <item row="3" column="1" rowspan="2">
  644. <widget class="QLineEdit" name="totalTimeLineEdit"/>
  645. </item>
  646. <item row="4" column="2" colspan="2">
  647. <widget class="QLabel" name="coPilotTimeLabel">
  648. <property name="text">
  649. <string>Co-Pilot</string>
  650. </property>
  651. </widget>
  652. </item>
  653. <item row="4" column="4" rowspan="2">
  654. <widget class="QLineEdit" name="copTimeLineEdit"/>
  655. </item>
  656. <item row="5" column="0" rowspan="2">
  657. <widget class="QLabel" name="ifrLabel">
  658. <property name="text">
  659. <string>IFR</string>
  660. </property>
  661. </widget>
  662. </item>
  663. <item row="5" column="1" rowspan="2">
  664. <widget class="QLineEdit" name="ifrTimeLineEdit"/>
  665. </item>
  666. <item row="6" column="2">
  667. <widget class="QLabel" name="dualTimeLabel">
  668. <property name="text">
  669. <string>Dual</string>
  670. </property>
  671. </widget>
  672. </item>
  673. <item row="6" column="4" rowspan="2">
  674. <widget class="QLineEdit" name="dualTimeLineEdit"/>
  675. </item>
  676. <item row="7" column="0" rowspan="2">
  677. <widget class="QLabel" name="vfrLabel">
  678. <property name="text">
  679. <string>VFR</string>
  680. </property>
  681. </widget>
  682. </item>
  683. <item row="7" column="1" rowspan="2">
  684. <widget class="QLineEdit" name="vfrTimeLineEdit"/>
  685. </item>
  686. <item row="8" column="2">
  687. <widget class="QLabel" name="fiTimeLabel">
  688. <property name="text">
  689. <string>FI</string>
  690. </property>
  691. </widget>
  692. </item>
  693. <item row="8" column="4">
  694. <widget class="QLineEdit" name="fiTimeLineEdit"/>
  695. </item>
  696. <item row="9" column="2">
  697. <widget class="QLabel" name="simTimeLabel">
  698. <property name="text">
  699. <string>SIM</string>
  700. </property>
  701. </widget>
  702. </item>
  703. <item row="9" column="3" colspan="2">
  704. <widget class="QLineEdit" name="simTimeLineEdit"/>
  705. </item>
  706. </layout>
  707. </widget>
  708. </widget>
  709. </item>
  710. </layout>
  711. </widget>
  712. <tabstops>
  713. <tabstop>newDeptLocLineEdit</tabstop>
  714. <tabstop>newDeptTimeLineEdit</tabstop>
  715. <tabstop>newDestLocLineEdit</tabstop>
  716. <tabstop>newDestTimeLineEdit</tabstop>
  717. <tabstop>newAcft</tabstop>
  718. <tabstop>newPicNameLineEdit</tabstop>
  719. <tabstop>secondPilotNameLineEdit</tabstop>
  720. <tabstop>thirdPilotNameLineEdit</tabstop>
  721. <tabstop>FlightNumberLineEdit</tabstop>
  722. <tabstop>RemarksLineEdit</tabstop>
  723. <tabstop>setAsDefaultButton</tabstop>
  724. <tabstop>restoreDefaultButton</tabstop>
  725. <tabstop>spseTimeLineEdit</tabstop>
  726. <tabstop>spmeTimeLineEdit</tabstop>
  727. <tabstop>mpTimeLineEdit</tabstop>
  728. <tabstop>totalTimeLineEdit</tabstop>
  729. <tabstop>ifrTimeLineEdit</tabstop>
  730. <tabstop>vfrTimeLineEdit</tabstop>
  731. <tabstop>nightTimeLineEdit</tabstop>
  732. <tabstop>xcTimeLineEdit</tabstop>
  733. <tabstop>picTimeLineEdit</tabstop>
  734. <tabstop>copTimeLineEdit</tabstop>
  735. <tabstop>dualTimeLineEdit</tabstop>
  736. <tabstop>fiTimeLineEdit</tabstop>
  737. <tabstop>simTimeLineEdit</tabstop>
  738. <tabstop>destTZ</tabstop>
  739. <tabstop>verifyButton</tabstop>
  740. <tabstop>verifyEdit</tabstop>
  741. <tabstop>deptTZ</tabstop>
  742. </tabstops>
  743. <resources/>
  744. <connections>
  745. <connection>
  746. <sender>buttonBox</sender>
  747. <signal>accepted()</signal>
  748. <receiver>NewFlight</receiver>
  749. <slot>accept()</slot>
  750. <hints>
  751. <hint type="sourcelabel">
  752. <x>248</x>
  753. <y>254</y>
  754. </hint>
  755. <hint type="destinationlabel">
  756. <x>157</x>
  757. <y>274</y>
  758. </hint>
  759. </hints>
  760. </connection>
  761. <connection>
  762. <sender>buttonBox</sender>
  763. <signal>rejected()</signal>
  764. <receiver>NewFlight</receiver>
  765. <slot>reject()</slot>
  766. <hints>
  767. <hint type="sourcelabel">
  768. <x>316</x>
  769. <y>260</y>
  770. </hint>
  771. <hint type="destinationlabel">
  772. <x>286</x>
  773. <y>274</y>
  774. </hint>
  775. </hints>
  776. </connection>
  777. </connections>
  778. </ui>