Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

59 linhas
1.2 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>CMainPage</class>
  4. <widget class="QWidget" name="CMainPage">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1124</width>
  10. <height>693</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QPushButton" name="mInspVisuelleBtn">
  17. <property name="geometry">
  18. <rect>
  19. <x>40</x>
  20. <y>210</y>
  21. <width>111</width>
  22. <height>23</height>
  23. </rect>
  24. </property>
  25. <property name="text">
  26. <string>Inspection Visuelle</string>
  27. </property>
  28. </widget>
  29. <widget class="Line" name="line">
  30. <property name="geometry">
  31. <rect>
  32. <x>550</x>
  33. <y>30</y>
  34. <width>20</width>
  35. <height>641</height>
  36. </rect>
  37. </property>
  38. <property name="orientation">
  39. <enum>Qt::Vertical</enum>
  40. </property>
  41. </widget>
  42. <widget class="QLabel" name="mConnectorsImgLbl">
  43. <property name="geometry">
  44. <rect>
  45. <x>580</x>
  46. <y>30</y>
  47. <width>491</width>
  48. <height>431</height>
  49. </rect>
  50. </property>
  51. <property name="text">
  52. <string>TextLabel</string>
  53. </property>
  54. </widget>
  55. </widget>
  56. <resources/>
  57. <connections/>
  58. </ui>