Subversion Repositories svn1

Rev

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

Rev 198 Rev 380
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>
16
  <widget class="QDialogButtonBox" name="buttonBox">
-
 
17
   <property name="geometry">
-
 
18
    <rect>
-
 
19
     <x>210</x>
-
 
20
     <y>260</y>
-
 
21
     <width>171</width>
-
 
22
     <height>32</height>
-
 
23
    </rect>
-
 
24
   </property>
-
 
25
   <property name="orientation">
-
 
26
    <enum>Qt::Horizontal</enum>
-
 
27
   </property>
-
 
28
   <property name="standardButtons">
-
 
29
    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Save</set>
-
 
30
   </property>
-
 
31
  </widget>
-
 
32
  <widget class="QTextEdit" name="textEdit">
16
  <widget class="QTextEdit" name="textEdit">
33
   <property name="geometry">
17
   <property name="geometry">
34
    <rect>
18
    <rect>
35
     <x>20</x>
19
     <x>20</x>
36
     <y>20</y>
20
     <y>20</y>
37
     <width>361</width>
21
     <width>361</width>
38
     <height>231</height>
22
     <height>231</height>
39
    </rect>
23
    </rect>
40
   </property>
24
   </property>
41
  </widget>
25
  </widget>
42
  <widget class="QLabel" name="label">
26
  <widget class="QWidget" name="horizontalLayoutWidget">
43
   <property name="geometry">
27
   <property name="geometry">
44
    <rect>
28
    <rect>
45
     <x>20</x>
29
     <x>10</x>
46
     <y>246</y>
30
     <y>290</y>
47
     <width>171</width>
31
     <width>381</width>
48
     <height>20</height>
32
     <height>31</height>
49
    </rect>
33
    </rect>
50
   </property>
34
   </property>
-
 
35
   <layout class="QHBoxLayout" name="horizontalLayout2"/>
-
 
36
  </widget>
-
 
37
  <widget class="QWidget" name="horizontalLayoutWidget_2">
51
   <property name="text">
38
   <property name="geometry">
-
 
39
    <rect>
-
 
40
     <x>10</x>
-
 
41
     <y>260</y>
-
 
42
     <width>381</width>
-
 
43
     <height>31</height>
52
    <string/>
44
    </rect>
53
   </property>
45
   </property>
-
 
46
   <layout class="QHBoxLayout" name="horizontalLayout1"/>
54
  </widget>
47
  </widget>
55
 </widget>
48
 </widget>
56
 <resources/>
49
 <resources/>
57
 <connections/>
50
 <connections/>
58
</ui>
51
</ui>