ColorSelect.ui 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>ColorSelect</class>
  4. <widget class="QWidget" name="ColorSelect">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>126</width>
  10. <height>70</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  15. <horstretch>0</horstretch>
  16. <verstretch>0</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="windowTitle">
  20. <string>Form</string>
  21. </property>
  22. <property name="styleSheet">
  23. <string notr="true">QPushButton { border: 1px solid black; margin: 0; padding: 0; }</string>
  24. </property>
  25. <layout class="QGridLayout" name="gridLayout_2">
  26. <item row="0" column="0">
  27. <layout class="QGridLayout" name="gridLayout">
  28. <item row="0" column="0">
  29. <widget class="QPushButton" name="preset1">
  30. <property name="sizePolicy">
  31. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  32. <horstretch>0</horstretch>
  33. <verstretch>0</verstretch>
  34. </sizepolicy>
  35. </property>
  36. <property name="minimumSize">
  37. <size>
  38. <width>22</width>
  39. <height>22</height>
  40. </size>
  41. </property>
  42. <property name="maximumSize">
  43. <size>
  44. <width>22</width>
  45. <height>22</height>
  46. </size>
  47. </property>
  48. <property name="styleSheet">
  49. <string notr="true"/>
  50. </property>
  51. <property name="text">
  52. <string/>
  53. </property>
  54. <property name="preset" stdset="0">
  55. <string>1</string>
  56. </property>
  57. </widget>
  58. </item>
  59. <item row="0" column="1">
  60. <widget class="QPushButton" name="preset2">
  61. <property name="sizePolicy">
  62. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  63. <horstretch>0</horstretch>
  64. <verstretch>0</verstretch>
  65. </sizepolicy>
  66. </property>
  67. <property name="minimumSize">
  68. <size>
  69. <width>22</width>
  70. <height>22</height>
  71. </size>
  72. </property>
  73. <property name="maximumSize">
  74. <size>
  75. <width>22</width>
  76. <height>22</height>
  77. </size>
  78. </property>
  79. <property name="text">
  80. <string/>
  81. </property>
  82. <property name="preset" stdset="0">
  83. <string>2</string>
  84. </property>
  85. </widget>
  86. </item>
  87. <item row="0" column="2">
  88. <widget class="QPushButton" name="preset3">
  89. <property name="sizePolicy">
  90. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  91. <horstretch>0</horstretch>
  92. <verstretch>0</verstretch>
  93. </sizepolicy>
  94. </property>
  95. <property name="minimumSize">
  96. <size>
  97. <width>22</width>
  98. <height>22</height>
  99. </size>
  100. </property>
  101. <property name="maximumSize">
  102. <size>
  103. <width>22</width>
  104. <height>22</height>
  105. </size>
  106. </property>
  107. <property name="text">
  108. <string/>
  109. </property>
  110. <property name="preset" stdset="0">
  111. <string>3</string>
  112. </property>
  113. </widget>
  114. </item>
  115. <item row="0" column="3">
  116. <widget class="QPushButton" name="preset4">
  117. <property name="sizePolicy">
  118. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  119. <horstretch>0</horstretch>
  120. <verstretch>0</verstretch>
  121. </sizepolicy>
  122. </property>
  123. <property name="minimumSize">
  124. <size>
  125. <width>22</width>
  126. <height>22</height>
  127. </size>
  128. </property>
  129. <property name="maximumSize">
  130. <size>
  131. <width>22</width>
  132. <height>22</height>
  133. </size>
  134. </property>
  135. <property name="text">
  136. <string/>
  137. </property>
  138. <property name="preset" stdset="0">
  139. <string>4</string>
  140. </property>
  141. </widget>
  142. </item>
  143. <item row="1" column="0">
  144. <widget class="QPushButton" name="preset5">
  145. <property name="sizePolicy">
  146. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  147. <horstretch>0</horstretch>
  148. <verstretch>0</verstretch>
  149. </sizepolicy>
  150. </property>
  151. <property name="minimumSize">
  152. <size>
  153. <width>22</width>
  154. <height>22</height>
  155. </size>
  156. </property>
  157. <property name="maximumSize">
  158. <size>
  159. <width>22</width>
  160. <height>22</height>
  161. </size>
  162. </property>
  163. <property name="text">
  164. <string/>
  165. </property>
  166. <property name="preset" stdset="0">
  167. <string>5</string>
  168. </property>
  169. </widget>
  170. </item>
  171. <item row="1" column="1">
  172. <widget class="QPushButton" name="preset6">
  173. <property name="sizePolicy">
  174. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  175. <horstretch>0</horstretch>
  176. <verstretch>0</verstretch>
  177. </sizepolicy>
  178. </property>
  179. <property name="minimumSize">
  180. <size>
  181. <width>22</width>
  182. <height>22</height>
  183. </size>
  184. </property>
  185. <property name="maximumSize">
  186. <size>
  187. <width>22</width>
  188. <height>22</height>
  189. </size>
  190. </property>
  191. <property name="text">
  192. <string/>
  193. </property>
  194. <property name="preset" stdset="0">
  195. <string>6</string>
  196. </property>
  197. </widget>
  198. </item>
  199. <item row="1" column="2">
  200. <widget class="QPushButton" name="preset7">
  201. <property name="sizePolicy">
  202. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  203. <horstretch>0</horstretch>
  204. <verstretch>0</verstretch>
  205. </sizepolicy>
  206. </property>
  207. <property name="minimumSize">
  208. <size>
  209. <width>22</width>
  210. <height>22</height>
  211. </size>
  212. </property>
  213. <property name="maximumSize">
  214. <size>
  215. <width>22</width>
  216. <height>22</height>
  217. </size>
  218. </property>
  219. <property name="text">
  220. <string/>
  221. </property>
  222. <property name="preset" stdset="0">
  223. <string>7</string>
  224. </property>
  225. </widget>
  226. </item>
  227. <item row="1" column="3">
  228. <widget class="QPushButton" name="preset8">
  229. <property name="sizePolicy">
  230. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  231. <horstretch>0</horstretch>
  232. <verstretch>0</verstretch>
  233. </sizepolicy>
  234. </property>
  235. <property name="minimumSize">
  236. <size>
  237. <width>22</width>
  238. <height>22</height>
  239. </size>
  240. </property>
  241. <property name="maximumSize">
  242. <size>
  243. <width>22</width>
  244. <height>22</height>
  245. </size>
  246. </property>
  247. <property name="text">
  248. <string/>
  249. </property>
  250. <property name="preset8" stdset="0">
  251. <string/>
  252. </property>
  253. </widget>
  254. </item>
  255. </layout>
  256. </item>
  257. </layout>
  258. </widget>
  259. <resources>
  260. <include location="obs.qrc"/>
  261. </resources>
  262. <connections/>
  263. </ui>