Subversion Repositories svn1

Rev

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

Rev 99 Rev 100
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>415</width>
9
    <width>415</width>
10
    <height>323</height>
10
    <height>400</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>Form</string>
14
   <string>Form</string>
15
  </property>
15
  </property>
16
  <widget class="QDialogButtonBox" name="buttonBox">
16
  <widget class="QDialogButtonBox" name="buttonBox">
17
   <property name="geometry">
17
   <property name="geometry">
18
    <rect>
18
    <rect>
19
     <x>240</x>
19
     <x>250</x>
20
     <y>290</y>
20
     <y>370</y>
21
     <width>156</width>
21
     <width>156</width>
22
     <height>23</height>
22
     <height>23</height>
23
    </rect>
23
    </rect>
24
   </property>
24
   </property>
25
   <property name="standardButtons">
25
   <property name="standardButtons">
Line 30... Line 30...
30
   <property name="geometry">
30
   <property name="geometry">
31
    <rect>
31
    <rect>
32
     <x>-1</x>
32
     <x>-1</x>
33
     <y>-1</y>
33
     <y>-1</y>
34
     <width>421</width>
34
     <width>421</width>
35
     <height>281</height>
35
     <height>361</height>
36
    </rect>
36
    </rect>
37
   </property>
37
   </property>
38
   <layout class="QVBoxLayout" name="verticalLayout">
38
   <layout class="QVBoxLayout" name="verticalLayout">
39
    <item>
39
    <item>
40
     <widget class="QGroupBox" name="groupBox">
40
     <widget class="QGroupBox" name="groupBox">
Line 45... Line 45...
45
       <property name="geometry">
45
       <property name="geometry">
46
        <rect>
46
        <rect>
47
         <x>10</x>
47
         <x>10</x>
48
         <y>20</y>
48
         <y>20</y>
49
         <width>391</width>
49
         <width>391</width>
50
         <height>251</height>
50
         <height>331</height>
51
        </rect>
51
        </rect>
52
       </property>
52
       </property>
53
       <property name="rowCount">
53
       <property name="rowCount">
54
        <number>2</number>
54
        <number>2</number>
55
       </property>
55
       </property>