| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288 | 
							- <?xml version="1.0" encoding="UTF-8"?>
 
- <ui version="4.0">
 
-  <class>ctkPluginGeneratorMainWindow</class>
 
-  <widget class="QMainWindow" name="ctkPluginGeneratorMainWindow">
 
-   <property name="geometry">
 
-    <rect>
 
-     <x>0</x>
 
-     <y>0</y>
 
-     <width>800</width>
 
-     <height>600</height>
 
-    </rect>
 
-   </property>
 
-   <property name="windowTitle">
 
-    <string>CTK Plugin Generator</string>
 
-   </property>
 
-   <property name="unifiedTitleAndToolBarOnMac">
 
-    <bool>true</bool>
 
-   </property>
 
-   <widget class="QWidget" name="centralwidget">
 
-    <layout class="QVBoxLayout" name="verticalLayout">
 
-     <item>
 
-      <widget class="QSplitter" name="splitter">
 
-       <property name="sizePolicy">
 
-        <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
-         <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">
 
-         <property name="margin">
 
-          <number>0</number>
 
-         </property>
 
-         <item>
 
-          <widget class="QLabel" name="sectionListLabel">
 
-           <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></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>
 
-          </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>
 
-     <item>
 
-      <widget class="QWidget" name="widget" native="true">
 
-       <layout class="QHBoxLayout" name="horizontalLayout_3">
 
-        <property name="margin">
 
-         <number>0</number>
 
-        </property>
 
-        <item>
 
-         <widget class="QLabel" name="label">
 
-          <property name="sizePolicy">
 
-           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
-            <horstretch>0</horstretch>
 
-            <verstretch>0</verstretch>
 
-           </sizepolicy>
 
-          </property>
 
-          <property name="text">
 
-           <string>Output Directory</string>
 
-          </property>
 
-         </widget>
 
-        </item>
 
-        <item>
 
-         <widget class="QPushButton" name="outputDirButton">
 
-          <property name="sizePolicy">
 
-           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
-            <horstretch>1</horstretch>
 
-            <verstretch>0</verstretch>
 
-           </sizepolicy>
 
-          </property>
 
-          <property name="text">
 
-           <string>PushButton</string>
 
-          </property>
 
-         </widget>
 
-        </item>
 
-       </layout>
 
-      </widget>
 
-     </item>
 
-     <item>
 
-      <widget class="Line" name="line">
 
-       <property name="orientation">
 
-        <enum>Qt::Horizontal</enum>
 
-       </property>
 
-      </widget>
 
-     </item>
 
-     <item>
 
-      <spacer name="verticalSpacer">
 
-       <property name="orientation">
 
-        <enum>Qt::Vertical</enum>
 
-       </property>
 
-       <property name="sizeHint" stdset="0">
 
-        <size>
 
-         <width>20</width>
 
-         <height>4</height>
 
-        </size>
 
-       </property>
 
-      </spacer>
 
-     </item>
 
-     <item>
 
-      <widget class="QWidget" name="widget_3" native="true">
 
-       <layout class="QHBoxLayout" name="horizontalLayout">
 
-        <property name="margin">
 
-         <number>0</number>
 
-        </property>
 
-        <item>
 
-         <widget class="QPushButton" name="previewButton">
 
-          <property name="text">
 
-           <string>Preview</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="generateButton">
 
-          <property name="text">
 
-           <string>Generate</string>
 
-          </property>
 
-         </widget>
 
-        </item>
 
-        <item>
 
-         <widget class="QPushButton" name="cancelButton">
 
-          <property name="text">
 
-           <string>Cancel</string>
 
-          </property>
 
-         </widget>
 
-        </item>
 
-       </layout>
 
-      </widget>
 
-     </item>
 
-    </layout>
 
-   </widget>
 
-   <widget class="QMenuBar" name="menubar">
 
-    <property name="geometry">
 
-     <rect>
 
-      <x>0</x>
 
-      <y>0</y>
 
-      <width>800</width>
 
-      <height>23</height>
 
-     </rect>
 
-    </property>
 
-    <widget class="QMenu" name="menuFile">
 
-     <property name="title">
 
-      <string>File</string>
 
-     </property>
 
-     <addaction name="actionExit"/>
 
-    </widget>
 
-    <addaction name="menuFile"/>
 
-   </widget>
 
-   <widget class="QStatusBar" name="statusbar"/>
 
-   <action name="actionExit">
 
-    <property name="text">
 
-     <string>Exit</string>
 
-    </property>
 
-    <property name="shortcut">
 
-     <string>Ctrl+Q</string>
 
-    </property>
 
-   </action>
 
-  </widget>
 
-  <resources/>
 
-  <connections>
 
-   <connection>
 
-    <sender>actionExit</sender>
 
-    <signal>triggered()</signal>
 
-    <receiver>cancelButton</receiver>
 
-    <slot>click()</slot>
 
-    <hints>
 
-     <hint type="sourcelabel">
 
-      <x>-1</x>
 
-      <y>-1</y>
 
-     </hint>
 
-     <hint type="destinationlabel">
 
-      <x>748</x>
 
-      <y>555</y>
 
-     </hint>
 
-    </hints>
 
-   </connection>
 
-  </connections>
 
- </ui>
 
 
  |