You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
python_exp/PYdesign.ui

375 lines
9.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>PYdesigner</class>
<widget class="QMainWindow" name="PYdesigner">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1056</width>
<height>634</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>0</x>
<y>10</y>
<width>111</width>
<height>111</height>
</rect>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; color:#000000;&quot;&gt;level 0&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>-30</x>
<y>70</y>
<width>171</width>
<height>101</height>
</rect>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; color:#000000;&quot;&gt;level 1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QTextBrowser" name="textBrowser">
<property name="geometry">
<rect>
<x>110</x>
<y>50</y>
<width>51</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QTextBrowser" name="textBrowser_2">
<property name="geometry">
<rect>
<x>110</x>
<y>110</y>
<width>51</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>-20</x>
<y>150</y>
<width>151</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;level 2&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QTextBrowser" name="textBrowser_3">
<property name="geometry">
<rect>
<x>110</x>
<y>160</y>
<width>51</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>-20</x>
<y>210</y>
<width>151</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;level 3&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QTextBrowser" name="textBrowser_4">
<property name="geometry">
<rect>
<x>110</x>
<y>220</y>
<width>51</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>-60</x>
<y>-10</y>
<width>361</width>
<height>61</height>
</rect>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:12pt;&quot;&gt;The number of level&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="Line" name="line_2">
<property name="geometry">
<rect>
<x>0</x>
<y>270</y>
<width>251</width>
<height>16</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="Line" name="line">
<property name="geometry">
<rect>
<x>250</x>
<y>0</y>
<width>20</width>
<height>851</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>60</x>
<y>320</y>
<width>111</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string>创建</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
<widget class="QToolButton" name="toolButton_2">
<property name="geometry">
<rect>
<x>60</x>
<y>410</y>
<width>111</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string>删除</string>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>19</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
<widget class="QGraphicsView" name="graphicsView">
<property name="geometry">
<rect>
<x>270</x>
<y>20</y>
<width>161</width>
<height>101</height>
</rect>
</property>
<property name="contextMenuPolicy">
<enum>Qt::ActionsContextMenu</enum>
</property>
<property name="lineWidth">
<number>4</number>
</property>
<property name="midLineWidth">
<number>4</number>
</property>
<property name="interactive">
<bool>true</bool>
</property>
<property name="sceneRect">
<rectf>
<x>0.000000000000000</x>
<y>0.000000000000000</y>
<width>0.000000000000000</width>
<height>0.000000000000000</height>
</rectf>
</property>
</widget>
<widget class="Line" name="line_3">
<property name="geometry">
<rect>
<x>710</x>
<y>-10</y>
<width>20</width>
<height>911</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
<widget class="QTextBrowser" name="textBrowser_5">
<property name="geometry">
<rect>
<x>730</x>
<y>40</y>
<width>311</width>
<height>541</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>790</x>
<y>0</y>
<width>191</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;Terminal Information &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QGraphicsView" name="graphicsView_2">
<property name="geometry">
<rect>
<x>460</x>
<y>20</y>
<width>171</width>
<height>101</height>
</rect>
</property>
</widget>
<widget class="QGraphicsView" name="graphicsView_3">
<property name="geometry">
<rect>
<x>270</x>
<y>150</y>
<width>161</width>
<height>111</height>
</rect>
</property>
</widget>
<widget class="QGraphicsView" name="graphicsView_4">
<property name="geometry">
<rect>
<x>460</x>
<y>150</y>
<width>171</width>
<height>111</height>
</rect>
</property>
</widget>
<widget class="QGraphicsView" name="graphicsView_5">
<property name="geometry">
<rect>
<x>270</x>
<y>290</y>
<width>161</width>
<height>111</height>
</rect>
</property>
</widget>
<widget class="QGraphicsView" name="graphicsView_6">
<property name="geometry">
<rect>
<x>460</x>
<y>290</y>
<width>171</width>
<height>111</height>
</rect>
</property>
</widget>
<widget class="QGraphicsView" name="graphicsView_7">
<property name="geometry">
<rect>
<x>270</x>
<y>440</y>
<width>161</width>
<height>101</height>
</rect>
</property>
</widget>
<widget class="QGraphicsView" name="graphicsView_8">
<property name="geometry">
<rect>
<x>470</x>
<y>440</y>
<width>171</width>
<height>101</height>
</rect>
</property>
</widget>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1056</width>
<height>23</height>
</rect>
</property>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<resources/>
<connections>
<connection>
<sender>pushButton</sender>
<signal>clicked()</signal>
<receiver>PYdesigner</receiver>
<slot>creatlevel()</slot>
<hints>
<hint type="sourcelabel">
<x>166</x>
<y>373</y>
</hint>
<hint type="destinationlabel">
<x>207</x>
<y>376</y>
</hint>
</hints>
</connection>
<connection>
<sender>toolButton_2</sender>
<signal>clicked()</signal>
<receiver>PYdesigner</receiver>
<slot>delete()</slot>
<hints>
<hint type="sourcelabel">
<x>167</x>
<y>463</y>
</hint>
<hint type="destinationlabel">
<x>211</x>
<y>466</y>
</hint>
</hints>
</connection>
</connections>
<slots>
<slot>creatlevel()</slot>
<slot>delete()</slot>
</slots>
</ui>