ideasxdevice.ui.autosave 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346
  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>452</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="inputMethodHints">
  177. <set>Qt::ImhNone</set>
  178. </property>
  179. <property name="text">
  180. <string>...</string>
  181. </property>
  182. <property name="icon">
  183. <iconset>
  184. <normaloff>../icon/switch/switch-one-enabled.png</normaloff>../icon/switch/switch-one-enabled.png</iconset>
  185. </property>
  186. <property name="iconSize">
  187. <size>
  188. <width>30</width>
  189. <height>30</height>
  190. </size>
  191. </property>
  192. <property name="autoRaise">
  193. <bool>true</bool>
  194. </property>
  195. </widget>
  196. <widget class="QToolButton" name="buttonSwitchTwo">
  197. <property name="geometry">
  198. <rect>
  199. <x>219</x>
  200. <y>43</y>
  201. <width>21</width>
  202. <height>31</height>
  203. </rect>
  204. </property>
  205. <property name="text">
  206. <string>...</string>
  207. </property>
  208. <property name="icon">
  209. <iconset>
  210. <normaloff>../icon/switch/switch-two-enabled.png</normaloff>../icon/switch/switch-two-enabled.png</iconset>
  211. </property>
  212. <property name="iconSize">
  213. <size>
  214. <width>30</width>
  215. <height>30</height>
  216. </size>
  217. </property>
  218. <property name="autoRaise">
  219. <bool>true</bool>
  220. </property>
  221. </widget>
  222. <widget class="QToolButton" name="buttonSwitchAdaptive">
  223. <property name="geometry">
  224. <rect>
  225. <x>238</x>
  226. <y>43</y>
  227. <width>25</width>
  228. <height>31</height>
  229. </rect>
  230. </property>
  231. <property name="text">
  232. <string>...</string>
  233. </property>
  234. <property name="icon">
  235. <iconset>
  236. <normaloff>../icon/switch/switch-adaptive-disabled.png</normaloff>../icon/switch/switch-adaptive-disabled.png</iconset>
  237. </property>
  238. <property name="iconSize">
  239. <size>
  240. <width>30</width>
  241. <height>30</height>
  242. </size>
  243. </property>
  244. <property name="autoRaise">
  245. <bool>true</bool>
  246. </property>
  247. </widget>
  248. <zorder>labelDeviceType</zorder>
  249. <zorder>labelSignal</zorder>
  250. <zorder>labelBattery</zorder>
  251. <zorder>buttonSwitchOne</zorder>
  252. <zorder>buttonSwitchTwo</zorder>
  253. <zorder>buttonSwitchAdaptive</zorder>
  254. <zorder>labelModuleID</zorder>
  255. </widget>
  256. </item>
  257. <item>
  258. <widget class="QWidget" name="widgetControls" native="true">
  259. <property name="sizePolicy">
  260. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  261. <horstretch>0</horstretch>
  262. <verstretch>0</verstretch>
  263. </sizepolicy>
  264. </property>
  265. <property name="minimumSize">
  266. <size>
  267. <width>160</width>
  268. <height>75</height>
  269. </size>
  270. </property>
  271. <property name="maximumSize">
  272. <size>
  273. <width>120</width>
  274. <height>66</height>
  275. </size>
  276. </property>
  277. <widget class="QLabel" name="labelStatus">
  278. <property name="geometry">
  279. <rect>
  280. <x>-26</x>
  281. <y>44</y>
  282. <width>181</width>
  283. <height>31</height>
  284. </rect>
  285. </property>
  286. <property name="font">
  287. <font>
  288. <pointsize>10</pointsize>
  289. <italic>true</italic>
  290. </font>
  291. </property>
  292. <property name="text">
  293. <string>Last Update: 2:30AM</string>
  294. </property>
  295. <property name="alignment">
  296. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  297. </property>
  298. </widget>
  299. <widget class="QToolButton" name="buttonMenu">
  300. <property name="geometry">
  301. <rect>
  302. <x>131</x>
  303. <y>10</y>
  304. <width>21</width>
  305. <height>36</height>
  306. </rect>
  307. </property>
  308. <property name="text">
  309. <string>Activate </string>
  310. </property>
  311. <property name="autoRaise">
  312. <bool>false</bool>
  313. </property>
  314. <property name="arrowType">
  315. <enum>Qt::DownArrow</enum>
  316. </property>
  317. </widget>
  318. <widget class="QToolButton" name="buttonActivate">
  319. <property name="geometry">
  320. <rect>
  321. <x>41</x>
  322. <y>10</y>
  323. <width>91</width>
  324. <height>36</height>
  325. </rect>
  326. </property>
  327. <property name="text">
  328. <string>Activate</string>
  329. </property>
  330. <property name="checkable">
  331. <bool>true</bool>
  332. </property>
  333. <property name="popupMode">
  334. <enum>QToolButton::DelayedPopup</enum>
  335. </property>
  336. <property name="toolButtonStyle">
  337. <enum>Qt::ToolButtonTextOnly</enum>
  338. </property>
  339. </widget>
  340. </widget>
  341. </item>
  342. </layout>
  343. </widget>
  344. <resources/>
  345. <connections/>
  346. </ui>