OSCAR-code/overview.ui
2011-09-07 18:48:10 +10:00

36 lines
753 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Overview</class>
<widget class="QWidget" name="Overview">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>668</width>
<height>355</height>
</rect>
</property>
<property name="font">
<font>
<family>Sans Serif</family>
</font>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>0</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QWidget" name="graphArea" native="true"/>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>