Subversion Repositories svn1-original

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
160 - 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>QmReportDialog</class>
4
 <widget class="QDialog" name="QmReportDialog">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>700</width>
10
    <height>570</height>
11
   </rect>
12
  </property>
165 - 13
  <property name="sizePolicy">
14
   <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
15
    <horstretch>0</horstretch>
16
    <verstretch>0</verstretch>
17
   </sizepolicy>
18
  </property>
160 - 19
  <property name="windowTitle">
20
   <string>Dialog</string>
21
  </property>
165 - 22
  <property name="sizeGripEnabled">
23
   <bool>true</bool>
24
  </property>
160 - 25
 </widget>
26
 <resources/>
27
 <connections/>
28
</ui>