dlg_main.ui 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>dlg_main</class>
  4. <widget class="QDialog" name="dlg_main">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>532</width>
  10. <height>537</height>
  11. </rect>
  12. </property>
  13. <property name="font">
  14. <font>
  15. <family>Verdana</family>
  16. <pointsize>9</pointsize>
  17. </font>
  18. </property>
  19. <property name="windowTitle">
  20. <string>MnCheck</string>
  21. </property>
  22. <property name="windowIcon">
  23. <iconset>
  24. <normaloff>rsc/network.png</normaloff>rsc/network.png</iconset>
  25. </property>
  26. <layout class="QVBoxLayout" name="verticalLayout">
  27. <item>
  28. <layout class="QHBoxLayout" name="horizontalLayout">
  29. <property name="topMargin">
  30. <number>0</number>
  31. </property>
  32. <item>
  33. <widget class="QLabel" name="label">
  34. <property name="text">
  35. <string>Sélectionnez le schéma à appliquer:</string>
  36. </property>
  37. </widget>
  38. </item>
  39. <item>
  40. <spacer name="horizontalSpacer">
  41. <property name="orientation">
  42. <enum>Qt::Horizontal</enum>
  43. </property>
  44. <property name="sizeHint" stdset="0">
  45. <size>
  46. <width>40</width>
  47. <height>20</height>
  48. </size>
  49. </property>
  50. </spacer>
  51. </item>
  52. <item>
  53. <widget class="QPushButton" name="btn_help">
  54. <property name="enabled">
  55. <bool>false</bool>
  56. </property>
  57. <property name="minimumSize">
  58. <size>
  59. <width>28</width>
  60. <height>28</height>
  61. </size>
  62. </property>
  63. <property name="font">
  64. <font>
  65. <pointsize>9</pointsize>
  66. </font>
  67. </property>
  68. <property name="text">
  69. <string/>
  70. </property>
  71. <property name="icon">
  72. <iconset>
  73. <normaloff>rsc/question.png</normaloff>rsc/question.png</iconset>
  74. </property>
  75. </widget>
  76. </item>
  77. </layout>
  78. </item>
  79. <item>
  80. <layout class="QHBoxLayout" name="horizontalLayout_2">
  81. <property name="leftMargin">
  82. <number>0</number>
  83. </property>
  84. <property name="rightMargin">
  85. <number>0</number>
  86. </property>
  87. <item>
  88. <widget class="QComboBox" name="cbb_schemas">
  89. <property name="minimumSize">
  90. <size>
  91. <width>0</width>
  92. <height>30</height>
  93. </size>
  94. </property>
  95. </widget>
  96. </item>
  97. <item>
  98. <widget class="QToolButton" name="btn_run">
  99. <property name="minimumSize">
  100. <size>
  101. <width>32</width>
  102. <height>32</height>
  103. </size>
  104. </property>
  105. <property name="text">
  106. <string/>
  107. </property>
  108. <property name="icon">
  109. <iconset>
  110. <normaloff>rsc/play.png</normaloff>rsc/play.png</iconset>
  111. </property>
  112. </widget>
  113. </item>
  114. </layout>
  115. </item>
  116. <item>
  117. <widget class="QTreeWidget" name="tree_report">
  118. <property name="indentation">
  119. <number>15</number>
  120. </property>
  121. <attribute name="headerVisible">
  122. <bool>false</bool>
  123. </attribute>
  124. <attribute name="headerStretchLastSection">
  125. <bool>true</bool>
  126. </attribute>
  127. <column>
  128. <property name="text">
  129. <string>icon</string>
  130. </property>
  131. <property name="font">
  132. <font>
  133. <family>Segoe UI</family>
  134. </font>
  135. </property>
  136. </column>
  137. <column>
  138. <property name="text">
  139. <string>text</string>
  140. </property>
  141. <property name="font">
  142. <font>
  143. <family>Segoe UI</family>
  144. </font>
  145. </property>
  146. </column>
  147. <column>
  148. <property name="text">
  149. <string>item</string>
  150. </property>
  151. <property name="font">
  152. <font>
  153. <italic>true</italic>
  154. </font>
  155. </property>
  156. </column>
  157. </widget>
  158. </item>
  159. <item>
  160. <widget class="QProgressBar" name="progress_bar">
  161. <property name="value">
  162. <number>0</number>
  163. </property>
  164. <property name="textVisible">
  165. <bool>false</bool>
  166. </property>
  167. </widget>
  168. </item>
  169. <item>
  170. <layout class="QHBoxLayout" name="horizontalLayout_3">
  171. <property name="topMargin">
  172. <number>0</number>
  173. </property>
  174. <item>
  175. <spacer name="horizontalSpacer_2">
  176. <property name="orientation">
  177. <enum>Qt::Horizontal</enum>
  178. </property>
  179. <property name="sizeHint" stdset="0">
  180. <size>
  181. <width>40</width>
  182. <height>20</height>
  183. </size>
  184. </property>
  185. </spacer>
  186. </item>
  187. <item>
  188. <widget class="QPushButton" name="btn_contact">
  189. <property name="palette">
  190. <palette>
  191. <active>
  192. <colorrole role="ButtonText">
  193. <brush brushstyle="SolidPattern">
  194. <color alpha="255">
  195. <red>0</red>
  196. <green>0</green>
  197. <blue>255</blue>
  198. </color>
  199. </brush>
  200. </colorrole>
  201. </active>
  202. <inactive>
  203. <colorrole role="ButtonText">
  204. <brush brushstyle="SolidPattern">
  205. <color alpha="255">
  206. <red>0</red>
  207. <green>0</green>
  208. <blue>255</blue>
  209. </color>
  210. </brush>
  211. </colorrole>
  212. </inactive>
  213. <disabled>
  214. <colorrole role="ButtonText">
  215. <brush brushstyle="SolidPattern">
  216. <color alpha="255">
  217. <red>120</red>
  218. <green>120</green>
  219. <blue>120</blue>
  220. </color>
  221. </brush>
  222. </colorrole>
  223. </disabled>
  224. </palette>
  225. </property>
  226. <property name="font">
  227. <font>
  228. <pointsize>8</pointsize>
  229. <italic>true</italic>
  230. <underline>true</underline>
  231. </font>
  232. </property>
  233. <property name="text">
  234. <string>Signaler un problème ou suggérer une amélioration</string>
  235. </property>
  236. <property name="flat">
  237. <bool>true</bool>
  238. </property>
  239. </widget>
  240. </item>
  241. </layout>
  242. </item>
  243. </layout>
  244. </widget>
  245. <resources/>
  246. <connections/>
  247. </ui>