|
|
|
@ -6,21 +6,39 @@
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>581</width>
|
|
|
|
|
<height>388</height>
|
|
|
|
|
<width>641</width>
|
|
|
|
|
<height>334</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Linking nodes</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
|
<item row="0" column="0" colspan="3">
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QListWidget" name="list1"/>
|
|
|
|
|
<widget class="QGroupBox" name="groupBox1">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>GroupBox</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QListWidget" name="list1"/>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QListWidget" name="list2"/>
|
|
|
|
|
<widget class="QGroupBox" name="groupBox2">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>GroupBox</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QListWidget" name="list2"/>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</item>
|
|
|
|
|