Subversion Repositories svn1

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
156 - 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>QmReportWindow</class>
4
 <widget class="QTabWidget" name="QmReportWindow">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>754</width>
10
    <height>587</height>
11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>TabWidget</string>
15
  </property>
16
  <widget class="QWidget" name="tab">
17
   <attribute name="title">
18
    <string>Tab 1</string>
19
   </attribute>
20
  </widget>
21
  <widget class="QWidget" name="tab">
22
   <attribute name="title">
23
    <string>Tab 2</string>
24
   </attribute>
25
  </widget>
26
 </widget>
27
 <resources/>
28
 <connections/>
29
</ui>