Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

235 строки
5.0 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>COptionsPage</class>
  4. <widget class="QWidget" name="COptionsPage">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1119</width>
  10. <height>647</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QLabel" name="label">
  17. <property name="geometry">
  18. <rect>
  19. <x>100</x>
  20. <y>40</y>
  21. <width>181</width>
  22. <height>31</height>
  23. </rect>
  24. </property>
  25. <property name="font">
  26. <font>
  27. <pointsize>14</pointsize>
  28. </font>
  29. </property>
  30. <property name="text">
  31. <string>Valeurs par défaut</string>
  32. </property>
  33. </widget>
  34. <widget class="QLabel" name="label_2">
  35. <property name="geometry">
  36. <rect>
  37. <x>530</x>
  38. <y>40</y>
  39. <width>181</width>
  40. <height>31</height>
  41. </rect>
  42. </property>
  43. <property name="font">
  44. <font>
  45. <pointsize>14</pointsize>
  46. </font>
  47. </property>
  48. <property name="text">
  49. <string>Paramètres de test</string>
  50. </property>
  51. </widget>
  52. <widget class="QSpinBox" name="mTestHoldTimeHighSpinBx">
  53. <property name="geometry">
  54. <rect>
  55. <x>680</x>
  56. <y>110</y>
  57. <width>61</width>
  58. <height>22</height>
  59. </rect>
  60. </property>
  61. <property name="minimum">
  62. <number>100</number>
  63. </property>
  64. <property name="maximum">
  65. <number>5000</number>
  66. </property>
  67. <property name="value">
  68. <number>1000</number>
  69. </property>
  70. </widget>
  71. <widget class="QLabel" name="label_3">
  72. <property name="geometry">
  73. <rect>
  74. <x>500</x>
  75. <y>110</y>
  76. <width>171</width>
  77. <height>20</height>
  78. </rect>
  79. </property>
  80. <property name="font">
  81. <font>
  82. <pointsize>10</pointsize>
  83. </font>
  84. </property>
  85. <property name="text">
  86. <string>Temps de maintien haut (ms)</string>
  87. </property>
  88. </widget>
  89. <widget class="QLabel" name="label_4">
  90. <property name="geometry">
  91. <rect>
  92. <x>500</x>
  93. <y>150</y>
  94. <width>171</width>
  95. <height>20</height>
  96. </rect>
  97. </property>
  98. <property name="font">
  99. <font>
  100. <pointsize>10</pointsize>
  101. </font>
  102. </property>
  103. <property name="text">
  104. <string>Temps de maintien bas (ms)</string>
  105. </property>
  106. </widget>
  107. <widget class="QSpinBox" name="mTestHoldTimeLowSpinBx">
  108. <property name="geometry">
  109. <rect>
  110. <x>680</x>
  111. <y>150</y>
  112. <width>61</width>
  113. <height>22</height>
  114. </rect>
  115. </property>
  116. <property name="minimum">
  117. <number>1</number>
  118. </property>
  119. <property name="maximum">
  120. <number>5000</number>
  121. </property>
  122. <property name="value">
  123. <number>1</number>
  124. </property>
  125. </widget>
  126. <widget class="QSpinBox" name="mIPAdd1SpinBox">
  127. <property name="geometry">
  128. <rect>
  129. <x>510</x>
  130. <y>340</y>
  131. <width>42</width>
  132. <height>22</height>
  133. </rect>
  134. </property>
  135. <property name="maximum">
  136. <number>255</number>
  137. </property>
  138. <property name="value">
  139. <number>192</number>
  140. </property>
  141. </widget>
  142. <widget class="QSpinBox" name="mIPAdd2SpinBox">
  143. <property name="geometry">
  144. <rect>
  145. <x>560</x>
  146. <y>340</y>
  147. <width>42</width>
  148. <height>22</height>
  149. </rect>
  150. </property>
  151. <property name="maximum">
  152. <number>255</number>
  153. </property>
  154. <property name="value">
  155. <number>168</number>
  156. </property>
  157. </widget>
  158. <widget class="QSpinBox" name="mIPAdd3SpinBox">
  159. <property name="geometry">
  160. <rect>
  161. <x>610</x>
  162. <y>340</y>
  163. <width>42</width>
  164. <height>22</height>
  165. </rect>
  166. </property>
  167. <property name="maximum">
  168. <number>255</number>
  169. </property>
  170. </widget>
  171. <widget class="QSpinBox" name="mIPAdd4SpinBox">
  172. <property name="geometry">
  173. <rect>
  174. <x>660</x>
  175. <y>340</y>
  176. <width>42</width>
  177. <height>22</height>
  178. </rect>
  179. </property>
  180. <property name="maximum">
  181. <number>255</number>
  182. </property>
  183. <property name="value">
  184. <number>52</number>
  185. </property>
  186. </widget>
  187. <widget class="QLabel" name="label_5">
  188. <property name="geometry">
  189. <rect>
  190. <x>510</x>
  191. <y>310</y>
  192. <width>171</width>
  193. <height>20</height>
  194. </rect>
  195. </property>
  196. <property name="font">
  197. <font>
  198. <pointsize>10</pointsize>
  199. </font>
  200. </property>
  201. <property name="text">
  202. <string>Adresse IP module I/O</string>
  203. </property>
  204. </widget>
  205. <widget class="QPushButton" name="mApplyAndSaveBtn">
  206. <property name="geometry">
  207. <rect>
  208. <x>390</x>
  209. <y>550</y>
  210. <width>131</width>
  211. <height>23</height>
  212. </rect>
  213. </property>
  214. <property name="text">
  215. <string>Appliquer &amp;&amp; Sauvegarder</string>
  216. </property>
  217. </widget>
  218. <widget class="QCheckBox" name="mIgnoreVisualInspChkBx">
  219. <property name="geometry">
  220. <rect>
  221. <x>500</x>
  222. <y>200</y>
  223. <width>221</width>
  224. <height>17</height>
  225. </rect>
  226. </property>
  227. <property name="text">
  228. <string>Ignorer l'inspection visuelle</string>
  229. </property>
  230. </widget>
  231. </widget>
  232. <resources/>
  233. <connections/>
  234. </ui>