grpDBExtend.ui 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>grpDBExtend</class>
  4. <widget class="QWidget" name="grpDBExtend">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>310</width>
  10. <height>78</height>
  11. </rect>
  12. </property>
  13. <property name="maximumSize">
  14. <size>
  15. <width>600</width>
  16. <height>16777215</height>
  17. </size>
  18. </property>
  19. <property name="windowTitle">
  20. <string>Form</string>
  21. </property>
  22. <layout class="QVBoxLayout" name="verticalLayoutDBES">
  23. <item>
  24. <layout class="QGridLayout" name="gridLayoutDBES">
  25. <item row="0" column="0">
  26. <widget class="QRadioButton" name="radDBESCols">
  27. <property name="text">
  28. <string>&amp;Number of Columns:</string>
  29. </property>
  30. <property name="toolTip">
  31. <string>Set number of columns (each contains
  32. 2 data segments)</string>
  33. </property>
  34. <property name="checked">
  35. <bool>true</bool>
  36. </property>
  37. <attribute name="buttonGroup">
  38. <string notr="true">buttonGroupDBESColsRows</string>
  39. </attribute>
  40. </widget>
  41. </item>
  42. <item row="0" column="1">
  43. <widget class="QComboBox" name="cmbDBESCols">
  44. <property name="enabled">
  45. <bool>true</bool>
  46. </property>
  47. <property name="toolTip">
  48. <string>Set number of columns (each contains
  49. 2 data segments)</string>
  50. </property>
  51. <item>
  52. <property name="text">
  53. <string>Automatic</string>
  54. </property>
  55. </item>
  56. <item>
  57. <property name="text">
  58. <string>1 (2 segments)</string>
  59. </property>
  60. </item>
  61. <item>
  62. <property name="text">
  63. <string>2 (4 segments)</string>
  64. </property>
  65. </item>
  66. <item>
  67. <property name="text">
  68. <string>3 (6 segments)</string>
  69. </property>
  70. </item>
  71. <item>
  72. <property name="text">
  73. <string>4 (8 segments)</string>
  74. </property>
  75. </item>
  76. <item>
  77. <property name="text">
  78. <string>5 (10 segments)</string>
  79. </property>
  80. </item>
  81. <item>
  82. <property name="text">
  83. <string>6 (12 segments)</string>
  84. </property>
  85. </item>
  86. <item>
  87. <property name="text">
  88. <string>7 (14 segments)</string>
  89. </property>
  90. </item>
  91. <item>
  92. <property name="text">
  93. <string>8 (16 segments)</string>
  94. </property>
  95. </item>
  96. <item>
  97. <property name="text">
  98. <string>9 (18 segments)</string>
  99. </property>
  100. </item>
  101. <item>
  102. <property name="text">
  103. <string>10 (20 segments)</string>
  104. </property>
  105. </item>
  106. <item>
  107. <property name="text">
  108. <string>11 (22 segments)</string>
  109. </property>
  110. </item>
  111. </widget>
  112. </item>
  113. <item row="1" column="0">
  114. <widget class="QRadioButton" name="radDBESRows">
  115. <property name="text">
  116. <string>Maximum Ro&amp;ws:</string>
  117. </property>
  118. <property name="toolTip">
  119. <string>Set maximum number of rows</string>
  120. </property>
  121. <attribute name="buttonGroup">
  122. <string notr="true">buttonGroupDBESColsRows</string>
  123. </attribute>
  124. </widget>
  125. </item>
  126. <item row="1" column="1">
  127. <widget class="QComboBox" name="cmbDBESRows">
  128. <property name="enabled">
  129. <bool>false</bool>
  130. </property>
  131. <property name="toolTip">
  132. <string>Set maximum number of rows</string>
  133. </property>
  134. <item>
  135. <property name="text">
  136. <string>None</string>
  137. </property>
  138. </item>
  139. <item>
  140. <property name="text">
  141. <string>2</string>
  142. </property>
  143. </item>
  144. <item>
  145. <property name="text">
  146. <string>3</string>
  147. </property>
  148. </item>
  149. <item>
  150. <property name="text">
  151. <string>4</string>
  152. </property>
  153. </item>
  154. <item>
  155. <property name="text">
  156. <string>5</string>
  157. </property>
  158. </item>
  159. <item>
  160. <property name="text">
  161. <string>6</string>
  162. </property>
  163. </item>
  164. <item>
  165. <property name="text">
  166. <string>7</string>
  167. </property>
  168. </item>
  169. <item>
  170. <property name="text">
  171. <string>8</string>
  172. </property>
  173. </item>
  174. <item>
  175. <property name="text">
  176. <string>9</string>
  177. </property>
  178. </item>
  179. <item>
  180. <property name="text">
  181. <string>10</string>
  182. </property>
  183. </item>
  184. <item>
  185. <property name="text">
  186. <string>11 (same as none)</string>
  187. </property>
  188. </item>
  189. </widget>
  190. </item>
  191. <item row="2" column="0">
  192. <widget class="QLabel" name="lblDBESHeightPerRow">
  193. <property name="enabled">
  194. <bool>false</bool>
  195. </property>
  196. <property name="toolTip">
  197. <string>Height per row in X-dimensions
  198. Only available if &quot;Automatic Height&quot; in
  199. the Appearance tab is not checked
  200. (ignored if disabled)</string>
  201. </property>
  202. <property name="text">
  203. <string>Row &amp;Height:</string>
  204. </property>
  205. <property name="alignment">
  206. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  207. </property>
  208. <property name="buddy">
  209. <cstring>spnDBESHeightPerRow</cstring>
  210. </property>
  211. </widget>
  212. </item>
  213. <item row="2" column="1">
  214. <layout class="QHBoxLayout" name="horzLayoutDBESHeightPerRow">
  215. <item>
  216. <widget class="QDoubleSpinBox" name="spnDBESHeightPerRow">
  217. <property name="enabled">
  218. <bool>false</bool>
  219. </property>
  220. <property name="toolTip">
  221. <string>Height per row in X-dimensions
  222. Only available if &quot;Automatic Height&quot; in
  223. the Appearance tab is not checked
  224. (ignored if disabled)</string>
  225. </property>
  226. <property name="accelerated">
  227. <bool>true</bool>
  228. </property>
  229. <property name="prefix">
  230. <string/>
  231. </property>
  232. <property name="suffix">
  233. <string> X</string>
  234. </property>
  235. <property name="decimals">
  236. <number>3</number>
  237. </property>
  238. <property name="minimum">
  239. <double>0</double>
  240. </property>
  241. <property name="maximum">
  242. <double>2000.000000000000000</double>
  243. </property>
  244. <property name="singleStep">
  245. <double>0.100000000000000</double>
  246. </property>
  247. <property name="value">
  248. <double>0</double>
  249. </property>
  250. <property name="specialValueText">
  251. <string>0 (Disabled)</string>
  252. </property>
  253. <property name="sizePolicy">
  254. <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
  255. <horstretch>2</horstretch>
  256. <verstretch>0</verstretch>
  257. </sizepolicy>
  258. </property>
  259. </widget>
  260. </item>
  261. <item>
  262. <widget class="QPushButton" name="btnDBESHeightPerRowDisable">
  263. <property name="toolTip">
  264. <string>Set height per row to 0
  265. (&quot;Height&quot; in the Appearance
  266. tab will be re-enabled)</string>
  267. </property>
  268. <property name="text">
  269. <string>Disabl&amp;e</string>
  270. </property>
  271. <property name="sizePolicy">
  272. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  273. <horstretch>1</horstretch>
  274. <verstretch>0</verstretch>
  275. </sizepolicy>
  276. </property>
  277. <property name="sizeHint" stdset="0">
  278. <size>
  279. <width>30</width>
  280. <height>20</height>
  281. </size>
  282. </property>
  283. </widget>
  284. </item>
  285. <item>
  286. <widget class="QPushButton" name="btnDBESHeightPerRowDefault">
  287. <property name="toolTip">
  288. <string>Set height per row to default value</string>
  289. </property>
  290. <property name="text">
  291. <string>De&amp;fault</string>
  292. </property>
  293. <property name="sizePolicy">
  294. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  295. <horstretch>1</horstretch>
  296. <verstretch>0</verstretch>
  297. </sizepolicy>
  298. </property>
  299. <property name="sizeHint" stdset="0">
  300. <size>
  301. <width>30</width>
  302. <height>20</height>
  303. </size>
  304. </property>
  305. </widget>
  306. </item>
  307. </layout>
  308. </item>
  309. </layout>
  310. </item>
  311. <item>
  312. <spacer name="verticalSpacerDBES">
  313. <property name="orientation">
  314. <enum>Qt::Vertical</enum>
  315. </property>
  316. <property name="sizeHint" stdset="0">
  317. <size>
  318. <width>20</width>
  319. <height>30</height>
  320. </size>
  321. </property>
  322. </spacer>
  323. </item>
  324. </layout>
  325. </widget>
  326. <resources/>
  327. <connections>
  328. <connection>
  329. <sender>radDBESCols</sender>
  330. <signal>toggled(bool)</signal>
  331. <receiver>cmbDBESCols</receiver>
  332. <slot>setEnabled(bool)</slot>
  333. <hints>
  334. <hint type="sourcelabel">
  335. <x>85</x>
  336. <y>47</y>
  337. </hint>
  338. <hint type="destinationlabel">
  339. <x>331</x>
  340. <y>47</y>
  341. </hint>
  342. </hints>
  343. </connection>
  344. <connection>
  345. <sender>radDBESRows</sender>
  346. <signal>toggled(bool)</signal>
  347. <receiver>cmbDBESRows</receiver>
  348. <slot>setEnabled(bool)</slot>
  349. <hints>
  350. <hint type="sourcelabel">
  351. <x>200</x>
  352. <y>80</y>
  353. </hint>
  354. <hint type="destinationlabel">
  355. <x>366</x>
  356. <y>80</y>
  357. </hint>
  358. </hints>
  359. </connection>
  360. </connections>
  361. <buttongroups>
  362. <buttongroup name="buttonGroupDBESColsRows"/>
  363. </buttongroups>
  364. </ui>