270 lines
7.4 KiB
XML
270 lines
7.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>Form</class>
|
|
<widget class="QWidget" name="Form">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1147</width>
|
|
<height>406</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>报告基本信息获取</string>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>10</y>
|
|
<width>1101</width>
|
|
<height>291</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>新建报告</string>
|
|
</property>
|
|
<widget class="QPushButton" name="chooseproject">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>790</x>
|
|
<y>240</y>
|
|
<width>116</width>
|
|
<height>43</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 20pt "Microsoft YaHei UI";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>新建报告</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QWidget" name="layoutWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>20</y>
|
|
<width>1071</width>
|
|
<height>191</height>
|
|
</rect>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<item row="1" column="0" colspan="3">
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<item>
|
|
<widget class="QLineEdit" name="file_dir">
|
|
<property name="toolTip">
|
|
<string><html><head/><body><p>选择图片目录...</p></body></html></string>
|
|
</property>
|
|
<property name="whatsThis">
|
|
<string><html><head/><body><p>选择图片路径...</p></body></html></string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 20pt "Microsoft YaHei UI";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="file_dir_button">
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 20pt "Microsoft YaHei UI";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>选择该项目对应本地图片目录</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item row="0" column="0">
|
|
<widget class="QComboBox" name="projects">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>600</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>600</width>
|
|
<height>16777215</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 20pt "Microsoft YaHei UI";</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="2">
|
|
<widget class="QPushButton" name="add_project">
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>300</width>
|
|
<height>16777215</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 15pt "Microsoft YaHei UI";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>添加新项目基本信息</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QPushButton" name="edit_project">
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>180</width>
|
|
<height>16777215</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 15pt "Microsoft YaHei UI";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>更改选中项目信息</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QLabel" name="label_49">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>190</y>
|
|
<width>181</width>
|
|
<height>48</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 22pt "Microsoft YaHei UI";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>报告包含内容</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QWidget" name="layoutWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>240</y>
|
|
<width>251</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
<item row="0" column="0">
|
|
<widget class="QCheckBox" name="ifwaibu">
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 15pt "Microsoft YaHei UI";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>外部</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QCheckBox" name="ifneibu">
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 15pt "Microsoft YaHei UI";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>内部</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="2">
|
|
<widget class="QCheckBox" name="iffanglei">
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 15pt "Microsoft YaHei UI";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>防雷</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>240</y>
|
|
<width>451</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 20pt "Microsoft YaHei UI";</string>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>未命名图片,手动填写信息</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>根据图片名自动获取缺陷、汇总信息</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>320</y>
|
|
<width>1101</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>打开保存的报告</string>
|
|
</property>
|
|
<widget class="QPushButton" name="chooseproject_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>680</x>
|
|
<y>30</y>
|
|
<width>224</width>
|
|
<height>43</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 20pt "Microsoft YaHei UI";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>打开已有报告存档</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>30</y>
|
|
<width>651</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 20pt "Microsoft YaHei UI";</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<zorder>groupBox_2</zorder>
|
|
<zorder>groupBox</zorder>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|