Subversion Repositories svn1-original

Rev

Rev 139 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 139 Rev 207
Line 8... Line 8...
8
  <property name="geometry">
8
  <property name="geometry">
9
   <rect>
9
   <rect>
10
    <x>0</x>
10
    <x>0</x>
11
    <y>0</y>
11
    <y>0</y>
12
    <width>288</width>
12
    <width>288</width>
13
    <height>204</height>
13
    <height>292</height>
14
   </rect>
14
   </rect>
15
  </property>
15
  </property>
16
  <property name="windowTitle">
16
  <property name="windowTitle">
17
   <string>Dialog</string>
17
   <string>Dialog</string>
18
  </property>
18
  </property>
19
  <widget class="QDialogButtonBox" name="buttonBox">
19
  <widget class="QDialogButtonBox" name="buttonBox">
20
   <property name="geometry">
20
   <property name="geometry">
21
    <rect>
21
    <rect>
22
     <x>70</x>
22
     <x>70</x>
23
     <y>160</y>
23
     <y>260</y>
24
     <width>156</width>
24
     <width>156</width>
25
     <height>23</height>
25
     <height>23</height>
26
    </rect>
26
    </rect>
27
   </property>
27
   </property>
28
   <property name="orientation">
28
   <property name="orientation">
Line 159... Line 159...
159
   </property>
159
   </property>
160
   <property name="text">
160
   <property name="text">
161
    <string>Delta</string>
161
    <string>Delta</string>
162
   </property>
162
   </property>
163
  </widget>
163
  </widget>
-
 
164
  <widget class="QLabel" name="description">
-
 
165
   <property name="geometry">
-
 
166
    <rect>
-
 
167
     <x>10</x>
-
 
168
     <y>150</y>
-
 
169
     <width>271</width>
-
 
170
     <height>101</height>
-
 
171
    </rect>
-
 
172
   </property>
-
 
173
   <property name="frameShape">
-
 
174
    <enum>QFrame::Box</enum>
-
 
175
   </property>
-
 
176
   <property name="frameShadow">
-
 
177
    <enum>QFrame::Raised</enum>
-
 
178
   </property>
-
 
179
   <property name="text">
-
 
180
    <string/>
-
 
181
   </property>
-
 
182
   <property name="scaledContents">
-
 
183
    <bool>true</bool>
-
 
184
   </property>
-
 
185
   <property name="alignment">
-
 
186
    <set>Qt::AlignHCenter|Qt::AlignTop</set>
-
 
187
   </property>
-
 
188
   <property name="wordWrap">
-
 
189
    <bool>true</bool>
-
 
190
   </property>
-
 
191
  </widget>
164
 </widget>
192
 </widget>
165
 <resources/>
193
 <resources/>
166
 <connections>
194
 <connections>
167
  <connection>
195
  <connection>
168
   <sender>buttonBox</sender>
196
   <sender>buttonBox</sender>