You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

326 lines
8.6 KiB

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>psetupWidget</class>
  4. <widget class="QWidget" name="psetupWidget">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>173</width>
  10. <height>306</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
  15. <horstretch>0</horstretch>
  16. <verstretch>0</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="windowTitle">
  20. <string>Page setup</string>
  21. </property>
  22. <layout class="QVBoxLayout" name="verticalLayout">
  23. <property name="leftMargin">
  24. <number>6</number>
  25. </property>
  26. <property name="topMargin">
  27. <number>6</number>
  28. </property>
  29. <property name="rightMargin">
  30. <number>6</number>
  31. </property>
  32. <property name="bottomMargin">
  33. <number>6</number>
  34. </property>
  35. <item>
  36. <layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0,0,0,0,0,0,0,0" columnstretch="0,0">
  37. <property name="spacing">
  38. <number>6</number>
  39. </property>
  40. <item row="6" column="0" colspan="2">
  41. <widget class="QFontComboBox" name="fontComboBox">
  42. <property name="enabled">
  43. <bool>true</bool>
  44. </property>
  45. <property name="sizePolicy">
  46. <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
  47. <horstretch>0</horstretch>
  48. <verstretch>0</verstretch>
  49. </sizepolicy>
  50. </property>
  51. <property name="minimumSize">
  52. <size>
  53. <width>150</width>
  54. <height>0</height>
  55. </size>
  56. </property>
  57. <property name="maximumSize">
  58. <size>
  59. <width>16777215</width>
  60. <height>16777215</height>
  61. </size>
  62. </property>
  63. <property name="editable">
  64. <bool>false</bool>
  65. </property>
  66. <property name="maxVisibleItems">
  67. <number>12</number>
  68. </property>
  69. <property name="sizeAdjustPolicy">
  70. <enum>QComboBox::AdjustToContents</enum>
  71. </property>
  72. <property name="frame">
  73. <bool>true</bool>
  74. </property>
  75. <property name="writingSystem">
  76. <enum>QFontDatabase::Any</enum>
  77. </property>
  78. </widget>
  79. </item>
  80. <item row="7" column="1">
  81. <widget class="QCheckBox" name="includedFontCheckBox">
  82. <property name="minimumSize">
  83. <size>
  84. <width>0</width>
  85. <height>0</height>
  86. </size>
  87. </property>
  88. <property name="text">
  89. <string>FreeSans</string>
  90. </property>
  91. <property name="checked">
  92. <bool>true</bool>
  93. </property>
  94. </widget>
  95. </item>
  96. <item row="3" column="1">
  97. <widget class="QLineEdit" name="rightMarginLineEdit">
  98. <property name="maximumSize">
  99. <size>
  100. <width>60</width>
  101. <height>16777215</height>
  102. </size>
  103. </property>
  104. </widget>
  105. </item>
  106. <item row="5" column="1">
  107. <widget class="QLineEdit" name="bottomMarginLineEdit">
  108. <property name="maximumSize">
  109. <size>
  110. <width>60</width>
  111. <height>16777215</height>
  112. </size>
  113. </property>
  114. </widget>
  115. </item>
  116. <item row="7" column="0">
  117. <widget class="QLabel" name="fontLabel">
  118. <property name="maximumSize">
  119. <size>
  120. <width>40</width>
  121. <height>16777215</height>
  122. </size>
  123. </property>
  124. <property name="text">
  125. <string>Font</string>
  126. </property>
  127. </widget>
  128. </item>
  129. <item row="0" column="1">
  130. <widget class="QComboBox" name="pageSizeComboBox">
  131. <property name="maximumSize">
  132. <size>
  133. <width>70</width>
  134. <height>26</height>
  135. </size>
  136. </property>
  137. <property name="editable">
  138. <bool>true</bool>
  139. </property>
  140. <property name="frame">
  141. <bool>true</bool>
  142. </property>
  143. </widget>
  144. </item>
  145. <item row="9" column="0">
  146. <widget class="QLabel" name="beatWidthLabel">
  147. <property name="minimumSize">
  148. <size>
  149. <width>0</width>
  150. <height>0</height>
  151. </size>
  152. </property>
  153. <property name="text">
  154. <string>Beat width</string>
  155. </property>
  156. </widget>
  157. </item>
  158. <item row="4" column="0">
  159. <widget class="QLabel" name="topMarginLabel">
  160. <property name="minimumSize">
  161. <size>
  162. <width>0</width>
  163. <height>0</height>
  164. </size>
  165. </property>
  166. <property name="maximumSize">
  167. <size>
  168. <width>16777215</width>
  169. <height>16777215</height>
  170. </size>
  171. </property>
  172. <property name="text">
  173. <string>Top margin</string>
  174. </property>
  175. </widget>
  176. </item>
  177. <item row="1" column="1">
  178. <widget class="QComboBox" name="documentUnitsComboBox">
  179. <property name="enabled">
  180. <bool>true</bool>
  181. </property>
  182. <property name="maximumSize">
  183. <size>
  184. <width>70</width>
  185. <height>26</height>
  186. </size>
  187. </property>
  188. <property name="editable">
  189. <bool>true</bool>
  190. </property>
  191. <property name="frame">
  192. <bool>true</bool>
  193. </property>
  194. </widget>
  195. </item>
  196. <item row="2" column="1">
  197. <widget class="QLineEdit" name="leftMarginLineEdit">
  198. <property name="maximumSize">
  199. <size>
  200. <width>60</width>
  201. <height>16777215</height>
  202. </size>
  203. </property>
  204. </widget>
  205. </item>
  206. <item row="4" column="1">
  207. <widget class="QLineEdit" name="topMarginLineEdit">
  208. <property name="maximumSize">
  209. <size>
  210. <width>60</width>
  211. <height>16777215</height>
  212. </size>
  213. </property>
  214. </widget>
  215. </item>
  216. <item row="0" column="0">
  217. <widget class="QLabel" name="pageSizeLabel">
  218. <property name="text">
  219. <string>Page size</string>
  220. </property>
  221. </widget>
  222. </item>
  223. <item row="9" column="1">
  224. <widget class="QLineEdit" name="beatWidthLineEdit">
  225. <property name="maximumSize">
  226. <size>
  227. <width>60</width>
  228. <height>16777215</height>
  229. </size>
  230. </property>
  231. </widget>
  232. </item>
  233. <item row="2" column="0">
  234. <widget class="QLabel" name="leftMarginLabel">
  235. <property name="minimumSize">
  236. <size>
  237. <width>0</width>
  238. <height>0</height>
  239. </size>
  240. </property>
  241. <property name="text">
  242. <string>Left margin</string>
  243. </property>
  244. </widget>
  245. </item>
  246. <item row="5" column="0">
  247. <widget class="QLabel" name="bottomMarginLabel">
  248. <property name="minimumSize">
  249. <size>
  250. <width>0</width>
  251. <height>0</height>
  252. </size>
  253. </property>
  254. <property name="text">
  255. <string>Bottom margin</string>
  256. </property>
  257. </widget>
  258. </item>
  259. <item row="8" column="0">
  260. <widget class="QLabel" name="lineSpacingLabel">
  261. <property name="minimumSize">
  262. <size>
  263. <width>0</width>
  264. <height>0</height>
  265. </size>
  266. </property>
  267. <property name="text">
  268. <string>Line spacing</string>
  269. </property>
  270. </widget>
  271. </item>
  272. <item row="3" column="0">
  273. <widget class="QLabel" name="rightMarginLabel">
  274. <property name="minimumSize">
  275. <size>
  276. <width>0</width>
  277. <height>0</height>
  278. </size>
  279. </property>
  280. <property name="text">
  281. <string>Right margin</string>
  282. </property>
  283. </widget>
  284. </item>
  285. <item row="1" column="0">
  286. <widget class="QLabel" name="documentUnitsLabel">
  287. <property name="text">
  288. <string>Units</string>
  289. </property>
  290. </widget>
  291. </item>
  292. <item row="8" column="1">
  293. <widget class="QDoubleSpinBox" name="lineSpacingDoubleSpinBox">
  294. <property name="minimumSize">
  295. <size>
  296. <width>70</width>
  297. <height>0</height>
  298. </size>
  299. </property>
  300. <property name="maximumSize">
  301. <size>
  302. <width>70</width>
  303. <height>16777215</height>
  304. </size>
  305. </property>
  306. </widget>
  307. </item>
  308. </layout>
  309. </item>
  310. </layout>
  311. </widget>
  312. <tabstops>
  313. <tabstop>pageSizeComboBox</tabstop>
  314. <tabstop>documentUnitsComboBox</tabstop>
  315. <tabstop>leftMarginLineEdit</tabstop>
  316. <tabstop>rightMarginLineEdit</tabstop>
  317. <tabstop>topMarginLineEdit</tabstop>
  318. <tabstop>bottomMarginLineEdit</tabstop>
  319. <tabstop>fontComboBox</tabstop>
  320. <tabstop>includedFontCheckBox</tabstop>
  321. <tabstop>lineSpacingDoubleSpinBox</tabstop>
  322. <tabstop>beatWidthLineEdit</tabstop>
  323. </tabstops>
  324. <resources/>
  325. <connections/>
  326. </ui>