grpRMQR.ui 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>grpRMQR</class>
  4. <widget class="QWidget" name="grpRMQR">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>400</width>
  10. <height>227</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="vLayoutRMQR">
  23. <item>
  24. <layout class="QGridLayout" name="grpRMQROptions">
  25. <item row="0" column="0">
  26. <widget class="QLabel" name="labelRMQRSize">
  27. <property name="text">
  28. <string>Si&amp;ze:</string>
  29. </property>
  30. <property name="toolTip">
  31. <string>Set height and width (H x W) of symbol</string>
  32. </property>
  33. <property name="buddy">
  34. <cstring>cmbRMQRSize</cstring>
  35. </property>
  36. </widget>
  37. </item>
  38. <item row="0" column="1">
  39. <widget class="QComboBox" name="cmbRMQRSize">
  40. <property name="toolTip">
  41. <string>Set height and width (H x W) of symbol</string>
  42. </property>
  43. <property name="maxVisibleItems">
  44. <number>21</number>
  45. </property>
  46. <item>
  47. <property name="text">
  48. <string>Automatic</string>
  49. </property>
  50. </item>
  51. <item>
  52. <property name="text">
  53. <string>R7x43 (Zint 1)</string>
  54. </property>
  55. </item>
  56. <item>
  57. <property name="text">
  58. <string>R7x59 (Zint 2)</string>
  59. </property>
  60. </item>
  61. <item>
  62. <property name="text">
  63. <string>R7x77 (Zint 3)</string>
  64. </property>
  65. </item>
  66. <item>
  67. <property name="text">
  68. <string>R7x99 (Zint 4)</string>
  69. </property>
  70. </item>
  71. <item>
  72. <property name="text">
  73. <string>R7x139 (Zint 5)</string>
  74. </property>
  75. </item>
  76. <item>
  77. <property name="text">
  78. <string>R9x43 (Zint 6)</string>
  79. </property>
  80. </item>
  81. <item>
  82. <property name="text">
  83. <string>R9x59 (Zint 7)</string>
  84. </property>
  85. </item>
  86. <item>
  87. <property name="text">
  88. <string>R9x77 (Zint 8)</string>
  89. </property>
  90. </item>
  91. <item>
  92. <property name="text">
  93. <string>R9x99 (Zint 9)</string>
  94. </property>
  95. </item>
  96. <item>
  97. <property name="text">
  98. <string>R9x139 (Zint 10)</string>
  99. </property>
  100. </item>
  101. <item>
  102. <property name="text">
  103. <string>R11x27 (Zint 11)</string>
  104. </property>
  105. </item>
  106. <item>
  107. <property name="text">
  108. <string>R11x43 (Zint 12)</string>
  109. </property>
  110. </item>
  111. <item>
  112. <property name="text">
  113. <string>R11x59 (Zint 13)</string>
  114. </property>
  115. </item>
  116. <item>
  117. <property name="text">
  118. <string>R11x77 (Zint 14)</string>
  119. </property>
  120. </item>
  121. <item>
  122. <property name="text">
  123. <string>R11x99 (Zint 15)</string>
  124. </property>
  125. </item>
  126. <item>
  127. <property name="text">
  128. <string>R11x139 (Zint 16)</string>
  129. </property>
  130. </item>
  131. <item>
  132. <property name="text">
  133. <string>R13x27 (Zint 17)</string>
  134. </property>
  135. </item>
  136. <item>
  137. <property name="text">
  138. <string>R13x43 (Zint 18)</string>
  139. </property>
  140. </item>
  141. <item>
  142. <property name="text">
  143. <string>R13x59 (Zint 19)</string>
  144. </property>
  145. </item>
  146. <item>
  147. <property name="text">
  148. <string>R13x77 (Zint 20)</string>
  149. </property>
  150. </item>
  151. <item>
  152. <property name="text">
  153. <string>R13x99 (Zint 21)</string>
  154. </property>
  155. </item>
  156. <item>
  157. <property name="text">
  158. <string>R13x139 (Zint 22)</string>
  159. </property>
  160. </item>
  161. <item>
  162. <property name="text">
  163. <string>R15x43 (Zint 23)</string>
  164. </property>
  165. </item>
  166. <item>
  167. <property name="text">
  168. <string>R15x59 (Zint 24)</string>
  169. </property>
  170. </item>
  171. <item>
  172. <property name="text">
  173. <string>R15x77 (Zint 25)</string>
  174. </property>
  175. </item>
  176. <item>
  177. <property name="text">
  178. <string>R15x99 (Zint 26)</string>
  179. </property>
  180. </item>
  181. <item>
  182. <property name="text">
  183. <string>R15x139 (Zint 27)</string>
  184. </property>
  185. </item>
  186. <item>
  187. <property name="text">
  188. <string>R17x43 (Zint 28)</string>
  189. </property>
  190. </item>
  191. <item>
  192. <property name="text">
  193. <string>R17x59 (Zint 29)</string>
  194. </property>
  195. </item>
  196. <item>
  197. <property name="text">
  198. <string>R17x77 (Zint 30)</string>
  199. </property>
  200. </item>
  201. <item>
  202. <property name="text">
  203. <string>R17x99 (Zint 31)</string>
  204. </property>
  205. </item>
  206. <item>
  207. <property name="text">
  208. <string>R17x139 (Zint 32)</string>
  209. </property>
  210. </item>
  211. <item>
  212. <property name="text">
  213. <string>R7 x Automatic Width (Zint 33)</string>
  214. </property>
  215. </item>
  216. <item>
  217. <property name="text">
  218. <string>R9 x Automatic Width (Zint 34)</string>
  219. </property>
  220. </item>
  221. <item>
  222. <property name="text">
  223. <string>R11 x Automatic Width (Zint 35)</string>
  224. </property>
  225. </item>
  226. <item>
  227. <property name="text">
  228. <string>R13 x Automatic Width (Zint 36)</string>
  229. </property>
  230. </item>
  231. <item>
  232. <property name="text">
  233. <string>R15 x Automatic Width (Zint 37)</string>
  234. </property>
  235. </item>
  236. <item>
  237. <property name="text">
  238. <string>R17 x Automatic Width (Zint 38)</string>
  239. </property>
  240. </item>
  241. </widget>
  242. </item>
  243. <item row="1" column="0">
  244. <widget class="QLabel" name="labelRMQRECC">
  245. <property name="text">
  246. <string>E&amp;rror Correction:</string>
  247. </property>
  248. <property name="toolTip">
  249. <string>Set percentage of capacity to use for
  250. error correction codewords</string>
  251. </property>
  252. <property name="buddy">
  253. <cstring>cmbRMQRECC</cstring>
  254. </property>
  255. </widget>
  256. </item>
  257. <item row="1" column="1">
  258. <widget class="QComboBox" name="cmbRMQRECC">
  259. <property name="toolTip">
  260. <string>Set percentage of capacity to use for
  261. error correction codewords</string>
  262. </property>
  263. <item>
  264. <property name="text">
  265. <string>Automatic</string>
  266. </property>
  267. </item>
  268. <item>
  269. <property name="text">
  270. <string>~37% (Level M)</string>
  271. </property>
  272. </item>
  273. <item>
  274. <property name="text">
  275. <string>~65% (Level H)</string>
  276. </property>
  277. </item>
  278. </widget>
  279. </item>
  280. </layout>
  281. </item>
  282. <item>
  283. <widget class="QGroupBox" name="groupBoxRMQREncodingMode">
  284. <property name="title">
  285. <string>Encoding Mode</string>
  286. </property>
  287. <property name="toolTip">
  288. <string>How to process data</string>
  289. </property>
  290. <layout class="QGridLayout" name="gLayoutRMQREncodingMode">
  291. <property name="sizeConstraint">
  292. <enum>QLayout::SetMinimumSize</enum>
  293. </property>
  294. <item row="0" column="0">
  295. <widget class="QRadioButton" name="radRMQRStand">
  296. <property name="text">
  297. <string>S&amp;tandard Mode</string>
  298. </property>
  299. <property name="toolTip">
  300. <string>Process data as normal</string>
  301. </property>
  302. <property name="checked">
  303. <bool>true</bool>
  304. </property>
  305. </widget>
  306. </item>
  307. <item row="0" column="1">
  308. <widget class="QRadioButton" name="radRMQRGS1">
  309. <property name="text">
  310. <string>GS&amp;1 Data Mode</string>
  311. </property>
  312. <property name="toolTip">
  313. <string>Process data as GS1 General Specifications data,
  314. formatted with Application Identifiers (AIs)</string>
  315. </property>
  316. </widget>
  317. </item>
  318. </layout>
  319. </widget>
  320. </item>
  321. <item>
  322. <widget class="QCheckBox" name="chkRMQRFullMultibyte">
  323. <property name="text">
  324. <string>&amp;Full Multibyte</string>
  325. </property>
  326. <property name="checked">
  327. <bool>false</bool>
  328. </property>
  329. <property name="toolTip">
  330. <string>Use Kanji multibyte encoding for binary
  331. and Latin data</string>
  332. </property>
  333. </widget>
  334. </item>
  335. <item>
  336. <spacer name="vSpacerRMQR">
  337. <property name="orientation">
  338. <enum>Qt::Vertical</enum>
  339. </property>
  340. <property name="sizeType">
  341. <enum>QSizePolicy::MinimumExpanding</enum>
  342. </property>
  343. <property name="sizeHint" stdset="0">
  344. <size>
  345. <width>20</width>
  346. <height>43</height>
  347. </size>
  348. </property>
  349. </spacer>
  350. </item>
  351. </layout>
  352. </widget>
  353. <resources/>
  354. <connections/>
  355. </ui>