ideasxdevice.ui 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  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>416</width>
  10. <height>70</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  15. <horstretch>0</horstretch>
  16. <verstretch>0</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="minimumSize">
  20. <size>
  21. <width>416</width>
  22. <height>70</height>
  23. </size>
  24. </property>
  25. <property name="windowTitle">
  26. <string>Form</string>
  27. </property>
  28. <property name="autoFillBackground">
  29. <bool>false</bool>
  30. </property>
  31. <widget class="QPushButton" name="buttonActivate">
  32. <property name="geometry">
  33. <rect>
  34. <x>289</x>
  35. <y>11</y>
  36. <width>121</width>
  37. <height>31</height>
  38. </rect>
  39. </property>
  40. <property name="autoFillBackground">
  41. <bool>false</bool>
  42. </property>
  43. <property name="text">
  44. <string>Activate</string>
  45. </property>
  46. <property name="checkable">
  47. <bool>true</bool>
  48. </property>
  49. <property name="checked">
  50. <bool>false</bool>
  51. </property>
  52. </widget>
  53. <widget class="QLabel" name="labelModuleID">
  54. <property name="geometry">
  55. <rect>
  56. <x>110</x>
  57. <y>10</y>
  58. <width>231</width>
  59. <height>31</height>
  60. </rect>
  61. </property>
  62. <property name="font">
  63. <font>
  64. <family>Roboto Condensed</family>
  65. <pointsize>20</pointsize>
  66. <italic>false</italic>
  67. </font>
  68. </property>
  69. <property name="frameShape">
  70. <enum>QFrame::NoFrame</enum>
  71. </property>
  72. <property name="text">
  73. <string>2f:32:56:4f:72</string>
  74. </property>
  75. </widget>
  76. <widget class="QLabel" name="labelStatus">
  77. <property name="geometry">
  78. <rect>
  79. <x>280</x>
  80. <y>50</y>
  81. <width>127</width>
  82. <height>16</height>
  83. </rect>
  84. </property>
  85. <property name="font">
  86. <font>
  87. <family>DejaVu Sans</family>
  88. <pointsize>6</pointsize>
  89. <italic>true</italic>
  90. </font>
  91. </property>
  92. <property name="text">
  93. <string>Last Update: 7:46AM</string>
  94. </property>
  95. <property name="alignment">
  96. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  97. </property>
  98. </widget>
  99. <widget class="QLabel" name="labelBattery">
  100. <property name="geometry">
  101. <rect>
  102. <x>110</x>
  103. <y>40</y>
  104. <width>91</width>
  105. <height>16</height>
  106. </rect>
  107. </property>
  108. <property name="text">
  109. <string>Battery: 98%</string>
  110. </property>
  111. </widget>
  112. <widget class="QLabel" name="labelRSSI">
  113. <property name="geometry">
  114. <rect>
  115. <x>110</x>
  116. <y>50</y>
  117. <width>91</width>
  118. <height>16</height>
  119. </rect>
  120. </property>
  121. <property name="text">
  122. <string>RSSI: -54dBm</string>
  123. </property>
  124. </widget>
  125. <widget class="QLabel" name="label">
  126. <property name="geometry">
  127. <rect>
  128. <x>10</x>
  129. <y>0</y>
  130. <width>91</width>
  131. <height>71</height>
  132. </rect>
  133. </property>
  134. <property name="text">
  135. <string/>
  136. </property>
  137. <property name="pixmap">
  138. <pixmap>../../../Dropbox/curiousmuch/20160820/Module V0.3 Artwork 20160820/g4139.png</pixmap>
  139. </property>
  140. </widget>
  141. <widget class="Line" name="line">
  142. <property name="geometry">
  143. <rect>
  144. <x>-13</x>
  145. <y>60</y>
  146. <width>431</width>
  147. <height>20</height>
  148. </rect>
  149. </property>
  150. <property name="orientation">
  151. <enum>Qt::Horizontal</enum>
  152. </property>
  153. </widget>
  154. </widget>
  155. <resources/>
  156. <connections/>
  157. </ui>