Subversion Repositories svn1-original

Rev

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

Rev 321 Rev 322
Line 11... Line 11...
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>20</x>
-
 
20
     <y>260</y>
-
 
21
     <width>361</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>
51
   <property name="text">
35
   <layout class="QHBoxLayout" name="horizontalLayout2"/>
52
    <string/>
-
 
53
   </property>
-
 
54
  </widget>
36
  </widget>
55
  <widget class="QDialogButtonBox" name="buttonBox2">
37
  <widget class="QWidget" name="horizontalLayoutWidget_2">
56
   <property name="geometry">
38
   <property name="geometry">
57
    <rect>
39
    <rect>
58
     <x>20</x>
40
     <x>10</x>
59
     <y>290</y>
41
     <y>260</y>
60
     <width>361</width>
42
     <width>381</width>
61
     <height>32</height>
43
     <height>31</height>
62
    </rect>
44
    </rect>
63
   </property>
45
   </property>
64
   <property name="layoutDirection">
-
 
65
    <enum>Qt::RightToLeft</enum>
-
 
66
   </property>
-
 
67
   <property name="orientation">
46
   <layout class="QHBoxLayout" name="horizontalLayout1"/>
68
    <enum>Qt::Horizontal</enum>
-
 
69
   </property>
-
 
70
   <property name="standardButtons">
-
 
71
    <set>QDialogButtonBox::NoButton</set>
-
 
72
   </property>
-
 
73
  </widget>
47
  </widget>
74
 </widget>
48
 </widget>
75
 <resources/>
49
 <resources/>
76
 <connections/>
50
 <connections/>
77
</ui>
51
</ui>