GraphViewSettingDialog.ui 469 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>GraphViewSettingDialog</class>
  4. <widget class="QDialog" name="GraphViewSettingDialog">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>695</width>
  10. <height>300</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>GraphViewSettingDialog</string>
  15. </property>
  16. </widget>
  17. <layoutdefault spacing="6" margin="11"/>
  18. <resources/>
  19. <connections/>
  20. </ui>