ColorSelect.ui 6.9 KB

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