Subversion Repositories svn1-original

Rev

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

Rev 240 Rev 250
Line 11... Line 11...
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">
-
 
17
   <property name="geometry">
-
 
18
    <rect>
-
 
19
     <x>360</x>
-
 
20
     <y>460</y>
-
 
21
     <width>156</width>
-
 
22
     <height>23</height>
-
 
23
    </rect>
-
 
24
   </property>
-
 
25
   <property name="standardButtons">
-
 
26
    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
-
 
27
   </property>
-
 
28
  </widget>
-
 
29
  <widget class="QSpinBox" name="leg">
-
 
30
   <property name="geometry">
-
 
31
    <rect>
-
 
32
     <x>270</x>
-
 
33
     <y>460</y>
-
 
34
     <width>46</width>
-
 
35
     <height>22</height>
-
 
36
    </rect>
-
 
37
   </property>
-
 
38
  </widget>
-
 
39
  <widget class="QLabel" name="label">
-
 
40
   <property name="geometry">
-
 
41
    <rect>
-
 
42
     <x>233</x>
-
 
43
     <y>463</y>
-
 
44
     <width>31</width>
-
 
45
     <height>16</height>
-
 
46
    </rect>
-
 
47
   </property>
-
 
48
   <property name="text">
-
 
49
    <string>Leg</string>
-
 
50
   </property>
-
 
51
  </widget>
-
 
52
  <widget class="QGroupBox" name="groupBox">
16
  <widget class="QGroupBox" name="groupBox">
53
   <property name="geometry">
17
   <property name="geometry">
54
    <rect>
18
    <rect>
55
     <x>10</x>
19
     <x>10</x>
56
     <y>0</y>
20
     <y>0</y>
Line 70... Line 34...
70
      <height>411</height>
34
      <height>411</height>
71
     </rect>
35
     </rect>
72
    </property>
36
    </property>
73
   </widget>
37
   </widget>
74
  </widget>
38
  </widget>
-
 
39
  <widget class="QWidget" name="">
-
 
40
   <property name="geometry">
-
 
41
    <rect>
-
 
42
     <x>13</x>
-
 
43
     <y>450</y>
-
 
44
     <width>521</width>
-
 
45
     <height>41</height>
-
 
46
    </rect>
-
 
47
   </property>
-
 
48
   <layout class="QHBoxLayout" name="horizontalLayout">
-
 
49
    <item>
-
 
50
     <spacer name="horizontalSpacer">
-
 
51
      <property name="orientation">
-
 
52
       <enum>Qt::Horizontal</enum>
-
 
53
      </property>
-
 
54
      <property name="sizeHint" stdset="0">
-
 
55
       <size>
-
 
56
        <width>40</width>
-
 
57
        <height>20</height>
-
 
58
       </size>
-
 
59
      </property>
-
 
60
     </spacer>
-
 
61
    </item>
-
 
62
    <item>
-
 
63
     <widget class="QLabel" name="label">
-
 
64
      <property name="text">
-
 
65
       <string>Leg</string>
-
 
66
      </property>
-
 
67
     </widget>
-
 
68
    </item>
-
 
69
    <item>
-
 
70
     <widget class="QSpinBox" name="leg"/>
-
 
71
    </item>
-
 
72
    <item>
-
 
73
     <widget class="QDialogButtonBox" name="buttonBox">
-
 
74
      <property name="enabled">
-
 
75
       <bool>true</bool>
-
 
76
      </property>
-
 
77
      <property name="sizePolicy">
-
 
78
       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
-
 
79
        <horstretch>0</horstretch>
-
 
80
        <verstretch>0</verstretch>
-
 
81
       </sizepolicy>
-
 
82
      </property>
-
 
83
      <property name="maximumSize">
-
 
84
       <size>
-
 
85
        <width>219</width>
-
 
86
        <height>16777215</height>
-
 
87
       </size>
-
 
88
      </property>
-
 
89
      <property name="layoutDirection">
-
 
90
       <enum>Qt::LeftToRight</enum>
-
 
91
      </property>
-
 
92
      <property name="standardButtons">
-
 
93
       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
-
 
94
      </property>
-
 
95
      <property name="centerButtons">
-
 
96
       <bool>false</bool>
-
 
97
      </property>
-
 
98
     </widget>
-
 
99
    </item>
-
 
100
   </layout>
-
 
101
  </widget>
75
 </widget>
102
 </widget>
76
 <resources/>
103
 <resources/>
77
 <connections/>
104
 <connections/>
78
</ui>
105
</ui>