|
@@ -6,198 +6,300 @@
|
|
<rect>
|
|
<rect>
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
- <width>600</width>
|
|
|
|
- <height>400</height>
|
|
|
|
|
|
+ <width>798</width>
|
|
|
|
+ <height>645</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<property name="windowTitle">
|
|
<string>自动生成</string>
|
|
<string>自动生成</string>
|
|
</property>
|
|
</property>
|
|
<widget class="QWidget" name="centralWidget">
|
|
<widget class="QWidget" name="centralWidget">
|
|
- <layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_2">
|
|
<item>
|
|
<item>
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
- <item>
|
|
|
|
- <widget class="QLabel" name="label_2">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>实体类中文名</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QLineEdit" name="name"/>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
- <item row="0" column="0">
|
|
|
|
- <widget class="QLabel" name="label">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>entity名称</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="1">
|
|
|
|
- <widget class="QLineEdit" name="entityName"/>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="0">
|
|
|
|
- <widget class="QLabel" name="label_3">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>model名称</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="1">
|
|
|
|
- <widget class="QLineEdit" name="modelName">
|
|
|
|
- <property name="placeholderText">
|
|
|
|
- <string>默认实体类名称后+Model</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="2" column="0">
|
|
|
|
- <widget class="QLabel" name="label_4">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>service名称</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="2" column="1">
|
|
|
|
- <widget class="QLineEdit" name="serviceName">
|
|
|
|
- <property name="placeholderText">
|
|
|
|
- <string>默认实体类名称后+Service</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="3" column="0">
|
|
|
|
- <widget class="QLabel" name="label_5">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Widget名称</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="3" column="1">
|
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
|
|
+ <widget class="QTabWidget" name="tabWidget">
|
|
|
|
+ <property name="currentIndex">
|
|
|
|
+ <number>1</number>
|
|
|
|
+ </property>
|
|
|
|
+ <widget class="QWidget" name="tab">
|
|
|
|
+ <attribute name="title">
|
|
|
|
+ <string>UI相关</string>
|
|
|
|
+ </attribute>
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
+ <item>
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLabel" name="label_2">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>实体类中文名</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLineEdit" name="name"/>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
+ <item row="0" column="0">
|
|
|
|
+ <widget class="QLabel" name="label">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>entity名称</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="1">
|
|
|
|
+ <widget class="QLineEdit" name="entityName"/>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_3">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>model名称</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="1">
|
|
|
|
+ <widget class="QLineEdit" name="modelName">
|
|
|
|
+ <property name="placeholderText">
|
|
|
|
+ <string>默认实体类名称后+Model</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="2" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_4">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>service名称</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="2" column="1">
|
|
|
|
+ <widget class="QLineEdit" name="serviceName">
|
|
|
|
+ <property name="placeholderText">
|
|
|
|
+ <string>默认实体类名称后+Service</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="3" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_5">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Widget名称</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="3" column="1">
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLineEdit" name="widgetName">
|
|
|
|
+ <property name="placeholderText">
|
|
|
|
+ <string>默认实体类名称后+Widget</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QCheckBox" name="MultipleSelect">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>多选</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </item>
|
|
<item>
|
|
<item>
|
|
- <widget class="QLineEdit" name="widgetName">
|
|
|
|
- <property name="placeholderText">
|
|
|
|
- <string>默认实体类名称后+Widget</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
|
|
+ <layout class="QGridLayout" name="gridLayout">
|
|
|
|
+ <item row="0" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_6">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>model目录</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="1">
|
|
|
|
+ <widget class="QLineEdit" name="modelPath">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string/>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="2">
|
|
|
|
+ <widget class="QPushButton" name="pbModelPath">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>选择</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_8">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>service目录</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="1">
|
|
|
|
+ <widget class="QLineEdit" name="servicePath">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string/>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="2">
|
|
|
|
+ <widget class="QPushButton" name="pbServicelPath">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>选择</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="2" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_7">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Widget目录</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="2" column="1">
|
|
|
|
+ <widget class="QLineEdit" name="widgetPath">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string/>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="2" column="2">
|
|
|
|
+ <widget class="QPushButton" name="pbWidgetPath">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>选择</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
- <widget class="QCheckBox" name="MultipleSelect">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>多选</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
+ <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>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="pbGenerate">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>生成</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
</item>
|
|
</item>
|
|
</layout>
|
|
</layout>
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <layout class="QGridLayout" name="gridLayout">
|
|
|
|
- <item row="0" column="0">
|
|
|
|
- <widget class="QLabel" name="label_6">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>model路径</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="1">
|
|
|
|
- <widget class="QLineEdit" name="modelPath">
|
|
|
|
- <property name="text">
|
|
|
|
- <string/>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="2">
|
|
|
|
- <widget class="QPushButton" name="pbModelPath">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>选择</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="0">
|
|
|
|
- <widget class="QLabel" name="label_8">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>service路径</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="1">
|
|
|
|
- <widget class="QLineEdit" name="servicePath">
|
|
|
|
- <property name="text">
|
|
|
|
- <string/>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="2">
|
|
|
|
- <widget class="QPushButton" name="pbServicelPath">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>选择</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="2" column="0">
|
|
|
|
- <widget class="QLabel" name="label_7">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Widget路径</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="2" column="1">
|
|
|
|
- <widget class="QLineEdit" name="widgetPath">
|
|
|
|
- <property name="text">
|
|
|
|
- <string/>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="2" column="2">
|
|
|
|
- <widget class="QPushButton" name="pbWidgetPath">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>选择</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
- <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>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QPushButton" name="pbGenerate">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>生成</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
|
|
+ </widget>
|
|
|
|
+ <widget class="QWidget" name="tab_2">
|
|
|
|
+ <attribute name="title">
|
|
|
|
+ <string>数据库建表</string>
|
|
|
|
+ </attribute>
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
+ <item>
|
|
|
|
+ <layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
+ <item row="1" column="2">
|
|
|
|
+ <widget class="QPushButton" name="btnTableFilePath">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string> 选择</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="2">
|
|
|
|
+ <widget class="QPushButton" name="btnExcelPath">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string> 选择</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="1">
|
|
|
|
+ <widget class="QLineEdit" name="excelPath"/>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="1">
|
|
|
|
+ <widget class="QLineEdit" name="tableFilePath"/>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_10">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string> 数据库字段文件(excel):</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_11">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>生成文件目录:</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="textFormat">
|
|
|
|
+ <enum>Qt::MarkdownText</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QTextEdit" name="textEdit"/>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLabel" name="label_9">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string/>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <spacer name="horizontalSpacer_2">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>20</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="generateTable">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string> 生成</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </widget>
|
|
</item>
|
|
</item>
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
@@ -206,7 +308,7 @@
|
|
<rect>
|
|
<rect>
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
- <width>600</width>
|
|
|
|
|
|
+ <width>798</width>
|
|
<height>23</height>
|
|
<height>23</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
@@ -231,8 +333,8 @@
|
|
<slot>onModelPath()</slot>
|
|
<slot>onModelPath()</slot>
|
|
<hints>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<hint type="sourcelabel">
|
|
- <x>589</x>
|
|
|
|
- <y>182</y>
|
|
|
|
|
|
+ <x>696</x>
|
|
|
|
+ <y>301</y>
|
|
</hint>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<hint type="destinationlabel">
|
|
<x>601</x>
|
|
<x>601</x>
|
|
@@ -247,8 +349,8 @@
|
|
<slot>onServicePath()</slot>
|
|
<slot>onServicePath()</slot>
|
|
<hints>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<hint type="sourcelabel">
|
|
- <x>589</x>
|
|
|
|
- <y>216</y>
|
|
|
|
|
|
+ <x>696</x>
|
|
|
|
+ <y>331</y>
|
|
</hint>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<hint type="destinationlabel">
|
|
<x>598</x>
|
|
<x>598</x>
|
|
@@ -263,8 +365,8 @@
|
|
<slot>onWidgetPath()</slot>
|
|
<slot>onWidgetPath()</slot>
|
|
<hints>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<hint type="sourcelabel">
|
|
- <x>589</x>
|
|
|
|
- <y>250</y>
|
|
|
|
|
|
+ <x>696</x>
|
|
|
|
+ <y>361</y>
|
|
</hint>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<hint type="destinationlabel">
|
|
<x>600</x>
|
|
<x>600</x>
|
|
@@ -279,8 +381,8 @@
|
|
<slot>onGenerate()</slot>
|
|
<slot>onGenerate()</slot>
|
|
<hints>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<hint type="sourcelabel">
|
|
- <x>530</x>
|
|
|
|
- <y>315</y>
|
|
|
|
|
|
+ <x>696</x>
|
|
|
|
+ <y>427</y>
|
|
</hint>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<hint type="destinationlabel">
|
|
<x>508</x>
|
|
<x>508</x>
|
|
@@ -288,11 +390,62 @@
|
|
</hint>
|
|
</hint>
|
|
</hints>
|
|
</hints>
|
|
</connection>
|
|
</connection>
|
|
|
|
+ <connection>
|
|
|
|
+ <sender>generateTable</sender>
|
|
|
|
+ <signal>clicked()</signal>
|
|
|
|
+ <receiver>MainWindowClass</receiver>
|
|
|
|
+ <slot>onGenerateTable()</slot>
|
|
|
|
+ <hints>
|
|
|
|
+ <hint type="sourcelabel">
|
|
|
|
+ <x>659</x>
|
|
|
|
+ <y>369</y>
|
|
|
|
+ </hint>
|
|
|
|
+ <hint type="destinationlabel">
|
|
|
|
+ <x>639</x>
|
|
|
|
+ <y>511</y>
|
|
|
|
+ </hint>
|
|
|
|
+ </hints>
|
|
|
|
+ </connection>
|
|
|
|
+ <connection>
|
|
|
|
+ <sender>btnTableFilePath</sender>
|
|
|
|
+ <signal>clicked()</signal>
|
|
|
|
+ <receiver>MainWindowClass</receiver>
|
|
|
|
+ <slot>onTableFilePath()</slot>
|
|
|
|
+ <hints>
|
|
|
|
+ <hint type="sourcelabel">
|
|
|
|
+ <x>646</x>
|
|
|
|
+ <y>225</y>
|
|
|
|
+ </hint>
|
|
|
|
+ <hint type="destinationlabel">
|
|
|
|
+ <x>729</x>
|
|
|
|
+ <y>283</y>
|
|
|
|
+ </hint>
|
|
|
|
+ </hints>
|
|
|
|
+ </connection>
|
|
|
|
+ <connection>
|
|
|
|
+ <sender>btnExcelPath</sender>
|
|
|
|
+ <signal>clicked()</signal>
|
|
|
|
+ <receiver>MainWindowClass</receiver>
|
|
|
|
+ <slot>onExcelPath()</slot>
|
|
|
|
+ <hints>
|
|
|
|
+ <hint type="sourcelabel">
|
|
|
|
+ <x>677</x>
|
|
|
|
+ <y>164</y>
|
|
|
|
+ </hint>
|
|
|
|
+ <hint type="destinationlabel">
|
|
|
|
+ <x>718</x>
|
|
|
|
+ <y>165</y>
|
|
|
|
+ </hint>
|
|
|
|
+ </hints>
|
|
|
|
+ </connection>
|
|
</connections>
|
|
</connections>
|
|
<slots>
|
|
<slots>
|
|
<slot>onModelPath()</slot>
|
|
<slot>onModelPath()</slot>
|
|
<slot>onServicePath()</slot>
|
|
<slot>onServicePath()</slot>
|
|
<slot>onWidgetPath()</slot>
|
|
<slot>onWidgetPath()</slot>
|
|
<slot>onGenerate()</slot>
|
|
<slot>onGenerate()</slot>
|
|
|
|
+ <slot>onGenerateTable()</slot>
|
|
|
|
+ <slot>onExcelPath()</slot>
|
|
|
|
+ <slot>onTableFilePath()</slot>
|
|
</slots>
|
|
</slots>
|
|
</ui>
|
|
</ui>
|