| | |
| | | <widget class="QWidget" name="centralwidget"> |
| | | <layout class="QGridLayout" name="gridLayout"> |
| | | <item row="0" column="0"> |
| | | <widget class="QLabel" name="label"> |
| | | <property name="text"> |
| | | <string>审计项目</string> |
| | | </property> |
| | | </widget> |
| | | <layout class="QHBoxLayout" name="horizontalLayout"> |
| | | <item> |
| | | <widget class="QLabel" name="label"> |
| | | <property name="text"> |
| | | <string>审计项目</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item> |
| | | <spacer name="horizontalSpacer"> |
| | | <property name="orientation"> |
| | | <enum>Qt::Horizontal</enum> |
| | | </property> |
| | | <property name="sizeHint" stdset="0"> |
| | | <size> |
| | | <width>40</width> |
| | | <height>20</height> |
| | | </size> |
| | | </property> |
| | | </spacer> |
| | | </item> |
| | | </layout> |
| | | </item> |
| | | <item row="1" column="0"> |
| | | <widget class="QTableWidget" name="tableWidget"> |
| | |
| | | </item> |
| | | </widget> |
| | | </item> |
| | | <item row="2" column="0"> |
| | | <widget class="QPushButton" name="pushButton"> |
| | | <property name="minimumSize"> |
| | | <size> |
| | | <width>0</width> |
| | | <height>50</height> |
| | | </size> |
| | | </property> |
| | | <property name="text"> |
| | | <string>提交--审计项目</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | </layout> |
| | | </widget> |
| | | <widget class="QMenuBar" name="menubar"> |