2011-06-26 08:30:44 +00:00
|
|
|
<?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>
|
2011-08-06 08:34:24 +00:00
|
|
|
<width>668</width>
|
2011-07-13 05:27:27 +00:00
|
|
|
<height>355</height>
|
2011-06-26 08:30:44 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2011-07-19 14:04:54 +00:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>Sans Serif</family>
|
|
|
|
</font>
|
|
|
|
</property>
|
2011-06-26 08:30:44 +00:00
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
2011-09-07 08:48:10 +00:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2011-06-26 08:30:44 +00:00
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2011-09-07 08:48:10 +00:00
|
|
|
<widget class="QWidget" name="graphArea" native="true"/>
|
2011-06-26 08:30:44 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|