2013-04-07 15:20:43 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>MainTab</class>
|
2017-04-04 19:50:46 +02:00
|
|
|
<widget class="QWidget" name="MainTab">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2017-04-04 19:50:46 +02:00
|
|
|
<width>555</width>
|
|
|
|
<height>848</height>
|
2013-04-07 15:20:43 -07:00
|
|
|
</rect>
|
|
|
|
</property>
|
2017-04-04 19:50:46 +02:00
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2017-04-04 19:50:46 +02:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_9">
|
|
|
|
<item>
|
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2013-04-07 15:20:43 -07:00
|
|
|
</widget>
|
2014-12-28 20:24:02 -02:00
|
|
|
<resources>
|
2017-04-04 19:21:30 +02:00
|
|
|
<include location="../../subsurface.qrc"/>
|
2014-12-28 20:24:02 -02:00
|
|
|
</resources>
|
2013-04-07 15:20:43 -07:00
|
|
|
<connections/>
|
|
|
|
</ui>
|