Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 

64 Zeilen
1.3 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>CVisualInspectionPage</class>
  4. <widget class="QWidget" name="CVisualInspectionPage">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1103</width>
  10. <height>710</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QCheckBox" name="checkBox">
  17. <property name="geometry">
  18. <rect>
  19. <x>100</x>
  20. <y>50</y>
  21. <width>211</width>
  22. <height>17</height>
  23. </rect>
  24. </property>
  25. <property name="font">
  26. <font>
  27. <pointsize>12</pointsize>
  28. </font>
  29. </property>
  30. <property name="text">
  31. <string>Vérifiez ceci</string>
  32. </property>
  33. </widget>
  34. <widget class="QCheckBox" name="checkBox_2">
  35. <property name="geometry">
  36. <rect>
  37. <x>100</x>
  38. <y>90</y>
  39. <width>70</width>
  40. <height>17</height>
  41. </rect>
  42. </property>
  43. <property name="text">
  44. <string>CheckBox</string>
  45. </property>
  46. </widget>
  47. <widget class="QCheckBox" name="checkBox_3">
  48. <property name="geometry">
  49. <rect>
  50. <x>100</x>
  51. <y>140</y>
  52. <width>70</width>
  53. <height>17</height>
  54. </rect>
  55. </property>
  56. <property name="text">
  57. <string>CheckBox</string>
  58. </property>
  59. </widget>
  60. </widget>
  61. <resources/>
  62. <connections/>
  63. </ui>