ideasxdevice.ui 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>IdeasXDevice</class>
  4. <widget class="QWidget" name="IdeasXDevice">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>522</width>
  10. <height>84</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  15. <horstretch>0</horstretch>
  16. <verstretch>0</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="minimumSize">
  20. <size>
  21. <width>452</width>
  22. <height>84</height>
  23. </size>
  24. </property>
  25. <property name="maximumSize">
  26. <size>
  27. <width>16777215</width>
  28. <height>84</height>
  29. </size>
  30. </property>
  31. <property name="acceptDrops">
  32. <bool>false</bool>
  33. </property>
  34. <property name="windowTitle">
  35. <string>Form</string>
  36. </property>
  37. <property name="autoFillBackground">
  38. <bool>false</bool>
  39. </property>
  40. <layout class="QHBoxLayout" name="horizontalLayout">
  41. <property name="spacing">
  42. <number>0</number>
  43. </property>
  44. <property name="leftMargin">
  45. <number>9</number>
  46. </property>
  47. <property name="topMargin">
  48. <number>3</number>
  49. </property>
  50. <property name="rightMargin">
  51. <number>9</number>
  52. </property>
  53. <property name="bottomMargin">
  54. <number>3</number>
  55. </property>
  56. <item>
  57. <widget class="QWidget" name="widgetInfo" native="true">
  58. <property name="sizePolicy">
  59. <sizepolicy hsizetype="Expanding" vsizetype="Ignored">
  60. <horstretch>0</horstretch>
  61. <verstretch>0</verstretch>
  62. </sizepolicy>
  63. </property>
  64. <property name="minimumSize">
  65. <size>
  66. <width>290</width>
  67. <height>70</height>
  68. </size>
  69. </property>
  70. <widget class="QLabel" name="labelDeviceType">
  71. <property name="geometry">
  72. <rect>
  73. <x>5</x>
  74. <y>0</y>
  75. <width>101</width>
  76. <height>76</height>
  77. </rect>
  78. </property>
  79. <property name="toolTip">
  80. <string extracomment="RSSI: -20 dBm"/>
  81. </property>
  82. <property name="statusTip">
  83. <string/>
  84. </property>
  85. <property name="pixmap">
  86. <pixmap>../icon/devicetype/modulev3b.png</pixmap>
  87. </property>
  88. <property name="scaledContents">
  89. <bool>false</bool>
  90. </property>
  91. </widget>
  92. <widget class="QLabel" name="labelModuleID">
  93. <property name="geometry">
  94. <rect>
  95. <x>119</x>
  96. <y>5</y>
  97. <width>311</width>
  98. <height>36</height>
  99. </rect>
  100. </property>
  101. <property name="sizePolicy">
  102. <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
  103. <horstretch>0</horstretch>
  104. <verstretch>0</verstretch>
  105. </sizepolicy>
  106. </property>
  107. <property name="font">
  108. <font>
  109. <family>TakaoPGothic</family>
  110. <pointsize>20</pointsize>
  111. <weight>50</weight>
  112. <italic>false</italic>
  113. <bold>false</bold>
  114. </font>
  115. </property>
  116. <property name="frameShape">
  117. <enum>QFrame::NoFrame</enum>
  118. </property>
  119. <property name="text">
  120. <string>Sarah Stanton</string>
  121. </property>
  122. <property name="scaledContents">
  123. <bool>true</bool>
  124. </property>
  125. </widget>
  126. <widget class="QLabel" name="labelSignal">
  127. <property name="geometry">
  128. <rect>
  129. <x>117</x>
  130. <y>43</y>
  131. <width>31</width>
  132. <height>31</height>
  133. </rect>
  134. </property>
  135. <property name="toolTip">
  136. <string extracomment="-40 dBm"/>
  137. </property>
  138. <property name="pixmap">
  139. <pixmap>../icon/network/network-wireless-signal-ok-symbolic.png</pixmap>
  140. </property>
  141. <property name="scaledContents">
  142. <bool>false</bool>
  143. </property>
  144. </widget>
  145. <widget class="QLabel" name="labelBattery">
  146. <property name="geometry">
  147. <rect>
  148. <x>157</x>
  149. <y>43</y>
  150. <width>31</width>
  151. <height>31</height>
  152. </rect>
  153. </property>
  154. <property name="toolTip">
  155. <string extracomment="50%"/>
  156. </property>
  157. <property name="statusTip">
  158. <string extracomment="50%"/>
  159. </property>
  160. <property name="pixmap">
  161. <pixmap>../icon/battery/battery-good-charging-symbolic.png</pixmap>
  162. </property>
  163. <property name="scaledContents">
  164. <bool>false</bool>
  165. </property>
  166. </widget>
  167. <widget class="QToolButton" name="buttonSwitchOne">
  168. <property name="geometry">
  169. <rect>
  170. <x>197</x>
  171. <y>43</y>
  172. <width>25</width>
  173. <height>31</height>
  174. </rect>
  175. </property>
  176. <property name="text">
  177. <string>...</string>
  178. </property>
  179. <property name="icon">
  180. <iconset>
  181. <normaloff>../icon/switch/switch-one-enabled.png</normaloff>../icon/switch/switch-one-enabled.png</iconset>
  182. </property>
  183. <property name="iconSize">
  184. <size>
  185. <width>30</width>
  186. <height>30</height>
  187. </size>
  188. </property>
  189. <property name="autoRaise">
  190. <bool>true</bool>
  191. </property>
  192. </widget>
  193. <widget class="QToolButton" name="buttonSwitchTwo">
  194. <property name="geometry">
  195. <rect>
  196. <x>219</x>
  197. <y>43</y>
  198. <width>21</width>
  199. <height>31</height>
  200. </rect>
  201. </property>
  202. <property name="text">
  203. <string>...</string>
  204. </property>
  205. <property name="icon">
  206. <iconset>
  207. <normaloff>../icon/switch/switch-two-enabled.png</normaloff>../icon/switch/switch-two-enabled.png</iconset>
  208. </property>
  209. <property name="iconSize">
  210. <size>
  211. <width>30</width>
  212. <height>30</height>
  213. </size>
  214. </property>
  215. <property name="autoRaise">
  216. <bool>true</bool>
  217. </property>
  218. </widget>
  219. <widget class="QToolButton" name="buttonSwitchAdaptive">
  220. <property name="geometry">
  221. <rect>
  222. <x>238</x>
  223. <y>43</y>
  224. <width>25</width>
  225. <height>31</height>
  226. </rect>
  227. </property>
  228. <property name="text">
  229. <string>...</string>
  230. </property>
  231. <property name="icon">
  232. <iconset>
  233. <normaloff>../icon/switch/switch-adaptive-disabled.png</normaloff>../icon/switch/switch-adaptive-disabled.png</iconset>
  234. </property>
  235. <property name="iconSize">
  236. <size>
  237. <width>30</width>
  238. <height>30</height>
  239. </size>
  240. </property>
  241. <property name="autoRaise">
  242. <bool>true</bool>
  243. </property>
  244. </widget>
  245. <widget class="QLabel" name="labelOTA">
  246. <property name="geometry">
  247. <rect>
  248. <x>270</x>
  249. <y>45</y>
  250. <width>36</width>
  251. <height>26</height>
  252. </rect>
  253. </property>
  254. <property name="text">
  255. <string/>
  256. </property>
  257. <property name="pixmap">
  258. <pixmap>../icon/ota/updating.png</pixmap>
  259. </property>
  260. </widget>
  261. <zorder>labelDeviceType</zorder>
  262. <zorder>labelSignal</zorder>
  263. <zorder>labelBattery</zorder>
  264. <zorder>buttonSwitchOne</zorder>
  265. <zorder>buttonSwitchTwo</zorder>
  266. <zorder>buttonSwitchAdaptive</zorder>
  267. <zorder>labelModuleID</zorder>
  268. <zorder>labelOTA</zorder>
  269. </widget>
  270. </item>
  271. <item>
  272. <widget class="QWidget" name="widgetControls" native="true">
  273. <property name="sizePolicy">
  274. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  275. <horstretch>0</horstretch>
  276. <verstretch>0</verstretch>
  277. </sizepolicy>
  278. </property>
  279. <property name="minimumSize">
  280. <size>
  281. <width>160</width>
  282. <height>75</height>
  283. </size>
  284. </property>
  285. <property name="maximumSize">
  286. <size>
  287. <width>120</width>
  288. <height>66</height>
  289. </size>
  290. </property>
  291. <widget class="QLabel" name="labelStatus">
  292. <property name="geometry">
  293. <rect>
  294. <x>-26</x>
  295. <y>44</y>
  296. <width>181</width>
  297. <height>31</height>
  298. </rect>
  299. </property>
  300. <property name="font">
  301. <font>
  302. <pointsize>10</pointsize>
  303. <italic>true</italic>
  304. </font>
  305. </property>
  306. <property name="text">
  307. <string>Last Update: 2:30AM</string>
  308. </property>
  309. <property name="alignment">
  310. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  311. </property>
  312. </widget>
  313. <widget class="QToolButton" name="buttonMenu">
  314. <property name="geometry">
  315. <rect>
  316. <x>131</x>
  317. <y>10</y>
  318. <width>21</width>
  319. <height>36</height>
  320. </rect>
  321. </property>
  322. <property name="text">
  323. <string>Activate </string>
  324. </property>
  325. <property name="autoRaise">
  326. <bool>false</bool>
  327. </property>
  328. <property name="arrowType">
  329. <enum>Qt::DownArrow</enum>
  330. </property>
  331. </widget>
  332. <widget class="QToolButton" name="buttonActivate">
  333. <property name="geometry">
  334. <rect>
  335. <x>41</x>
  336. <y>10</y>
  337. <width>91</width>
  338. <height>36</height>
  339. </rect>
  340. </property>
  341. <property name="text">
  342. <string>Activate</string>
  343. </property>
  344. <property name="checkable">
  345. <bool>true</bool>
  346. </property>
  347. <property name="popupMode">
  348. <enum>QToolButton::DelayedPopup</enum>
  349. </property>
  350. <property name="toolButtonStyle">
  351. <enum>Qt::ToolButtonTextOnly</enum>
  352. </property>
  353. </widget>
  354. </widget>
  355. </item>
  356. </layout>
  357. </widget>
  358. <resources/>
  359. <connections/>
  360. </ui>