actuator.ui.autosave 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  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/modulev3c.png</pixmap>
  87. </property>
  88. <property name="scaledContents">
  89. <bool>false</bool>
  90. </property>
  91. </widget>
  92. <widget class="QLabel" name="labelDeviceID">
  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="QLabel" name="labelOTA">
  168. <property name="geometry">
  169. <rect>
  170. <x>198</x>
  171. <y>45</y>
  172. <width>36</width>
  173. <height>26</height>
  174. </rect>
  175. </property>
  176. <property name="text">
  177. <string/>
  178. </property>
  179. <property name="pixmap">
  180. <pixmap>../icon/ota/updating.png</pixmap>
  181. </property>
  182. </widget>
  183. <zorder>labelDeviceType</zorder>
  184. <zorder>labelSignal</zorder>
  185. <zorder>labelBattery</zorder>
  186. <zorder>labelDeviceID</zorder>
  187. <zorder>labelOTA</zorder>
  188. </widget>
  189. </item>
  190. <item>
  191. <widget class="QWidget" name="widgetControls" native="true">
  192. <property name="sizePolicy">
  193. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  194. <horstretch>0</horstretch>
  195. <verstretch>0</verstretch>
  196. </sizepolicy>
  197. </property>
  198. <property name="minimumSize">
  199. <size>
  200. <width>160</width>
  201. <height>75</height>
  202. </size>
  203. </property>
  204. <property name="maximumSize">
  205. <size>
  206. <width>120</width>
  207. <height>66</height>
  208. </size>
  209. </property>
  210. <widget class="QLabel" name="labelStatus">
  211. <property name="geometry">
  212. <rect>
  213. <x>-26</x>
  214. <y>44</y>
  215. <width>181</width>
  216. <height>31</height>
  217. </rect>
  218. </property>
  219. <property name="font">
  220. <font>
  221. <pointsize>10</pointsize>
  222. <italic>true</italic>
  223. </font>
  224. </property>
  225. <property name="text">
  226. <string>Last Update: 2:30AM</string>
  227. </property>
  228. <property name="alignment">
  229. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  230. </property>
  231. </widget>
  232. <widget class="QToolButton" name="buttonMenu">
  233. <property name="geometry">
  234. <rect>
  235. <x>131</x>
  236. <y>10</y>
  237. <width>21</width>
  238. <height>36</height>
  239. </rect>
  240. </property>
  241. <property name="text">
  242. <string>Activate </string>
  243. </property>
  244. <property name="autoRaise">
  245. <bool>false</bool>
  246. </property>
  247. <property name="arrowType">
  248. <enum>Qt::DownArrow</enum>
  249. </property>
  250. </widget>
  251. <widget class="QToolButton" name="buttonPair">
  252. <property name="geometry">
  253. <rect>
  254. <x>41</x>
  255. <y>10</y>
  256. <width>91</width>
  257. <height>36</height>
  258. </rect>
  259. </property>
  260. <property name="text">
  261. <string>Pair</string>
  262. </property>
  263. <property name="checkable">
  264. <bool>true</bool>
  265. </property>
  266. <property name="popupMode">
  267. <enum>QToolButton::DelayedPopup</enum>
  268. </property>
  269. <property name="toolButtonStyle">
  270. <enum>Qt::ToolButtonTextOnly</enum>
  271. </property>
  272. </widget>
  273. <zorder>labelStatus</zorder>
  274. <zorder>buttonMenu</zorder>
  275. <zorder>buttonPair</zorder>
  276. <zorder>widgetInfo</zorder>
  277. </widget>
  278. </item>
  279. </layout>
  280. </widget>
  281. <resources/>
  282. <connections/>
  283. </ui>