You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

37 lines
863 B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>CMainWindow</class>
  4. <widget class="QMainWindow" name="CMainWindow">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>927</width>
  10. <height>610</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>CMainWindow</string>
  15. </property>
  16. <widget class="QWidget" name="centralWidget">
  17. <widget class="QGroupBox" name="ReportParamsGroupBx">
  18. <property name="geometry">
  19. <rect>
  20. <x>10</x>
  21. <y>10</y>
  22. <width>531</width>
  23. <height>551</height>
  24. </rect>
  25. </property>
  26. <property name="title">
  27. <string>Paramètres du rapport</string>
  28. </property>
  29. </widget>
  30. </widget>
  31. <widget class="QStatusBar" name="statusBar"/>
  32. </widget>
  33. <layoutdefault spacing="6" margin="11"/>
  34. <resources/>
  35. <connections/>
  36. </ui>