<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>ClientMainWindow</class>
|
<widget class="QMainWindow" name="ClientMainWindow">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>1075</width>
|
<height>723</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>ClientMainWindow</string>
|
</property>
|
<widget class="QWidget" name="centralWidget">
|
<layout class="QGridLayout" name="gridLayout">
|
<item row="0" column="0">
|
<widget class="QTabWidget" name="tabWidget">
|
<property name="currentIndex">
|
<number>2</number>
|
</property>
|
<widget class="QWidget" name="tab">
|
<attribute name="title">
|
<string>封面</string>
|
</attribute>
|
</widget>
|
<widget class="QWidget" name="tab_2">
|
<attribute name="title">
|
<string>业务情况表</string>
|
</attribute>
|
<layout class="QGridLayout" name="gridLayout_2">
|
<item row="0" column="0">
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
<item>
|
<layout class="QVBoxLayout" name="verticalLayout">
|
<item>
|
<widget class="QPushButton" name="pushButton_auditPro">
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>50</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>审计项目</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QPushButton" name="pushButton_auditWorkload">
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>50</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>内审工作量</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QPushButton" name="pushButton_problemMoney">
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>50</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>问题金额</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QPushButton" name="pushButton_problemCount">
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>50</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>问题个数</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QPushButton" name="pushButton_problemRectification">
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>50</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>问题整改</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QPushButton" name="pushButton_problemNotMoney">
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>50</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>问题整改--非金额</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QPushButton" name="pushButton_punish">
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>50</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>处分</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QPushButton" name="pushButton_caseClue">
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>50</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>案件线索</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<widget class="QStackedWidget" name="stackedWidget">
|
<property name="minimumSize">
|
<size>
|
<width>400</width>
|
<height>0</height>
|
</size>
|
</property>
|
<property name="currentIndex">
|
<number>-1</number>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="tab_4">
|
<attribute name="title">
|
<string>统计综合表</string>
|
</attribute>
|
<layout class="QGridLayout" name="gridLayout_3">
|
<item row="0" column="0">
|
<widget class="QTableWidget" name="tableWidget">
|
<attribute name="verticalHeaderVisible">
|
<bool>false</bool>
|
</attribute>
|
<row>
|
<property name="text">
|
<string>新建行</string>
|
</property>
|
</row>
|
<column>
|
<property name="text">
|
<string>指标名称</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>代码</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>计量单位</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>总计</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>企业(不含金融企业)</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>金融企业</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>机关</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>事业单位</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>其他</string>
|
</property>
|
</column>
|
<item row="0" column="0">
|
<property name="text">
|
<string>甲</string>
|
</property>
|
</item>
|
<item row="0" column="1">
|
<property name="text">
|
<string>乙</string>
|
</property>
|
</item>
|
<item row="0" column="2">
|
<property name="text">
|
<string>丙</string>
|
</property>
|
</item>
|
<item row="0" column="3">
|
<property name="text">
|
<string>1</string>
|
</property>
|
</item>
|
<item row="0" column="4">
|
<property name="text">
|
<string>2</string>
|
</property>
|
</item>
|
<item row="0" column="5">
|
<property name="text">
|
<string>3</string>
|
</property>
|
</item>
|
<item row="0" column="6">
|
<property name="text">
|
<string>4</string>
|
</property>
|
</item>
|
<item row="0" column="7">
|
<property name="text">
|
<string>5</string>
|
</property>
|
</item>
|
<item row="0" column="8">
|
<property name="text">
|
<string>6</string>
|
</property>
|
</item>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="tab_3">
|
<attribute name="title">
|
<string>QXlsx</string>
|
</attribute>
|
<widget class="QPushButton" name="pushButton">
|
<property name="geometry">
|
<rect>
|
<x>90</x>
|
<y>60</y>
|
<width>191</width>
|
<height>61</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>write</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_2">
|
<property name="geometry">
|
<rect>
|
<x>300</x>
|
<y>60</y>
|
<width>191</width>
|
<height>61</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>read</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_openXlsxFile">
|
<property name="geometry">
|
<rect>
|
<x>510</x>
|
<y>60</y>
|
<width>191</width>
|
<height>61</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>read_xlsx file</string>
|
</property>
|
</widget>
|
<widget class="QListWidget" name="listWidget">
|
<property name="geometry">
|
<rect>
|
<x>80</x>
|
<y>150</y>
|
<width>921</width>
|
<height>401</height>
|
</rect>
|
</property>
|
</widget>
|
</widget>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QMenuBar" name="menuBar">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>1075</width>
|
<height>26</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QToolBar" name="mainToolBar">
|
<attribute name="toolBarArea">
|
<enum>TopToolBarArea</enum>
|
</attribute>
|
<attribute name="toolBarBreak">
|
<bool>false</bool>
|
</attribute>
|
</widget>
|
<widget class="QStatusBar" name="statusBar"/>
|
</widget>
|
<layoutdefault spacing="6" margin="11"/>
|
<resources/>
|
<connections/>
|
</ui>
|