Subversion Repositories svn1

Rev

Rev 377 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
352 david 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>QmEditAwards</class>
4
 <widget class="QDialog" name="QmEditAwards">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>400</width>
10
    <height>326</height>
11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>Dialog</string>
15
  </property>
16
  <widget class="QTextEdit" name="textEdit">
17
   <property name="geometry">
18
    <rect>
19
     <x>20</x>
20
     <y>20</y>
21
     <width>361</width>
22
     <height>231</height>
23
    </rect>
24
   </property>
25
  </widget>
26
  <widget class="QWidget" name="horizontalLayoutWidget">
27
   <property name="geometry">
28
    <rect>
29
     <x>10</x>
30
     <y>290</y>
31
     <width>381</width>
32
     <height>31</height>
33
    </rect>
34
   </property>
35
   <layout class="QHBoxLayout" name="horizontalLayout2"/>
36
  </widget>
37
  <widget class="QWidget" name="horizontalLayoutWidget_2">
38
   <property name="geometry">
39
    <rect>
40
     <x>10</x>
41
     <y>260</y>
42
     <width>381</width>
43
     <height>31</height>
44
    </rect>
45
   </property>
46
   <layout class="QHBoxLayout" name="horizontalLayout1"/>
47
  </widget>
48
 </widget>
49
 <resources/>
50
 <connections/>
51
</ui>