homewidget.ui 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>homeWidget</class>
  4. <widget class="QWidget" name="homeWidget">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1330</width>
  10. <height>624</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. <spacer name="verticalSpacer_3">
  19. <property name="orientation">
  20. <enum>Qt::Vertical</enum>
  21. </property>
  22. <property name="sizeHint" stdset="0">
  23. <size>
  24. <width>20</width>
  25. <height>150</height>
  26. </size>
  27. </property>
  28. </spacer>
  29. </item>
  30. <item row="1" column="0">
  31. <widget class="QLabel" name="welcomeLabel">
  32. <property name="font">
  33. <font>
  34. <pointsize>20</pointsize>
  35. </font>
  36. </property>
  37. <property name="midLineWidth">
  38. <number>0</number>
  39. </property>
  40. <property name="text">
  41. <string>Welcome to openLog, $user</string>
  42. </property>
  43. <property name="alignment">
  44. <set>Qt::AlignCenter</set>
  45. </property>
  46. </widget>
  47. </item>
  48. <item row="2" column="0">
  49. <spacer name="verticalSpacer_2">
  50. <property name="orientation">
  51. <enum>Qt::Vertical</enum>
  52. </property>
  53. <property name="sizeHint" stdset="0">
  54. <size>
  55. <width>20</width>
  56. <height>151</height>
  57. </size>
  58. </property>
  59. </spacer>
  60. </item>
  61. <item row="3" column="0">
  62. <layout class="QGridLayout" name="gridLayout">
  63. <item row="0" column="0">
  64. <spacer name="horizontalSpacer_7">
  65. <property name="orientation">
  66. <enum>Qt::Horizontal</enum>
  67. </property>
  68. <property name="sizeHint" stdset="0">
  69. <size>
  70. <width>40</width>
  71. <height>20</height>
  72. </size>
  73. </property>
  74. </spacer>
  75. </item>
  76. <item row="0" column="1">
  77. <widget class="QLabel" name="totalTimeLabel">
  78. <property name="text">
  79. <string>Total Time:</string>
  80. </property>
  81. </widget>
  82. </item>
  83. <item row="0" column="2">
  84. <spacer name="horizontalSpacer">
  85. <property name="orientation">
  86. <enum>Qt::Horizontal</enum>
  87. </property>
  88. <property name="sizeHint" stdset="0">
  89. <size>
  90. <width>40</width>
  91. <height>20</height>
  92. </size>
  93. </property>
  94. </spacer>
  95. </item>
  96. <item row="0" column="3">
  97. <widget class="QLabel" name="totalTimeDisplayLabel">
  98. <property name="text">
  99. <string>hours</string>
  100. </property>
  101. </widget>
  102. </item>
  103. <item row="0" column="4">
  104. <spacer name="horizontalSpacer_6">
  105. <property name="orientation">
  106. <enum>Qt::Horizontal</enum>
  107. </property>
  108. <property name="sizeHint" stdset="0">
  109. <size>
  110. <width>40</width>
  111. <height>20</height>
  112. </size>
  113. </property>
  114. </spacer>
  115. </item>
  116. <item row="1" column="0">
  117. <spacer name="horizontalSpacer_8">
  118. <property name="orientation">
  119. <enum>Qt::Horizontal</enum>
  120. </property>
  121. <property name="sizeHint" stdset="0">
  122. <size>
  123. <width>40</width>
  124. <height>20</height>
  125. </size>
  126. </property>
  127. </spacer>
  128. </item>
  129. <item row="1" column="1">
  130. <widget class="QLabel" name="blockHoursCalendarYearLabel">
  131. <property name="text">
  132. <string>Block hours (this year):</string>
  133. </property>
  134. </widget>
  135. </item>
  136. <item row="1" column="2">
  137. <spacer name="horizontalSpacer_2">
  138. <property name="orientation">
  139. <enum>Qt::Horizontal</enum>
  140. </property>
  141. <property name="sizeHint" stdset="0">
  142. <size>
  143. <width>40</width>
  144. <height>20</height>
  145. </size>
  146. </property>
  147. </spacer>
  148. </item>
  149. <item row="1" column="3">
  150. <widget class="QLabel" name="blockHoursCalDisplayLabel">
  151. <property name="text">
  152. <string>hours</string>
  153. </property>
  154. </widget>
  155. </item>
  156. <item row="1" column="4">
  157. <spacer name="horizontalSpacer_5">
  158. <property name="orientation">
  159. <enum>Qt::Horizontal</enum>
  160. </property>
  161. <property name="sizeHint" stdset="0">
  162. <size>
  163. <width>40</width>
  164. <height>20</height>
  165. </size>
  166. </property>
  167. </spacer>
  168. </item>
  169. <item row="2" column="0">
  170. <spacer name="horizontalSpacer_12">
  171. <property name="orientation">
  172. <enum>Qt::Horizontal</enum>
  173. </property>
  174. <property name="sizeHint" stdset="0">
  175. <size>
  176. <width>40</width>
  177. <height>20</height>
  178. </size>
  179. </property>
  180. </spacer>
  181. </item>
  182. <item row="2" column="1">
  183. <widget class="QLabel" name="blockHoursRollingLabel">
  184. <property name="text">
  185. <string>Block hours (rolling year):</string>
  186. </property>
  187. </widget>
  188. </item>
  189. <item row="2" column="2">
  190. <spacer name="horizontalSpacer_10">
  191. <property name="orientation">
  192. <enum>Qt::Horizontal</enum>
  193. </property>
  194. <property name="sizeHint" stdset="0">
  195. <size>
  196. <width>40</width>
  197. <height>20</height>
  198. </size>
  199. </property>
  200. </spacer>
  201. </item>
  202. <item row="2" column="3">
  203. <widget class="QLabel" name="blockHoursRolDisplayLabel">
  204. <property name="text">
  205. <string>hours</string>
  206. </property>
  207. </widget>
  208. </item>
  209. <item row="2" column="4">
  210. <spacer name="horizontalSpacer_11">
  211. <property name="orientation">
  212. <enum>Qt::Horizontal</enum>
  213. </property>
  214. <property name="sizeHint" stdset="0">
  215. <size>
  216. <width>40</width>
  217. <height>20</height>
  218. </size>
  219. </property>
  220. </spacer>
  221. </item>
  222. <item row="3" column="0">
  223. <spacer name="horizontalSpacer_9">
  224. <property name="orientation">
  225. <enum>Qt::Horizontal</enum>
  226. </property>
  227. <property name="sizeHint" stdset="0">
  228. <size>
  229. <width>40</width>
  230. <height>20</height>
  231. </size>
  232. </property>
  233. </spacer>
  234. </item>
  235. <item row="3" column="1">
  236. <widget class="QLabel" name="currencyLabel">
  237. <property name="text">
  238. <string>Currency (last 90 days):</string>
  239. </property>
  240. </widget>
  241. </item>
  242. <item row="3" column="2">
  243. <spacer name="horizontalSpacer_3">
  244. <property name="orientation">
  245. <enum>Qt::Horizontal</enum>
  246. </property>
  247. <property name="sizeHint" stdset="0">
  248. <size>
  249. <width>40</width>
  250. <height>20</height>
  251. </size>
  252. </property>
  253. </spacer>
  254. </item>
  255. <item row="3" column="3">
  256. <widget class="QLabel" name="currencyDisplayLabel">
  257. <property name="text">
  258. <string>TO/LDG</string>
  259. </property>
  260. </widget>
  261. </item>
  262. <item row="3" column="4">
  263. <spacer name="horizontalSpacer_4">
  264. <property name="orientation">
  265. <enum>Qt::Horizontal</enum>
  266. </property>
  267. <property name="sizeHint" stdset="0">
  268. <size>
  269. <width>40</width>
  270. <height>20</height>
  271. </size>
  272. </property>
  273. </spacer>
  274. </item>
  275. </layout>
  276. </item>
  277. <item row="4" column="0">
  278. <spacer name="verticalSpacer">
  279. <property name="orientation">
  280. <enum>Qt::Vertical</enum>
  281. </property>
  282. <property name="sizeHint" stdset="0">
  283. <size>
  284. <width>20</width>
  285. <height>150</height>
  286. </size>
  287. </property>
  288. </spacer>
  289. </item>
  290. <item row="5" column="0">
  291. <widget class="QPushButton" name="debugButton">
  292. <property name="text">
  293. <string>Debug</string>
  294. </property>
  295. </widget>
  296. </item>
  297. <item row="6" column="0">
  298. <widget class="QLineEdit" name="debugLineEdit"/>
  299. </item>
  300. </layout>
  301. </widget>
  302. <resources/>
  303. <connections/>
  304. </ui>