Subversion Repositories svn1-original

Rev

Rev 319 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 319 Rev 321
Line 5... Line 5...
5
  <property name="geometry">
5
  <property name="geometry">
6
   <rect>
6
   <rect>
7
    <x>0</x>
7
    <x>0</x>
8
    <y>0</y>
8
    <y>0</y>
9
    <width>400</width>
9
    <width>400</width>
10
    <height>300</height>
10
    <height>326</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>Dialog</string>
14
   <string>Dialog</string>
15
  </property>
15
  </property>
Line 50... Line 50...
50
   </property>
50
   </property>
51
   <property name="text">
51
   <property name="text">
52
    <string/>
52
    <string/>
53
   </property>
53
   </property>
54
  </widget>
54
  </widget>
-
 
55
  <widget class="QDialogButtonBox" name="buttonBox2">
-
 
56
   <property name="geometry">
-
 
57
    <rect>
-
 
58
     <x>20</x>
-
 
59
     <y>290</y>
-
 
60
     <width>361</width>
-
 
61
     <height>32</height>
-
 
62
    </rect>
-
 
63
   </property>
-
 
64
   <property name="layoutDirection">
-
 
65
    <enum>Qt::RightToLeft</enum>
-
 
66
   </property>
-
 
67
   <property name="orientation">
-
 
68
    <enum>Qt::Horizontal</enum>
-
 
69
   </property>
-
 
70
   <property name="standardButtons">
-
 
71
    <set>QDialogButtonBox::NoButton</set>
-
 
72
   </property>
-
 
73
  </widget>
55
 </widget>
74
 </widget>
56
 <resources/>
75
 <resources/>
57
 <connections/>
76
 <connections/>
58
</ui>
77
</ui>