Subversion Repositories svn1-original

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
143 david 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>qmDialogTeamEditor</class>
4
 <widget class="QDialog" name="qmDialogTeamEditor">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>533</width>
10
    <height>507</height>
11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>Dialog</string>
15
  </property>
16
  <widget class="qmTeamDisplay" name="widget" native="true">
17
   <property name="enabled">
18
    <bool>true</bool>
19
   </property>
20
   <property name="geometry">
21
    <rect>
22
     <x>0</x>
23
     <y>0</y>
24
     <width>531</width>
25
     <height>501</height>
26
    </rect>
27
   </property>
28
  </widget>
29
 </widget>
30
 <customwidgets>
31
  <customwidget>
32
   <class>qmTeamDisplay</class>
33
   <extends>QWidget</extends>
34
   <header>qmteamdisplay.h</header>
35
   <container>1</container>
36
  </customwidget>
37
 </customwidgets>
38
 <resources/>
39
 <connections/>
40
</ui>