YunDaISASImageRecognitionService.ui 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>YunDaISASImageRecognitionServiceClass</class>
  4. <widget class="QMainWindow" name="YunDaISASImageRecognitionServiceClass">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>800</width>
  10. <height>400</height>
  11. </rect>
  12. </property>
  13. <property name="cursor">
  14. <cursorShape>ArrowCursor</cursorShape>
  15. </property>
  16. <property name="contextMenuPolicy">
  17. <enum>Qt::NoContextMenu</enum>
  18. </property>
  19. <property name="windowTitle">
  20. <string>ISAS识别服务</string>
  21. </property>
  22. <property name="windowIcon">
  23. <iconset>
  24. <normaloff>识别服务.ico</normaloff>识别服务.ico</iconset>
  25. </property>
  26. <widget class="QWidget" name="centralWidget"/>
  27. <widget class="QToolBar" name="mainToolBar">
  28. <attribute name="toolBarArea">
  29. <enum>TopToolBarArea</enum>
  30. </attribute>
  31. <attribute name="toolBarBreak">
  32. <bool>false</bool>
  33. </attribute>
  34. </widget>
  35. <widget class="QStatusBar" name="statusBar"/>
  36. </widget>
  37. <layoutdefault spacing="6" margin="11"/>
  38. <resources>
  39. <include location="YunDaISASImageRecognitionService.qrc"/>
  40. </resources>
  41. <connections/>
  42. </ui>