]> ruin.nu Git - eonsl.git/blob - eonsl/widgets/item.ui
The makefile linked wrong, just some cleanup..
[eonsl.git] / eonsl / widgets / item.ui
1 <!DOCTYPE UI><UI>
2 <class>CItemEditBase</class>
3 <widget>
4     <class>QDialog</class>
5     <property stdset="1">
6         <name>name</name>
7         <cstring>ItemEdit</cstring>
8     </property>
9     <property stdset="1">
10         <name>geometry</name>
11         <rect>
12             <x>0</x>
13             <y>0</y>
14             <width>238</width>
15             <height>220</height>
16         </rect>
17     </property>
18     <property stdset="1">
19         <name>caption</name>
20         <string>NoName</string>
21     </property>
22     <widget>
23         <class>QPushButton</class>
24         <property stdset="1">
25             <name>name</name>
26             <cstring>OKButton</cstring>
27         </property>
28         <property stdset="1">
29             <name>geometry</name>
30             <rect>
31                 <x>10</x>
32                 <y>180</y>
33                 <width>100</width>
34                 <height>30</height>
35             </rect>
36         </property>
37         <property stdset="1">
38             <name>text</name>
39             <string>&amp;OK</string>
40         </property>
41     </widget>
42     <widget>
43         <class>QPushButton</class>
44         <property stdset="1">
45             <name>name</name>
46             <cstring>AvbrytButton</cstring>
47         </property>
48         <property stdset="1">
49             <name>geometry</name>
50             <rect>
51                 <x>140</x>
52                 <y>180</y>
53                 <width>100</width>
54                 <height>30</height>
55             </rect>
56         </property>
57         <property stdset="1">
58             <name>text</name>
59             <string>&amp;Avbryt</string>
60         </property>
61     </widget>
62     <widget>
63         <class>QComboBox</class>
64         <property stdset="1">
65             <name>name</name>
66             <cstring>NamnCombo</cstring>
67         </property>
68         <property stdset="1">
69             <name>geometry</name>
70             <rect>
71                 <x>10</x>
72                 <y>40</y>
73                 <width>100</width>
74                 <height>30</height>
75             </rect>
76         </property>
77         <property stdset="1">
78             <name>insertionPolicy</name>
79             <enum>AtTop</enum>
80         </property>
81     </widget>
82     <widget>
83         <class>QComboBox</class>
84         <property stdset="1">
85             <name>name</name>
86             <cstring>TypCombo</cstring>
87         </property>
88         <property stdset="1">
89             <name>geometry</name>
90             <rect>
91                 <x>140</x>
92                 <y>40</y>
93                 <width>100</width>
94                 <height>30</height>
95             </rect>
96         </property>
97         <property stdset="1">
98             <name>insertionPolicy</name>
99             <enum>AtTop</enum>
100         </property>
101     </widget>
102     <widget>
103         <class>QLabel</class>
104         <property stdset="1">
105             <name>name</name>
106             <cstring>QLabel_3</cstring>
107         </property>
108         <property stdset="1">
109             <name>geometry</name>
110             <rect>
111                 <x>10</x>
112                 <y>80</y>
113                 <width>100</width>
114                 <height>30</height>
115             </rect>
116         </property>
117         <property stdset="1">
118             <name>text</name>
119             <string>Vikt (i gram)</string>
120         </property>
121     </widget>
122     <widget>
123         <class>QSpinBox</class>
124         <property stdset="1">
125             <name>name</name>
126             <cstring>ViktSpin</cstring>
127         </property>
128         <property stdset="1">
129             <name>geometry</name>
130             <rect>
131                 <x>10</x>
132                 <y>110</y>
133                 <width>100</width>
134                 <height>30</height>
135             </rect>
136         </property>
137         <property stdset="1">
138             <name>maxValue</name>
139             <number>99</number>
140         </property>
141     </widget>
142     <widget>
143         <class>QSpinBox</class>
144         <property stdset="1">
145             <name>name</name>
146             <cstring>AntalSpin</cstring>
147         </property>
148         <property stdset="1">
149             <name>geometry</name>
150             <rect>
151                 <x>130</x>
152                 <y>110</y>
153                 <width>100</width>
154                 <height>30</height>
155             </rect>
156         </property>
157         <property stdset="1">
158             <name>maxValue</name>
159             <number>1000000</number>
160         </property>
161     </widget>
162     <widget>
163         <class>QLabel</class>
164         <property stdset="1">
165             <name>name</name>
166             <cstring>QLabel_2</cstring>
167         </property>
168         <property stdset="1">
169             <name>geometry</name>
170             <rect>
171                 <x>140</x>
172                 <y>10</y>
173                 <width>100</width>
174                 <height>30</height>
175             </rect>
176         </property>
177         <property stdset="1">
178             <name>text</name>
179             <string>Typ av föremål:</string>
180         </property>
181         <property>
182             <name>buddy</name>
183             <cstring></cstring>
184         </property>
185     </widget>
186     <widget>
187         <class>QLabel</class>
188         <property stdset="1">
189             <name>name</name>
190             <cstring>Label_1</cstring>
191         </property>
192         <property stdset="1">
193             <name>geometry</name>
194             <rect>
195                 <x>10</x>
196                 <y>10</y>
197                 <width>110</width>
198                 <height>20</height>
199             </rect>
200         </property>
201         <property stdset="1">
202             <name>text</name>
203             <string>Föremålets namn</string>
204         </property>
205     </widget>
206     <widget>
207         <class>QLabel</class>
208         <property stdset="1">
209             <name>name</name>
210             <cstring>QLabel_4</cstring>
211         </property>
212         <property stdset="1">
213             <name>geometry</name>
214             <rect>
215                 <x>140</x>
216                 <y>80</y>
217                 <width>100</width>
218                 <height>30</height>
219             </rect>
220         </property>
221         <property stdset="1">
222             <name>text</name>
223             <string>Antal</string>
224         </property>
225     </widget>
226 </widget>
227 </UI>