newflight.ui 47 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525
  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>1280</width>
  10. <height>720</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>New Flight</string>
  15. </property>
  16. <layout class="QGridLayout" name="gridLayout_2">
  17. <item row="0" column="0" colspan="2">
  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="9" column="0" colspan="6">
  28. <widget class="Line" name="line">
  29. <property name="orientation">
  30. <enum>Qt::Horizontal</enum>
  31. </property>
  32. </widget>
  33. </item>
  34. <item row="8" column="5">
  35. <widget class="QLineEdit" name="RemarksLineEdit">
  36. <property name="minimumSize">
  37. <size>
  38. <width>200</width>
  39. <height>20</height>
  40. </size>
  41. </property>
  42. <property name="placeholderText">
  43. <string>optional</string>
  44. </property>
  45. </widget>
  46. </item>
  47. <item row="12" column="3">
  48. <widget class="QLabel" name="autoPicusLabel">
  49. <property name="text">
  50. <string>PICus</string>
  51. </property>
  52. </widget>
  53. </item>
  54. <item row="3" column="4">
  55. <widget class="QLabel" name="tonbLabel">
  56. <property name="text">
  57. <string>Time</string>
  58. </property>
  59. </widget>
  60. </item>
  61. <item row="15" column="3">
  62. <widget class="QLabel" name="autoFILabel">
  63. <property name="text">
  64. <string>Instructor</string>
  65. </property>
  66. </widget>
  67. </item>
  68. <item row="12" column="2">
  69. <widget class="QLabel" name="tSPMELabel">
  70. <property name="minimumSize">
  71. <size>
  72. <width>80</width>
  73. <height>20</height>
  74. </size>
  75. </property>
  76. <property name="maximumSize">
  77. <size>
  78. <width>80</width>
  79. <height>20</height>
  80. </size>
  81. </property>
  82. <property name="toolTip">
  83. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Once all the required items are filled out, the total time of flight will be displayed here.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  84. </property>
  85. <property name="styleSheet">
  86. <string notr="true"/>
  87. </property>
  88. <property name="frameShape">
  89. <enum>QFrame::NoFrame</enum>
  90. </property>
  91. <property name="frameShadow">
  92. <enum>QFrame::Plain</enum>
  93. </property>
  94. <property name="text">
  95. <string> 00:00</string>
  96. </property>
  97. </widget>
  98. </item>
  99. <item row="12" column="0">
  100. <widget class="QLabel" name="autoSPMELabel">
  101. <property name="text">
  102. <string>SP / ME</string>
  103. </property>
  104. </widget>
  105. </item>
  106. <item row="10" column="0">
  107. <widget class="QLabel" name="autoTotalLabel">
  108. <property name="text">
  109. <string>Total Time</string>
  110. </property>
  111. </widget>
  112. </item>
  113. <item row="3" column="1">
  114. <widget class="QLabel" name="placeLabel2">
  115. <property name="text">
  116. <string>Place</string>
  117. </property>
  118. </widget>
  119. </item>
  120. <item row="8" column="0">
  121. <widget class="QLabel" name="FlightNumberLabel">
  122. <property name="text">
  123. <string>Flight number</string>
  124. </property>
  125. </widget>
  126. </item>
  127. <item row="15" column="4" colspan="2">
  128. <widget class="QLabel" name="tFILabel">
  129. <property name="minimumSize">
  130. <size>
  131. <width>80</width>
  132. <height>20</height>
  133. </size>
  134. </property>
  135. <property name="maximumSize">
  136. <size>
  137. <width>80</width>
  138. <height>20</height>
  139. </size>
  140. </property>
  141. <property name="toolTip">
  142. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Once all the required items are filled out, the total time of flight will be displayed here.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  143. </property>
  144. <property name="styleSheet">
  145. <string notr="true"/>
  146. </property>
  147. <property name="frameShape">
  148. <enum>QFrame::NoFrame</enum>
  149. </property>
  150. <property name="frameShadow">
  151. <enum>QFrame::Plain</enum>
  152. </property>
  153. <property name="text">
  154. <string> 00:00</string>
  155. </property>
  156. </widget>
  157. </item>
  158. <item row="5" column="3">
  159. <widget class="QLabel" name="picLabel">
  160. <property name="text">
  161. <string>Name PIC</string>
  162. </property>
  163. </widget>
  164. </item>
  165. <item row="5" column="0">
  166. <widget class="QLabel" name="acftLabel">
  167. <property name="text">
  168. <string>Aircraft</string>
  169. </property>
  170. </widget>
  171. </item>
  172. <item row="0" column="0">
  173. <widget class="QLabel" name="doftLabel">
  174. <property name="text">
  175. <string>Date of Flight</string>
  176. </property>
  177. </widget>
  178. </item>
  179. <item row="1" column="3">
  180. <widget class="QComboBox" name="deptTZ">
  181. <property name="focusPolicy">
  182. <enum>Qt::NoFocus</enum>
  183. </property>
  184. <property name="toolTip">
  185. <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>
  186. </property>
  187. <item>
  188. <property name="text">
  189. <string>UTC</string>
  190. </property>
  191. </item>
  192. <item>
  193. <property name="text">
  194. <string>Local</string>
  195. </property>
  196. </item>
  197. </widget>
  198. </item>
  199. <item row="1" column="5">
  200. <widget class="QLineEdit" name="tofbTimeLineEdit">
  201. <property name="minimumSize">
  202. <size>
  203. <width>200</width>
  204. <height>20</height>
  205. </size>
  206. </property>
  207. <property name="toolTip">
  208. <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>
  209. </property>
  210. <property name="whatsThis">
  211. <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>
  212. </property>
  213. <property name="maxLength">
  214. <number>5</number>
  215. </property>
  216. <property name="placeholderText">
  217. <string>00:00</string>
  218. </property>
  219. </widget>
  220. </item>
  221. <item row="13" column="0">
  222. <widget class="QLabel" name="autoMPLabel">
  223. <property name="text">
  224. <string>Multi Pilot</string>
  225. </property>
  226. </widget>
  227. </item>
  228. <item row="14" column="2">
  229. <widget class="QLabel" name="tIFRLabel">
  230. <property name="minimumSize">
  231. <size>
  232. <width>80</width>
  233. <height>20</height>
  234. </size>
  235. </property>
  236. <property name="maximumSize">
  237. <size>
  238. <width>80</width>
  239. <height>20</height>
  240. </size>
  241. </property>
  242. <property name="toolTip">
  243. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Once all the required items are filled out, the total time of flight will be displayed here.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  244. </property>
  245. <property name="styleSheet">
  246. <string notr="true"/>
  247. </property>
  248. <property name="frameShape">
  249. <enum>QFrame::NoFrame</enum>
  250. </property>
  251. <property name="frameShadow">
  252. <enum>QFrame::Plain</enum>
  253. </property>
  254. <property name="text">
  255. <string> 00:00</string>
  256. </property>
  257. </widget>
  258. </item>
  259. <item row="5" column="2">
  260. <widget class="QLineEdit" name="acftLineEdit">
  261. <property name="minimumSize">
  262. <size>
  263. <width>200</width>
  264. <height>20</height>
  265. </size>
  266. </property>
  267. <property name="placeholderText">
  268. <string>D-LMAO</string>
  269. </property>
  270. </widget>
  271. </item>
  272. <item row="14" column="4" colspan="2">
  273. <widget class="QLabel" name="tDUALLabel">
  274. <property name="minimumSize">
  275. <size>
  276. <width>80</width>
  277. <height>20</height>
  278. </size>
  279. </property>
  280. <property name="maximumSize">
  281. <size>
  282. <width>80</width>
  283. <height>20</height>
  284. </size>
  285. </property>
  286. <property name="toolTip">
  287. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Once all the required items are filled out, the total time of flight will be displayed here.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  288. </property>
  289. <property name="styleSheet">
  290. <string notr="true"/>
  291. </property>
  292. <property name="frameShape">
  293. <enum>QFrame::NoFrame</enum>
  294. </property>
  295. <property name="frameShadow">
  296. <enum>QFrame::Plain</enum>
  297. </property>
  298. <property name="text">
  299. <string> 00:00</string>
  300. </property>
  301. </widget>
  302. </item>
  303. <item row="1" column="1">
  304. <widget class="QLabel" name="placeLabel1">
  305. <property name="text">
  306. <string>Place</string>
  307. </property>
  308. </widget>
  309. </item>
  310. <item row="3" column="0">
  311. <widget class="QLabel" name="destLabel">
  312. <property name="text">
  313. <string>Destination</string>
  314. </property>
  315. </widget>
  316. </item>
  317. <item row="3" column="2">
  318. <widget class="QLineEdit" name="destLocLineEdit">
  319. <property name="minimumSize">
  320. <size>
  321. <width>200</width>
  322. <height>20</height>
  323. </size>
  324. </property>
  325. <property name="toolTip">
  326. <string>Enter the ICAO 4-letter Identifier of the Airport</string>
  327. </property>
  328. <property name="inputMethodHints">
  329. <set>Qt::ImhNone</set>
  330. </property>
  331. <property name="inputMask">
  332. <string/>
  333. </property>
  334. <property name="maxLength">
  335. <number>4</number>
  336. </property>
  337. <property name="placeholderText">
  338. <string>EDDF</string>
  339. </property>
  340. </widget>
  341. </item>
  342. <item row="1" column="2">
  343. <widget class="QLineEdit" name="deptLocLineEdit">
  344. <property name="minimumSize">
  345. <size>
  346. <width>200</width>
  347. <height>20</height>
  348. </size>
  349. </property>
  350. <property name="toolTip">
  351. <string>Enter the ICAO 4-letter Identifier of the Airport</string>
  352. </property>
  353. <property name="inputMethodHints">
  354. <set>Qt::ImhNone</set>
  355. </property>
  356. <property name="inputMask">
  357. <string/>
  358. </property>
  359. <property name="maxLength">
  360. <number>4</number>
  361. </property>
  362. <property name="placeholderText">
  363. <string>KJFK</string>
  364. </property>
  365. </widget>
  366. </item>
  367. <item row="7" column="0">
  368. <widget class="QLabel" name="secondPilotLabel">
  369. <property name="text">
  370. <string>Second Pilot</string>
  371. </property>
  372. </widget>
  373. </item>
  374. <item row="11" column="0">
  375. <widget class="QLabel" name="autoSPSELabel">
  376. <property name="text">
  377. <string>SP / SE</string>
  378. </property>
  379. </widget>
  380. </item>
  381. <item row="3" column="3">
  382. <widget class="QComboBox" name="destTZ">
  383. <property name="focusPolicy">
  384. <enum>Qt::NoFocus</enum>
  385. </property>
  386. <property name="toolTip">
  387. <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>
  388. </property>
  389. <item>
  390. <property name="text">
  391. <string>UTC</string>
  392. </property>
  393. </item>
  394. <item>
  395. <property name="text">
  396. <string>Local</string>
  397. </property>
  398. </item>
  399. </widget>
  400. </item>
  401. <item row="6" column="2">
  402. <widget class="QLabel" name="acftTypeLabel">
  403. <property name="sizePolicy">
  404. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  405. <horstretch>0</horstretch>
  406. <verstretch>0</verstretch>
  407. </sizepolicy>
  408. </property>
  409. <property name="minimumSize">
  410. <size>
  411. <width>200</width>
  412. <height>20</height>
  413. </size>
  414. </property>
  415. <property name="text">
  416. <string/>
  417. </property>
  418. </widget>
  419. </item>
  420. <item row="11" column="3">
  421. <widget class="QLabel" name="autoPICLabel">
  422. <property name="text">
  423. <string>PIC</string>
  424. </property>
  425. </widget>
  426. </item>
  427. <item row="1" column="0">
  428. <widget class="QLabel" name="deptLabel">
  429. <property name="text">
  430. <string>Departure</string>
  431. </property>
  432. </widget>
  433. </item>
  434. <item row="14" column="3">
  435. <widget class="QLabel" name="autoDualLabel">
  436. <property name="text">
  437. <string>Dual</string>
  438. </property>
  439. </widget>
  440. </item>
  441. <item row="11" column="4" colspan="2">
  442. <widget class="QLabel" name="tPICLabel">
  443. <property name="minimumSize">
  444. <size>
  445. <width>80</width>
  446. <height>20</height>
  447. </size>
  448. </property>
  449. <property name="maximumSize">
  450. <size>
  451. <width>80</width>
  452. <height>20</height>
  453. </size>
  454. </property>
  455. <property name="toolTip">
  456. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Once all the required items are filled out, the total time of flight will be displayed here.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  457. </property>
  458. <property name="styleSheet">
  459. <string notr="true"/>
  460. </property>
  461. <property name="frameShape">
  462. <enum>QFrame::NoFrame</enum>
  463. </property>
  464. <property name="frameShadow">
  465. <enum>QFrame::Plain</enum>
  466. </property>
  467. <property name="text">
  468. <string> 00:00</string>
  469. </property>
  470. </widget>
  471. </item>
  472. <item row="2" column="2">
  473. <widget class="QLabel" name="deptNameLabel">
  474. <property name="sizePolicy">
  475. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  476. <horstretch>0</horstretch>
  477. <verstretch>0</verstretch>
  478. </sizepolicy>
  479. </property>
  480. <property name="minimumSize">
  481. <size>
  482. <width>200</width>
  483. <height>20</height>
  484. </size>
  485. </property>
  486. <property name="text">
  487. <string/>
  488. </property>
  489. </widget>
  490. </item>
  491. <item row="13" column="2">
  492. <widget class="QLabel" name="tMPLabel">
  493. <property name="minimumSize">
  494. <size>
  495. <width>80</width>
  496. <height>20</height>
  497. </size>
  498. </property>
  499. <property name="maximumSize">
  500. <size>
  501. <width>80</width>
  502. <height>20</height>
  503. </size>
  504. </property>
  505. <property name="toolTip">
  506. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Once all the required items are filled out, the total time of flight will be displayed here.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  507. </property>
  508. <property name="styleSheet">
  509. <string notr="true"/>
  510. </property>
  511. <property name="frameShape">
  512. <enum>QFrame::NoFrame</enum>
  513. </property>
  514. <property name="frameShadow">
  515. <enum>QFrame::Plain</enum>
  516. </property>
  517. <property name="text">
  518. <string> 00:00</string>
  519. </property>
  520. </widget>
  521. </item>
  522. <item row="15" column="2">
  523. <widget class="QLabel" name="tNIGHTLabel">
  524. <property name="minimumSize">
  525. <size>
  526. <width>80</width>
  527. <height>20</height>
  528. </size>
  529. </property>
  530. <property name="maximumSize">
  531. <size>
  532. <width>80</width>
  533. <height>20</height>
  534. </size>
  535. </property>
  536. <property name="toolTip">
  537. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Once all the required items are filled out, the total time of flight will be displayed here.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  538. </property>
  539. <property name="styleSheet">
  540. <string notr="true"/>
  541. </property>
  542. <property name="frameShape">
  543. <enum>QFrame::NoFrame</enum>
  544. </property>
  545. <property name="frameShadow">
  546. <enum>QFrame::Plain</enum>
  547. </property>
  548. <property name="text">
  549. <string> 00:00</string>
  550. </property>
  551. </widget>
  552. </item>
  553. <item row="7" column="2">
  554. <widget class="QLineEdit" name="secondPilotNameLineEdit">
  555. <property name="minimumSize">
  556. <size>
  557. <width>200</width>
  558. <height>20</height>
  559. </size>
  560. </property>
  561. <property name="text">
  562. <string/>
  563. </property>
  564. <property name="placeholderText">
  565. <string>optional</string>
  566. </property>
  567. </widget>
  568. </item>
  569. <item row="8" column="2">
  570. <widget class="QLineEdit" name="FlightNumberLineEdit">
  571. <property name="minimumSize">
  572. <size>
  573. <width>200</width>
  574. <height>20</height>
  575. </size>
  576. </property>
  577. <property name="placeholderText">
  578. <string>optional</string>
  579. </property>
  580. </widget>
  581. </item>
  582. <item row="13" column="4" colspan="2">
  583. <widget class="QLabel" name="tSICLabel">
  584. <property name="minimumSize">
  585. <size>
  586. <width>80</width>
  587. <height>20</height>
  588. </size>
  589. </property>
  590. <property name="maximumSize">
  591. <size>
  592. <width>80</width>
  593. <height>20</height>
  594. </size>
  595. </property>
  596. <property name="toolTip">
  597. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Once all the required items are filled out, the total time of flight will be displayed here.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  598. </property>
  599. <property name="styleSheet">
  600. <string notr="true"/>
  601. </property>
  602. <property name="frameShape">
  603. <enum>QFrame::NoFrame</enum>
  604. </property>
  605. <property name="frameShadow">
  606. <enum>QFrame::Plain</enum>
  607. </property>
  608. <property name="text">
  609. <string> 00:00</string>
  610. </property>
  611. </widget>
  612. </item>
  613. <item row="7" column="3">
  614. <widget class="QLabel" name="thirdPilotLabel">
  615. <property name="text">
  616. <string>Third Pilot</string>
  617. </property>
  618. </widget>
  619. </item>
  620. <item row="12" column="4" colspan="2">
  621. <widget class="QLabel" name="tPICUSLabel">
  622. <property name="minimumSize">
  623. <size>
  624. <width>80</width>
  625. <height>20</height>
  626. </size>
  627. </property>
  628. <property name="maximumSize">
  629. <size>
  630. <width>80</width>
  631. <height>20</height>
  632. </size>
  633. </property>
  634. <property name="toolTip">
  635. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Once all the required items are filled out, the total time of flight will be displayed here.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  636. </property>
  637. <property name="styleSheet">
  638. <string notr="true"/>
  639. </property>
  640. <property name="frameShape">
  641. <enum>QFrame::NoFrame</enum>
  642. </property>
  643. <property name="frameShadow">
  644. <enum>QFrame::Plain</enum>
  645. </property>
  646. <property name="text">
  647. <string> 00:00</string>
  648. </property>
  649. </widget>
  650. </item>
  651. <item row="3" column="5">
  652. <widget class="QLineEdit" name="tonbTimeLineEdit">
  653. <property name="minimumSize">
  654. <size>
  655. <width>200</width>
  656. <height>20</height>
  657. </size>
  658. </property>
  659. <property name="toolTip">
  660. <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>
  661. </property>
  662. <property name="whatsThis">
  663. <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>
  664. </property>
  665. <property name="placeholderText">
  666. <string>00:00</string>
  667. </property>
  668. </widget>
  669. </item>
  670. <item row="5" column="5">
  671. <widget class="QLineEdit" name="picNameLineEdit">
  672. <property name="minimumSize">
  673. <size>
  674. <width>200</width>
  675. <height>20</height>
  676. </size>
  677. </property>
  678. <property name="placeholderText">
  679. <string>self</string>
  680. </property>
  681. </widget>
  682. </item>
  683. <item row="1" column="4">
  684. <widget class="QLabel" name="tofbLabel">
  685. <property name="text">
  686. <string>Time</string>
  687. </property>
  688. </widget>
  689. </item>
  690. <item row="7" column="5">
  691. <widget class="QLineEdit" name="thirdPilotNameLineEdit">
  692. <property name="minimumSize">
  693. <size>
  694. <width>200</width>
  695. <height>20</height>
  696. </size>
  697. </property>
  698. <property name="placeholderText">
  699. <string>optional</string>
  700. </property>
  701. </widget>
  702. </item>
  703. <item row="15" column="0">
  704. <widget class="QLabel" name="autoNightLabel">
  705. <property name="text">
  706. <string>Night</string>
  707. </property>
  708. </widget>
  709. </item>
  710. <item row="14" column="0">
  711. <widget class="QLabel" name="autoIFRLabel">
  712. <property name="text">
  713. <string>IFR</string>
  714. </property>
  715. </widget>
  716. </item>
  717. <item row="11" column="2">
  718. <widget class="QLabel" name="tSPSELabel">
  719. <property name="minimumSize">
  720. <size>
  721. <width>80</width>
  722. <height>20</height>
  723. </size>
  724. </property>
  725. <property name="maximumSize">
  726. <size>
  727. <width>80</width>
  728. <height>20</height>
  729. </size>
  730. </property>
  731. <property name="toolTip">
  732. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Once all the required items are filled out, the total time of flight will be displayed here.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  733. </property>
  734. <property name="styleSheet">
  735. <string notr="true"/>
  736. </property>
  737. <property name="frameShape">
  738. <enum>QFrame::NoFrame</enum>
  739. </property>
  740. <property name="frameShadow">
  741. <enum>QFrame::Plain</enum>
  742. </property>
  743. <property name="text">
  744. <string> 00:00</string>
  745. </property>
  746. </widget>
  747. </item>
  748. <item row="0" column="2">
  749. <widget class="QLineEdit" name="doftLineEdit"/>
  750. </item>
  751. <item row="8" column="3">
  752. <widget class="QLabel" name="RemarksLabel">
  753. <property name="text">
  754. <string>Remarks</string>
  755. </property>
  756. </widget>
  757. </item>
  758. <item row="4" column="2">
  759. <widget class="QLabel" name="destNameLabel">
  760. <property name="sizePolicy">
  761. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  762. <horstretch>0</horstretch>
  763. <verstretch>0</verstretch>
  764. </sizepolicy>
  765. </property>
  766. <property name="minimumSize">
  767. <size>
  768. <width>200</width>
  769. <height>20</height>
  770. </size>
  771. </property>
  772. <property name="text">
  773. <string/>
  774. </property>
  775. </widget>
  776. </item>
  777. <item row="10" column="2">
  778. <widget class="QLabel" name="tblkLabel">
  779. <property name="minimumSize">
  780. <size>
  781. <width>80</width>
  782. <height>20</height>
  783. </size>
  784. </property>
  785. <property name="maximumSize">
  786. <size>
  787. <width>80</width>
  788. <height>20</height>
  789. </size>
  790. </property>
  791. <property name="font">
  792. <font>
  793. <pointsize>16</pointsize>
  794. <weight>75</weight>
  795. <bold>true</bold>
  796. </font>
  797. </property>
  798. <property name="toolTip">
  799. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Once all the required items are filled out, the total time of flight will be displayed here.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  800. </property>
  801. <property name="styleSheet">
  802. <string notr="true">color: rgb(237, 212, 0);</string>
  803. </property>
  804. <property name="frameShape">
  805. <enum>QFrame::NoFrame</enum>
  806. </property>
  807. <property name="frameShadow">
  808. <enum>QFrame::Plain</enum>
  809. </property>
  810. <property name="text">
  811. <string> 00:00</string>
  812. </property>
  813. </widget>
  814. </item>
  815. <item row="13" column="3">
  816. <widget class="QLabel" name="autoSICLabel">
  817. <property name="text">
  818. <string>SIC</string>
  819. </property>
  820. </widget>
  821. </item>
  822. <item row="0" column="5">
  823. <widget class="QLabel" name="doftDisplayLabel">
  824. <property name="text">
  825. <string/>
  826. </property>
  827. </widget>
  828. </item>
  829. <item row="0" column="3">
  830. <widget class="QCheckBox" name="calendarCheckBox">
  831. <property name="text">
  832. <string>Calendar</string>
  833. </property>
  834. </widget>
  835. </item>
  836. <item row="6" column="5">
  837. <widget class="QLabel" name="picCompanyLabel">
  838. <property name="text">
  839. <string/>
  840. </property>
  841. </widget>
  842. </item>
  843. <item row="10" column="3">
  844. <widget class="QLabel" name="submissionReadyTextLabel">
  845. <property name="text">
  846. <string>Status:</string>
  847. </property>
  848. </widget>
  849. </item>
  850. <item row="10" column="4">
  851. <widget class="QLabel" name="submissonReadyLabel">
  852. <property name="font">
  853. <font>
  854. <pointsize>16</pointsize>
  855. <weight>75</weight>
  856. <bold>true</bold>
  857. </font>
  858. </property>
  859. <property name="styleSheet">
  860. <string notr="true">color: rgb(237, 212, 0);</string>
  861. </property>
  862. <property name="text">
  863. <string>INCOMPLETE</string>
  864. </property>
  865. </widget>
  866. </item>
  867. </layout>
  868. <zorder>placeLabel2</zorder>
  869. <zorder>deptLocLineEdit</zorder>
  870. <zorder>destLabel</zorder>
  871. <zorder>deptNameLabel</zorder>
  872. <zorder>acftLineEdit</zorder>
  873. <zorder>deptLabel</zorder>
  874. <zorder>destLocLineEdit</zorder>
  875. <zorder>acftLabel</zorder>
  876. <zorder>destNameLabel</zorder>
  877. <zorder>acftTypeLabel</zorder>
  878. <zorder>doftLineEdit</zorder>
  879. <zorder>tofbLabel</zorder>
  880. <zorder>secondPilotLabel</zorder>
  881. <zorder>autoDualLabel</zorder>
  882. <zorder>tDUALLabel</zorder>
  883. <zorder>tPICLabel</zorder>
  884. <zorder>autoPICLabel</zorder>
  885. <zorder>tonbLabel</zorder>
  886. <zorder>autoPicusLabel</zorder>
  887. <zorder>tSICLabel</zorder>
  888. <zorder>tIFRLabel</zorder>
  889. <zorder>deptTZ</zorder>
  890. <zorder>tSPSELabel</zorder>
  891. <zorder>RemarksLineEdit</zorder>
  892. <zorder>picLabel</zorder>
  893. <zorder>tSPMELabel</zorder>
  894. <zorder>autoSPMELabel</zorder>
  895. <zorder>tofbTimeLineEdit</zorder>
  896. <zorder>tNIGHTLabel</zorder>
  897. <zorder>doftLabel</zorder>
  898. <zorder>tMPLabel</zorder>
  899. <zorder>tblkLabel</zorder>
  900. <zorder>autoSPSELabel</zorder>
  901. <zorder>tonbTimeLineEdit</zorder>
  902. <zorder>thirdPilotLabel</zorder>
  903. <zorder>secondPilotNameLineEdit</zorder>
  904. <zorder>thirdPilotNameLineEdit</zorder>
  905. <zorder>autoMPLabel</zorder>
  906. <zorder>picNameLineEdit</zorder>
  907. <zorder>destTZ</zorder>
  908. <zorder>RemarksLabel</zorder>
  909. <zorder>tPICUSLabel</zorder>
  910. <zorder>autoNightLabel</zorder>
  911. <zorder>FlightNumberLineEdit</zorder>
  912. <zorder>autoIFRLabel</zorder>
  913. <zorder>line</zorder>
  914. <zorder>autoTotalLabel</zorder>
  915. <zorder>autoFILabel</zorder>
  916. <zorder>tFILabel</zorder>
  917. <zorder>autoSICLabel</zorder>
  918. <zorder>FlightNumberLabel</zorder>
  919. <zorder>doftDisplayLabel</zorder>
  920. <zorder>placeLabel1</zorder>
  921. <zorder>calendarCheckBox</zorder>
  922. <zorder>picCompanyLabel</zorder>
  923. <zorder>submissionReadyTextLabel</zorder>
  924. <zorder>submissonReadyLabel</zorder>
  925. </widget>
  926. <widget class="QWidget" name="autoLoggingTab">
  927. <attribute name="title">
  928. <string>Auto-Logging</string>
  929. </attribute>
  930. <layout class="QGridLayout" name="gridLayout_3">
  931. <item row="0" column="0">
  932. <widget class="QLabel" name="FunctionLabel">
  933. <property name="text">
  934. <string>Function</string>
  935. </property>
  936. </widget>
  937. </item>
  938. <item row="0" column="1">
  939. <widget class="QComboBox" name="FunctionComboBox">
  940. <property name="minimumSize">
  941. <size>
  942. <width>140</width>
  943. <height>20</height>
  944. </size>
  945. </property>
  946. <item>
  947. <property name="text">
  948. <string>PIC</string>
  949. </property>
  950. </item>
  951. <item>
  952. <property name="text">
  953. <string>PICUS</string>
  954. </property>
  955. </item>
  956. <item>
  957. <property name="text">
  958. <string>SIC</string>
  959. </property>
  960. </item>
  961. <item>
  962. <property name="text">
  963. <string>Dual</string>
  964. </property>
  965. </item>
  966. <item>
  967. <property name="text">
  968. <string>Instructor</string>
  969. </property>
  970. </item>
  971. </widget>
  972. </item>
  973. <item row="0" column="3">
  974. <widget class="QLabel" name="TaskLabel">
  975. <property name="text">
  976. <string>Task</string>
  977. </property>
  978. </widget>
  979. </item>
  980. <item row="0" column="4">
  981. <widget class="QCheckBox" name="PilotFlyingCheckBox">
  982. <property name="toolTip">
  983. <string>Assumes T/O and LDG performed. If not, edit details.</string>
  984. </property>
  985. <property name="text">
  986. <string>PF</string>
  987. </property>
  988. <property name="checked">
  989. <bool>true</bool>
  990. </property>
  991. <property name="autoExclusive">
  992. <bool>false</bool>
  993. </property>
  994. <property name="tristate">
  995. <bool>false</bool>
  996. </property>
  997. </widget>
  998. </item>
  999. <item row="1" column="0">
  1000. <widget class="QLabel" name="label">
  1001. <property name="text">
  1002. <string>Approach </string>
  1003. </property>
  1004. </widget>
  1005. </item>
  1006. <item row="1" column="1">
  1007. <widget class="QComboBox" name="ApproachComboBox">
  1008. <property name="minimumSize">
  1009. <size>
  1010. <width>140</width>
  1011. <height>20</height>
  1012. </size>
  1013. </property>
  1014. <property name="currentText">
  1015. <string>ILS CAT I</string>
  1016. </property>
  1017. <item>
  1018. <property name="text">
  1019. <string>ILS CAT I</string>
  1020. </property>
  1021. </item>
  1022. <item>
  1023. <property name="text">
  1024. <string>ILS CAT II</string>
  1025. </property>
  1026. </item>
  1027. <item>
  1028. <property name="text">
  1029. <string>ILS CAT III</string>
  1030. </property>
  1031. </item>
  1032. <item>
  1033. <property name="text">
  1034. <string>Visual</string>
  1035. </property>
  1036. </item>
  1037. <item>
  1038. <property name="text">
  1039. <string>RNAV</string>
  1040. </property>
  1041. </item>
  1042. <item>
  1043. <property name="text">
  1044. <string>RNAV (RNP)</string>
  1045. </property>
  1046. </item>
  1047. <item>
  1048. <property name="text">
  1049. <string>RNAV (RNP AR)</string>
  1050. </property>
  1051. </item>
  1052. <item>
  1053. <property name="text">
  1054. <string>VOR</string>
  1055. </property>
  1056. </item>
  1057. <item>
  1058. <property name="text">
  1059. <string>NDB</string>
  1060. </property>
  1061. </item>
  1062. <item>
  1063. <property name="text">
  1064. <string>LOC</string>
  1065. </property>
  1066. </item>
  1067. <item>
  1068. <property name="text">
  1069. <string>GLS</string>
  1070. </property>
  1071. </item>
  1072. <item>
  1073. <property name="text">
  1074. <string>MLS</string>
  1075. </property>
  1076. </item>
  1077. <item>
  1078. <property name="text">
  1079. <string>SRA</string>
  1080. </property>
  1081. </item>
  1082. </widget>
  1083. </item>
  1084. <item row="1" column="4">
  1085. <widget class="QCheckBox" name="PilotMonitoringCheckBox">
  1086. <property name="text">
  1087. <string>PM</string>
  1088. </property>
  1089. </widget>
  1090. </item>
  1091. <item row="2" column="0">
  1092. <widget class="QCheckBox" name="TakeoffCheckBox">
  1093. <property name="toolTip">
  1094. <string/>
  1095. </property>
  1096. <property name="text">
  1097. <string>Take Off</string>
  1098. </property>
  1099. <property name="checked">
  1100. <bool>true</bool>
  1101. </property>
  1102. </widget>
  1103. </item>
  1104. <item row="2" column="1">
  1105. <widget class="QSpinBox" name="TakeoffSpinBox">
  1106. <property name="minimumSize">
  1107. <size>
  1108. <width>140</width>
  1109. <height>20</height>
  1110. </size>
  1111. </property>
  1112. <property name="value">
  1113. <number>1</number>
  1114. </property>
  1115. </widget>
  1116. </item>
  1117. <item row="2" column="3">
  1118. <widget class="QLabel" name="RulesLabel">
  1119. <property name="text">
  1120. <string>Rules</string>
  1121. </property>
  1122. </widget>
  1123. </item>
  1124. <item row="2" column="4">
  1125. <widget class="QCheckBox" name="VfrCheckBox">
  1126. <property name="text">
  1127. <string>VFR</string>
  1128. </property>
  1129. </widget>
  1130. </item>
  1131. <item row="3" column="0">
  1132. <widget class="QCheckBox" name="LandingCheckBox">
  1133. <property name="text">
  1134. <string>Landing</string>
  1135. </property>
  1136. <property name="checked">
  1137. <bool>true</bool>
  1138. </property>
  1139. </widget>
  1140. </item>
  1141. <item row="3" column="1">
  1142. <widget class="QSpinBox" name="LandingSpinBox">
  1143. <property name="minimumSize">
  1144. <size>
  1145. <width>140</width>
  1146. <height>20</height>
  1147. </size>
  1148. </property>
  1149. <property name="value">
  1150. <number>1</number>
  1151. </property>
  1152. </widget>
  1153. </item>
  1154. <item row="3" column="4">
  1155. <widget class="QCheckBox" name="IfrCheckBox">
  1156. <property name="toolTip">
  1157. <string/>
  1158. </property>
  1159. <property name="text">
  1160. <string>IFR</string>
  1161. </property>
  1162. <property name="checked">
  1163. <bool>true</bool>
  1164. </property>
  1165. </widget>
  1166. </item>
  1167. <item row="4" column="0">
  1168. <widget class="QCheckBox" name="AutolandCheckBox">
  1169. <property name="text">
  1170. <string>Autoland</string>
  1171. </property>
  1172. </widget>
  1173. </item>
  1174. <item row="4" column="1">
  1175. <widget class="QSpinBox" name="AutolandSpinBox">
  1176. <property name="minimumSize">
  1177. <size>
  1178. <width>140</width>
  1179. <height>20</height>
  1180. </size>
  1181. </property>
  1182. </widget>
  1183. </item>
  1184. <item row="5" column="0">
  1185. <widget class="QPushButton" name="setAsDefaultButton">
  1186. <property name="toolTip">
  1187. <string>Set current selection as default</string>
  1188. </property>
  1189. <property name="text">
  1190. <string>Set As Default</string>
  1191. </property>
  1192. </widget>
  1193. </item>
  1194. <item row="5" column="1">
  1195. <widget class="QPushButton" name="restoreDefaultButton">
  1196. <property name="toolTip">
  1197. <string>Restore previously stored default selection</string>
  1198. </property>
  1199. <property name="text">
  1200. <string>Restore Default</string>
  1201. </property>
  1202. </widget>
  1203. </item>
  1204. <item row="6" column="0" colspan="5">
  1205. <widget class="Line" name="line_3">
  1206. <property name="orientation">
  1207. <enum>Qt::Horizontal</enum>
  1208. </property>
  1209. </widget>
  1210. </item>
  1211. <item row="7" column="1">
  1212. <widget class="QCheckBox" name="manualEditingCheckBox">
  1213. <property name="minimumSize">
  1214. <size>
  1215. <width>0</width>
  1216. <height>0</height>
  1217. </size>
  1218. </property>
  1219. <property name="text">
  1220. <string>Enable Manual Editing</string>
  1221. </property>
  1222. <property name="checkable">
  1223. <bool>true</bool>
  1224. </property>
  1225. <property name="autoRepeat">
  1226. <bool>false</bool>
  1227. </property>
  1228. </widget>
  1229. </item>
  1230. <item row="8" column="0">
  1231. <widget class="QLabel" name="spse_Label">
  1232. <property name="text">
  1233. <string>SP SE</string>
  1234. </property>
  1235. </widget>
  1236. </item>
  1237. <item row="8" column="1">
  1238. <widget class="QLineEdit" name="tSPSETimeLineEdit">
  1239. <property name="minimumSize">
  1240. <size>
  1241. <width>0</width>
  1242. <height>20</height>
  1243. </size>
  1244. </property>
  1245. <property name="focusPolicy">
  1246. <enum>Qt::NoFocus</enum>
  1247. </property>
  1248. </widget>
  1249. </item>
  1250. <item row="8" column="2">
  1251. <widget class="QLabel" name="picTimeLabel">
  1252. <property name="text">
  1253. <string>PIC</string>
  1254. </property>
  1255. </widget>
  1256. </item>
  1257. <item row="8" column="4">
  1258. <widget class="QLineEdit" name="tPICTimeLineEdit">
  1259. <property name="minimumSize">
  1260. <size>
  1261. <width>0</width>
  1262. <height>20</height>
  1263. </size>
  1264. </property>
  1265. <property name="focusPolicy">
  1266. <enum>Qt::NoFocus</enum>
  1267. </property>
  1268. </widget>
  1269. </item>
  1270. <item row="9" column="0">
  1271. <widget class="QLabel" name="spmeLabel">
  1272. <property name="text">
  1273. <string>SP ME</string>
  1274. </property>
  1275. </widget>
  1276. </item>
  1277. <item row="9" column="1">
  1278. <widget class="QLineEdit" name="tSPMETimeLineEdit">
  1279. <property name="minimumSize">
  1280. <size>
  1281. <width>0</width>
  1282. <height>20</height>
  1283. </size>
  1284. </property>
  1285. <property name="focusPolicy">
  1286. <enum>Qt::NoFocus</enum>
  1287. </property>
  1288. </widget>
  1289. </item>
  1290. <item row="9" column="2">
  1291. <widget class="QLabel" name="picTimeLabel_2">
  1292. <property name="text">
  1293. <string>PICUS</string>
  1294. </property>
  1295. </widget>
  1296. </item>
  1297. <item row="9" column="4">
  1298. <widget class="QLineEdit" name="tPICUSTimeLineEdit">
  1299. <property name="minimumSize">
  1300. <size>
  1301. <width>0</width>
  1302. <height>20</height>
  1303. </size>
  1304. </property>
  1305. <property name="focusPolicy">
  1306. <enum>Qt::NoFocus</enum>
  1307. </property>
  1308. </widget>
  1309. </item>
  1310. <item row="10" column="0">
  1311. <widget class="QLabel" name="mpLabel">
  1312. <property name="text">
  1313. <string>MP</string>
  1314. </property>
  1315. </widget>
  1316. </item>
  1317. <item row="10" column="1">
  1318. <widget class="QLineEdit" name="tMPTimeLineEdit">
  1319. <property name="minimumSize">
  1320. <size>
  1321. <width>0</width>
  1322. <height>20</height>
  1323. </size>
  1324. </property>
  1325. <property name="focusPolicy">
  1326. <enum>Qt::NoFocus</enum>
  1327. </property>
  1328. </widget>
  1329. </item>
  1330. <item row="10" column="2">
  1331. <widget class="QLabel" name="coPilotTimeLabel">
  1332. <property name="text">
  1333. <string>Co-Pilot</string>
  1334. </property>
  1335. </widget>
  1336. </item>
  1337. <item row="10" column="4">
  1338. <widget class="QLineEdit" name="tSICTimeLineEdit">
  1339. <property name="minimumSize">
  1340. <size>
  1341. <width>0</width>
  1342. <height>20</height>
  1343. </size>
  1344. </property>
  1345. <property name="focusPolicy">
  1346. <enum>Qt::NoFocus</enum>
  1347. </property>
  1348. </widget>
  1349. </item>
  1350. <item row="11" column="0">
  1351. <widget class="QLabel" name="ifrLabel">
  1352. <property name="text">
  1353. <string>IFR</string>
  1354. </property>
  1355. </widget>
  1356. </item>
  1357. <item row="11" column="1">
  1358. <widget class="QLineEdit" name="tIFRTimeLineEdit">
  1359. <property name="minimumSize">
  1360. <size>
  1361. <width>0</width>
  1362. <height>20</height>
  1363. </size>
  1364. </property>
  1365. <property name="focusPolicy">
  1366. <enum>Qt::NoFocus</enum>
  1367. </property>
  1368. </widget>
  1369. </item>
  1370. <item row="11" column="2">
  1371. <widget class="QLabel" name="dualTimeLabel">
  1372. <property name="text">
  1373. <string>Dual</string>
  1374. </property>
  1375. </widget>
  1376. </item>
  1377. <item row="11" column="4">
  1378. <widget class="QLineEdit" name="tDUALTimeLineEdit">
  1379. <property name="minimumSize">
  1380. <size>
  1381. <width>0</width>
  1382. <height>20</height>
  1383. </size>
  1384. </property>
  1385. <property name="focusPolicy">
  1386. <enum>Qt::NoFocus</enum>
  1387. </property>
  1388. </widget>
  1389. </item>
  1390. <item row="12" column="0">
  1391. <widget class="QLabel" name="nightLabel">
  1392. <property name="text">
  1393. <string>Night</string>
  1394. </property>
  1395. </widget>
  1396. </item>
  1397. <item row="12" column="1">
  1398. <widget class="QLineEdit" name="tNIGHTTimeLineEdit">
  1399. <property name="minimumSize">
  1400. <size>
  1401. <width>0</width>
  1402. <height>20</height>
  1403. </size>
  1404. </property>
  1405. <property name="focusPolicy">
  1406. <enum>Qt::NoFocus</enum>
  1407. </property>
  1408. </widget>
  1409. </item>
  1410. <item row="12" column="2">
  1411. <widget class="QLabel" name="fiTimeLabel">
  1412. <property name="text">
  1413. <string>FI</string>
  1414. </property>
  1415. </widget>
  1416. </item>
  1417. <item row="12" column="4">
  1418. <widget class="QLineEdit" name="tFITimeLineEdit">
  1419. <property name="minimumSize">
  1420. <size>
  1421. <width>0</width>
  1422. <height>20</height>
  1423. </size>
  1424. </property>
  1425. <property name="focusPolicy">
  1426. <enum>Qt::NoFocus</enum>
  1427. </property>
  1428. </widget>
  1429. </item>
  1430. <item row="7" column="2">
  1431. <widget class="QLabel" name="tblkLabel_2">
  1432. <property name="text">
  1433. <string>Total</string>
  1434. </property>
  1435. </widget>
  1436. </item>
  1437. <item row="7" column="4">
  1438. <widget class="QLineEdit" name="tblkTimeLineEdit"/>
  1439. </item>
  1440. </layout>
  1441. </widget>
  1442. <widget class="QWidget" name="calendarTab">
  1443. <attribute name="title">
  1444. <string>Calendar</string>
  1445. </attribute>
  1446. <layout class="QGridLayout" name="gridLayout_4">
  1447. <item row="0" column="0">
  1448. <widget class="QCalendarWidget" name="calendarWidget">
  1449. <property name="gridVisible">
  1450. <bool>false</bool>
  1451. </property>
  1452. <property name="horizontalHeaderFormat">
  1453. <enum>QCalendarWidget::SingleLetterDayNames</enum>
  1454. </property>
  1455. <property name="verticalHeaderFormat">
  1456. <enum>QCalendarWidget::NoVerticalHeader</enum>
  1457. </property>
  1458. </widget>
  1459. </item>
  1460. </layout>
  1461. </widget>
  1462. </widget>
  1463. </item>
  1464. <item row="1" column="0">
  1465. <widget class="QPushButton" name="cancelButton">
  1466. <property name="styleSheet">
  1467. <string notr="true">color: rgb(164, 0, 0);</string>
  1468. </property>
  1469. <property name="text">
  1470. <string>Cancel</string>
  1471. </property>
  1472. </widget>
  1473. </item>
  1474. <item row="1" column="1">
  1475. <widget class="QPushButton" name="submitButton">
  1476. <property name="enabled">
  1477. <bool>true</bool>
  1478. </property>
  1479. <property name="whatsThis">
  1480. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Add your flight to the logbook.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;You can only perform this action if all of the mandatory fields are filled.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  1481. </property>
  1482. <property name="styleSheet">
  1483. <string notr="true">color: rgb(78, 154, 6);</string>
  1484. </property>
  1485. <property name="text">
  1486. <string>Submit</string>
  1487. </property>
  1488. </widget>
  1489. </item>
  1490. </layout>
  1491. </widget>
  1492. <tabstops>
  1493. <tabstop>doftLineEdit</tabstop>
  1494. <tabstop>deptLocLineEdit</tabstop>
  1495. <tabstop>tofbTimeLineEdit</tabstop>
  1496. <tabstop>destLocLineEdit</tabstop>
  1497. <tabstop>tonbTimeLineEdit</tabstop>
  1498. <tabstop>acftLineEdit</tabstop>
  1499. <tabstop>picNameLineEdit</tabstop>
  1500. <tabstop>secondPilotNameLineEdit</tabstop>
  1501. <tabstop>thirdPilotNameLineEdit</tabstop>
  1502. <tabstop>FlightNumberLineEdit</tabstop>
  1503. <tabstop>RemarksLineEdit</tabstop>
  1504. <tabstop>FunctionComboBox</tabstop>
  1505. <tabstop>ApproachComboBox</tabstop>
  1506. <tabstop>TakeoffCheckBox</tabstop>
  1507. <tabstop>TakeoffSpinBox</tabstop>
  1508. <tabstop>LandingCheckBox</tabstop>
  1509. <tabstop>LandingSpinBox</tabstop>
  1510. <tabstop>AutolandCheckBox</tabstop>
  1511. <tabstop>AutolandSpinBox</tabstop>
  1512. <tabstop>PilotFlyingCheckBox</tabstop>
  1513. <tabstop>PilotMonitoringCheckBox</tabstop>
  1514. <tabstop>VfrCheckBox</tabstop>
  1515. <tabstop>IfrCheckBox</tabstop>
  1516. <tabstop>setAsDefaultButton</tabstop>
  1517. <tabstop>restoreDefaultButton</tabstop>
  1518. <tabstop>manualEditingCheckBox</tabstop>
  1519. <tabstop>tblkTimeLineEdit</tabstop>
  1520. <tabstop>calendarWidget</tabstop>
  1521. <tabstop>flightDataTabWidget</tabstop>
  1522. </tabstops>
  1523. <resources/>
  1524. <connections/>
  1525. </ui>