| | |
| | | <string>MainWindow</string> |
| | | </property> |
| | | <widget class="QWidget" name="centralwidget"> |
| | | <layout class="QGridLayout" name="gridLayout"> |
| | | <layout class="QGridLayout" name="gridLayout_2"> |
| | | <item row="0" column="0"> |
| | | <widget class="QGroupBox" name="groupBox"> |
| | | <property name="title"> |
| | |
| | | </widget> |
| | | </item> |
| | | <item row="1" column="0"> |
| | | <widget class="QGroupBox" name="groupBox_2"> |
| | | <property name="title"> |
| | | <string>导出设置</string> |
| | | </property> |
| | | <layout class="QGridLayout" name="gridLayout"> |
| | | <item row="0" column="0"> |
| | | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
| | | <item> |
| | | <widget class="QToolButton" name="toolButton_seleceExcel"> |
| | | <property name="text"> |
| | | <string>选择表格模板</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item> |
| | | <widget class="QLabel" name="label_excel_path"> |
| | | <property name="minimumSize"> |
| | | <size> |
| | | <width>300</width> |
| | | <height>0</height> |
| | | </size> |
| | | </property> |
| | | <property name="text"> |
| | | <string/> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | </layout> |
| | | </item> |
| | | <item row="1" column="0"> |
| | | <layout class="QHBoxLayout" name="horizontalLayout_3"> |
| | | <item> |
| | | <widget class="QLabel" name="label_3"> |
| | | <property name="text"> |
| | | <string>保存位置</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item> |
| | | <widget class="QLineEdit" name="lineEdit_excel_save"> |
| | | <property name="minimumSize"> |
| | | <size> |
| | | <width>300</width> |
| | | <height>0</height> |
| | | </size> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | </layout> |
| | | </item> |
| | | </layout> |
| | | </widget> |
| | | </item> |
| | | <item row="2" column="0"> |
| | | <widget class="QTableView" name="tableView"/> |
| | | </item> |
| | | </layout> |