configure_mouse_advanced.ui 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>ConfigureMouseAdvanced</class>
  4. <widget class="QDialog" name="ConfigureMouseAdvanced">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>310</width>
  10. <height>193</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Configure Mouse</string>
  15. </property>
  16. <property name="styleSheet">
  17. <string notr="true">QPushButton {
  18. min-width: 60px;
  19. }</string>
  20. </property>
  21. <layout class="QVBoxLayout" name="verticalLayout">
  22. <item>
  23. <widget class="QGroupBox" name="gridGroupBox">
  24. <property name="title">
  25. <string>Mouse Buttons</string>
  26. </property>
  27. <layout class="QGridLayout" name="gridLayout">
  28. <item row="3" column="5">
  29. <layout class="QVBoxLayout" name="verticalLayout_6">
  30. <item>
  31. <layout class="QHBoxLayout" name="horizontalLayout_5">
  32. <item>
  33. <widget class="QLabel" name="label_5">
  34. <property name="text">
  35. <string>Forward:</string>
  36. </property>
  37. </widget>
  38. </item>
  39. </layout>
  40. </item>
  41. <item>
  42. <widget class="QPushButton" name="forward_button">
  43. <property name="minimumSize">
  44. <size>
  45. <width>68</width>
  46. <height>0</height>
  47. </size>
  48. </property>
  49. <property name="maximumSize">
  50. <size>
  51. <width>68</width>
  52. <height>16777215</height>
  53. </size>
  54. </property>
  55. <property name="text">
  56. <string/>
  57. </property>
  58. </widget>
  59. </item>
  60. </layout>
  61. </item>
  62. <item row="3" column="1">
  63. <layout class="QVBoxLayout" name="verticalLayout_5">
  64. <item>
  65. <layout class="QHBoxLayout" name="horizontalLayout_4">
  66. <item>
  67. <widget class="QLabel" name="label_4">
  68. <property name="minimumSize">
  69. <size>
  70. <width>54</width>
  71. <height>0</height>
  72. </size>
  73. </property>
  74. <property name="text">
  75. <string>Back:</string>
  76. </property>
  77. </widget>
  78. </item>
  79. </layout>
  80. </item>
  81. <item>
  82. <widget class="QPushButton" name="back_button">
  83. <property name="minimumSize">
  84. <size>
  85. <width>68</width>
  86. <height>0</height>
  87. </size>
  88. </property>
  89. <property name="text">
  90. <string/>
  91. </property>
  92. </widget>
  93. </item>
  94. </layout>
  95. </item>
  96. <item row="0" column="1">
  97. <layout class="QVBoxLayout" name="verticalLayout_2">
  98. <item>
  99. <layout class="QHBoxLayout" name="horizontalLayout">
  100. <item>
  101. <widget class="QLabel" name="label">
  102. <property name="text">
  103. <string>Left:</string>
  104. </property>
  105. </widget>
  106. </item>
  107. </layout>
  108. </item>
  109. <item>
  110. <widget class="QPushButton" name="left_button">
  111. <property name="minimumSize">
  112. <size>
  113. <width>68</width>
  114. <height>0</height>
  115. </size>
  116. </property>
  117. <property name="text">
  118. <string/>
  119. </property>
  120. </widget>
  121. </item>
  122. </layout>
  123. </item>
  124. <item row="0" column="3">
  125. <layout class="QVBoxLayout" name="verticalLayout_3">
  126. <item>
  127. <layout class="QHBoxLayout" name="horizontalLayout_2">
  128. <item>
  129. <widget class="QLabel" name="label_2">
  130. <property name="text">
  131. <string>Middle:</string>
  132. </property>
  133. </widget>
  134. </item>
  135. </layout>
  136. </item>
  137. <item>
  138. <widget class="QPushButton" name="middle_button">
  139. <property name="minimumSize">
  140. <size>
  141. <width>68</width>
  142. <height>0</height>
  143. </size>
  144. </property>
  145. <property name="maximumSize">
  146. <size>
  147. <width>68</width>
  148. <height>16777215</height>
  149. </size>
  150. </property>
  151. <property name="text">
  152. <string/>
  153. </property>
  154. </widget>
  155. </item>
  156. </layout>
  157. </item>
  158. <item row="0" column="6">
  159. <spacer name="horizontalSpacer_2">
  160. <property name="orientation">
  161. <enum>Qt::Horizontal</enum>
  162. </property>
  163. <property name="sizeType">
  164. <enum>QSizePolicy::Fixed</enum>
  165. </property>
  166. <property name="sizeHint" stdset="0">
  167. <size>
  168. <width>0</width>
  169. <height>20</height>
  170. </size>
  171. </property>
  172. </spacer>
  173. </item>
  174. <item row="0" column="0">
  175. <spacer name="horizontalSpacer">
  176. <property name="orientation">
  177. <enum>Qt::Horizontal</enum>
  178. </property>
  179. <property name="sizeType">
  180. <enum>QSizePolicy::Fixed</enum>
  181. </property>
  182. <property name="sizeHint" stdset="0">
  183. <size>
  184. <width>0</width>
  185. <height>20</height>
  186. </size>
  187. </property>
  188. </spacer>
  189. </item>
  190. <item row="0" column="5">
  191. <layout class="QVBoxLayout" name="verticalLayout_4">
  192. <item>
  193. <layout class="QHBoxLayout" name="horizontalLayout_3">
  194. <item>
  195. <widget class="QLabel" name="label_3">
  196. <property name="text">
  197. <string>Right:</string>
  198. </property>
  199. </widget>
  200. </item>
  201. </layout>
  202. </item>
  203. <item>
  204. <widget class="QPushButton" name="right_button">
  205. <property name="minimumSize">
  206. <size>
  207. <width>68</width>
  208. <height>0</height>
  209. </size>
  210. </property>
  211. <property name="maximumSize">
  212. <size>
  213. <width>68</width>
  214. <height>16777215</height>
  215. </size>
  216. </property>
  217. <property name="text">
  218. <string/>
  219. </property>
  220. </widget>
  221. </item>
  222. </layout>
  223. </item>
  224. <item row="0" column="2">
  225. <spacer name="horizontalSpacer_4">
  226. <property name="orientation">
  227. <enum>Qt::Horizontal</enum>
  228. </property>
  229. <property name="sizeHint" stdset="0">
  230. <size>
  231. <width>0</width>
  232. <height>20</height>
  233. </size>
  234. </property>
  235. </spacer>
  236. </item>
  237. <item row="0" column="4">
  238. <spacer name="horizontalSpacer_5">
  239. <property name="orientation">
  240. <enum>Qt::Horizontal</enum>
  241. </property>
  242. <property name="sizeHint" stdset="0">
  243. <size>
  244. <width>0</width>
  245. <height>20</height>
  246. </size>
  247. </property>
  248. </spacer>
  249. </item>
  250. </layout>
  251. </widget>
  252. </item>
  253. <item>
  254. <layout class="QHBoxLayout" name="horizontalLayout_6">
  255. <item>
  256. <widget class="QPushButton" name="buttonClearAll">
  257. <property name="minimumSize">
  258. <size>
  259. <width>68</width>
  260. <height>0</height>
  261. </size>
  262. </property>
  263. <property name="maximumSize">
  264. <size>
  265. <width>68</width>
  266. <height>16777215</height>
  267. </size>
  268. </property>
  269. <property name="text">
  270. <string>Clear</string>
  271. </property>
  272. </widget>
  273. </item>
  274. <item>
  275. <widget class="QPushButton" name="buttonRestoreDefaults">
  276. <property name="minimumSize">
  277. <size>
  278. <width>68</width>
  279. <height>0</height>
  280. </size>
  281. </property>
  282. <property name="maximumSize">
  283. <size>
  284. <width>68</width>
  285. <height>16777215</height>
  286. </size>
  287. </property>
  288. <property name="text">
  289. <string>Defaults</string>
  290. </property>
  291. </widget>
  292. </item>
  293. <item>
  294. <spacer name="horizontalSpacer_3">
  295. <property name="orientation">
  296. <enum>Qt::Horizontal</enum>
  297. </property>
  298. <property name="sizeHint" stdset="0">
  299. <size>
  300. <width>0</width>
  301. <height>20</height>
  302. </size>
  303. </property>
  304. </spacer>
  305. </item>
  306. <item>
  307. <widget class="QDialogButtonBox" name="buttonBox">
  308. <property name="styleSheet">
  309. <string notr="true"/>
  310. </property>
  311. <property name="standardButtons">
  312. <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
  313. </property>
  314. </widget>
  315. </item>
  316. </layout>
  317. </item>
  318. </layout>
  319. </widget>
  320. <resources/>
  321. <connections>
  322. <connection>
  323. <sender>buttonBox</sender>
  324. <signal>accepted()</signal>
  325. <receiver>ConfigureMouseAdvanced</receiver>
  326. <slot>accept()</slot>
  327. </connection>
  328. <connection>
  329. <sender>buttonBox</sender>
  330. <signal>rejected()</signal>
  331. <receiver>ConfigureMouseAdvanced</receiver>
  332. <slot>reject()</slot>
  333. </connection>
  334. </connections>
  335. </ui>