|
|
@@ -6,35 +6,58 @@ |
|
|
|
<rect> |
|
|
|
<x>0</x> |
|
|
|
<y>0</y> |
|
|
|
<width>964</width> |
|
|
|
<height>550</height> |
|
|
|
<width>978</width> |
|
|
|
<height>552</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="windowTitle"> |
|
|
|
<string>Form</string> |
|
|
|
</property> |
|
|
|
<widget class="MyGraphicsView" name="graphicsView"> |
|
|
|
<widget class="QListWidget" name="listWidget"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>200</x> |
|
|
|
<x>10</x> |
|
|
|
<y>30</y> |
|
|
|
<width>761</width> |
|
|
|
<width>171</width> |
|
|
|
<height>451</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="dragMode"> |
|
|
|
<enum>QGraphicsView::NoDrag</enum> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QListWidget" name="listWidget"> |
|
|
|
<widget class="QTabWidget" name="tabWidget"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>10</x> |
|
|
|
<y>30</y> |
|
|
|
<width>171</width> |
|
|
|
<height>451</height> |
|
|
|
<x>190</x> |
|
|
|
<y>10</y> |
|
|
|
<width>781</width> |
|
|
|
<height>481</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="currentIndex"> |
|
|
|
<number>0</number> |
|
|
|
</property> |
|
|
|
<widget class="QWidget" name="tab"> |
|
|
|
<attribute name="title"> |
|
|
|
<string>Tab 1</string> |
|
|
|
</attribute> |
|
|
|
<widget class="MyGraphicsView" name="graphicsView"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>0</x> |
|
|
|
<y>0</y> |
|
|
|
<width>761</width> |
|
|
|
<height>451</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="dragMode"> |
|
|
|
<enum>QGraphicsView::NoDrag</enum> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
<widget class="QWidget" name="tab_2"> |
|
|
|
<attribute name="title"> |
|
|
|
<string>Tab 2</string> |
|
|
|
</attribute> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
<customwidgets> |
|
|
|