|
@@ -19,34 +19,38 @@
|
|
|
<widget class="QWidget" name="centralwidget">
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
<item>
|
|
|
- <widget class="QSplitter" name="splitter">
|
|
|
+ <widget class="QStackedWidget" name="modeStack">
|
|
|
<property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>1</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
- </property>
|
|
|
- <property name="childrenCollapsible">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
- <widget class="QWidget" name="widget_5" native="true">
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
+ <widget class="QWidget" name="editPage">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_4">
|
|
|
<property name="margin">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
|
<item>
|
|
|
- <widget class="QLabel" name="sectionListLabel">
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>0</width>
|
|
|
- <height>40</height>
|
|
|
- </size>
|
|
|
+ <widget class="QSplitter" name="splitter">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
</property>
|
|
|
- <property name="text">
|
|
|
- <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
+ <widget class="QWidget" name="widget_5" native="true">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
+ <property name="margin">
|
|
|
+ <number>0</number>
|
|
|
+ </property>
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="uiExtensionListLabel">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>0</width>
|
|
|
+ <height>40</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
</style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
|
|
@@ -55,83 +59,149 @@ p, li { white-space: pre-wrap; }
|
|
|
<td style="border: none;">
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">Plugin</span></p>
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">Generator</span></p></td></tr></table></body></html></string>
|
|
|
- </property>
|
|
|
- <property name="alignment">
|
|
|
- <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QListWidget" name="sectionList">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>200</width>
|
|
|
- <height>0</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <item>
|
|
|
- <property name="text">
|
|
|
- <string>Main</string>
|
|
|
- </property>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <property name="text">
|
|
|
- <string>Dependencies</string>
|
|
|
- </property>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <property name="text">
|
|
|
- <string>Meta-Data</string>
|
|
|
- </property>
|
|
|
- </item>
|
|
|
+ </property>
|
|
|
+ <property name="alignment">
|
|
|
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QListWidget" name="uiExtensionList">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>200</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </widget>
|
|
|
+ <widget class="QWidget" name="widget_4" native="true">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
+ <property name="leftMargin">
|
|
|
+ <number>6</number>
|
|
|
+ </property>
|
|
|
+ <property name="topMargin">
|
|
|
+ <number>0</number>
|
|
|
+ </property>
|
|
|
+ <property name="rightMargin">
|
|
|
+ <number>0</number>
|
|
|
+ </property>
|
|
|
+ <property name="bottomMargin">
|
|
|
+ <number>0</number>
|
|
|
+ </property>
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="sectionMessageLabel">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>0</width>
|
|
|
+ <height>40</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string/>
|
|
|
+ </property>
|
|
|
+ <property name="alignment">
|
|
|
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QStackedWidget" name="sectionsStack">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
+ <horstretch>1</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </widget>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
- <widget class="QWidget" name="widget_4" native="true">
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
- <property name="leftMargin">
|
|
|
- <number>6</number>
|
|
|
- </property>
|
|
|
- <property name="topMargin">
|
|
|
- <number>0</number>
|
|
|
- </property>
|
|
|
- <property name="rightMargin">
|
|
|
- <number>0</number>
|
|
|
- </property>
|
|
|
- <property name="bottomMargin">
|
|
|
+ <widget class="QWidget" name="previewPage">
|
|
|
+ <property name="layoutDirection">
|
|
|
+ <enum>Qt::LeftToRight</enum>
|
|
|
+ </property>
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_5">
|
|
|
+ <property name="margin">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
|
<item>
|
|
|
- <widget class="QLabel" name="sectionMessageLabel">
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>0</width>
|
|
|
- <height>40</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string/>
|
|
|
- </property>
|
|
|
- <property name="alignment">
|
|
|
- <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QStackedWidget" name="sectionsStack">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
- <horstretch>1</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
+ <widget class="QSplitter" name="splitter_2">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
</property>
|
|
|
+ <widget class="QWidget" name="widget_2" native="true">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_6">
|
|
|
+ <property name="margin">
|
|
|
+ <number>0</number>
|
|
|
+ </property>
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="previewLabel">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>0</width>
|
|
|
+ <height>40</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
+p, li { white-space: pre-wrap; }
|
|
|
+</style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
|
|
|
+<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
|
|
|
+<tr>
|
|
|
+<td style="border: none;">
|
|
|
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">Plugin </span><span style=" font-size:12pt; font-weight:600;">Generator</span></p>
|
|
|
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">Preview</span></p></td></tr></table></body></html></string>
|
|
|
+ </property>
|
|
|
+ <property name="alignment">
|
|
|
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QTreeView" name="previewTreeView"/>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </widget>
|
|
|
+ <widget class="QWidget" name="widget_6" native="true">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_7">
|
|
|
+ <property name="margin">
|
|
|
+ <number>0</number>
|
|
|
+ </property>
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="previewTextLabel">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>0</width>
|
|
|
+ <height>40</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string/>
|
|
|
+ </property>
|
|
|
+ <property name="alignment">
|
|
|
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QTextEdit" name="previewTextEdit"/>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </widget>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
@@ -202,7 +272,7 @@ p, li { white-space: pre-wrap; }
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="previewButton">
|
|
|
<property name="text">
|
|
|
- <string>Preview</string>
|
|
|
+ <string>Preview >></string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|