|
@@ -14,7 +14,7 @@
|
|
<string>自动生成</string>
|
|
<string>自动生成</string>
|
|
</property>
|
|
</property>
|
|
<widget class="QWidget" name="centralWidget">
|
|
<widget class="QWidget" name="centralWidget">
|
|
- <layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
<item>
|
|
<item>
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
<property name="currentIndex">
|
|
<property name="currentIndex">
|
|
@@ -215,30 +215,23 @@
|
|
<attribute name="title">
|
|
<attribute name="title">
|
|
<string>数据库建表</string>
|
|
<string>数据库建表</string>
|
|
</attribute>
|
|
</attribute>
|
|
- <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_2">
|
|
<item>
|
|
<item>
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
- <item row="1" column="2">
|
|
|
|
- <widget class="QPushButton" name="btnTableFilePath">
|
|
|
|
|
|
+ <item row="0" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_12">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string> 选择</string>
|
|
|
|
|
|
+ <string>entity名称:</string>
|
|
</property>
|
|
</property>
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="2">
|
|
|
|
- <widget class="QPushButton" name="btnExcelPath">
|
|
|
|
- <property name="text">
|
|
|
|
- <string> 选择</string>
|
|
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<item row="0" column="1">
|
|
- <widget class="QLineEdit" name="excelPath"/>
|
|
|
|
|
|
+ <widget class="QLineEdit" name="entityname"/>
|
|
</item>
|
|
</item>
|
|
- <item row="1" column="1">
|
|
|
|
- <widget class="QLineEdit" name="tableFilePath"/>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="0">
|
|
|
|
|
|
+ <item row="1" column="0">
|
|
<widget class="QLabel" name="label_10">
|
|
<widget class="QLabel" name="label_10">
|
|
<property name="text">
|
|
<property name="text">
|
|
<string> 数据库字段文件(excel):</string>
|
|
<string> 数据库字段文件(excel):</string>
|
|
@@ -248,7 +241,17 @@
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="1" column="0">
|
|
|
|
|
|
+ <item row="1" column="1">
|
|
|
|
+ <widget class="QLineEdit" name="excelPath"/>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="2">
|
|
|
|
+ <widget class="QPushButton" name="btnExcelPath">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string> 选择</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="2" column="0">
|
|
<widget class="QLabel" name="label_11">
|
|
<widget class="QLabel" name="label_11">
|
|
<property name="text">
|
|
<property name="text">
|
|
<string>生成文件目录:</string>
|
|
<string>生成文件目录:</string>
|
|
@@ -261,20 +264,33 @@
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
|
|
+ <item row="2" column="1">
|
|
|
|
+ <widget class="QLineEdit" name="tableFilePath"/>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="2" column="2">
|
|
|
|
+ <widget class="QPushButton" name="btnTableFilePath">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string> 选择</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
</layout>
|
|
</layout>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
<widget class="QTextEdit" name="textEdit"/>
|
|
<widget class="QTextEdit" name="textEdit"/>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
|
- <item>
|
|
|
|
- <widget class="QLabel" name="label_9">
|
|
|
|
- <property name="text">
|
|
|
|
- <string/>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
|
|
+ <widget class="QTextEdit" name="description"/>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLabel" name="label_9">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string/>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
<item>
|
|
<item>
|
|
<spacer name="horizontalSpacer_2">
|
|
<spacer name="horizontalSpacer_2">
|
|
<property name="orientation">
|
|
<property name="orientation">
|
|
@@ -282,7 +298,7 @@
|
|
</property>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<size>
|
|
- <width>40</width>
|
|
|
|
|
|
+ <width>478</width>
|
|
<height>20</height>
|
|
<height>20</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|