1 | <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
---|
2 | <class>VBoxCloseVMDlg</class>
|
---|
3 | <comment>
|
---|
4 | :mode=html:tabSize=4:indentSize=4:noTabs=true:
|
---|
5 | :folding=explicit:collapseFolds=1:
|
---|
6 |
|
---|
7 | VBox GUI: Close VM Dialog UI (Qt Designer).
|
---|
8 |
|
---|
9 | Copyright (c) 2006 InnoTek Systemberatung GmbH
|
---|
10 |
|
---|
11 | All Rights Reserved
|
---|
12 | </comment>
|
---|
13 | <widget class="QDialog">
|
---|
14 | <property name="name">
|
---|
15 | <cstring>VBoxCloseVMDlg</cstring>
|
---|
16 | </property>
|
---|
17 | <property name="geometry">
|
---|
18 | <rect>
|
---|
19 | <x>0</x>
|
---|
20 | <y>0</y>
|
---|
21 | <width>350</width>
|
---|
22 | <height>179</height>
|
---|
23 | </rect>
|
---|
24 | </property>
|
---|
25 | <property name="caption">
|
---|
26 | <string>Close Virtual Machine</string>
|
---|
27 | </property>
|
---|
28 | <property name="sizeGripEnabled">
|
---|
29 | <bool>false</bool>
|
---|
30 | </property>
|
---|
31 | <vbox>
|
---|
32 | <property name="name">
|
---|
33 | <cstring>unnamed</cstring>
|
---|
34 | </property>
|
---|
35 | <property name="spacing">
|
---|
36 | <number>10</number>
|
---|
37 | </property>
|
---|
38 | <widget class="QLayoutWidget">
|
---|
39 | <property name="name">
|
---|
40 | <cstring>layout4</cstring>
|
---|
41 | </property>
|
---|
42 | <hbox>
|
---|
43 | <property name="name">
|
---|
44 | <cstring>unnamed</cstring>
|
---|
45 | </property>
|
---|
46 | <widget class="QLayoutWidget">
|
---|
47 | <property name="name">
|
---|
48 | <cstring>layout3</cstring>
|
---|
49 | </property>
|
---|
50 | <vbox>
|
---|
51 | <property name="name">
|
---|
52 | <cstring>unnamed</cstring>
|
---|
53 | </property>
|
---|
54 | <widget class="QLabel">
|
---|
55 | <property name="name">
|
---|
56 | <cstring>pmIcon</cstring>
|
---|
57 | </property>
|
---|
58 | <property name="sizePolicy">
|
---|
59 | <sizepolicy>
|
---|
60 | <hsizetype>4</hsizetype>
|
---|
61 | <vsizetype>5</vsizetype>
|
---|
62 | <horstretch>0</horstretch>
|
---|
63 | <verstretch>0</verstretch>
|
---|
64 | </sizepolicy>
|
---|
65 | </property>
|
---|
66 | <property name="frameShape">
|
---|
67 | <enum>Panel</enum>
|
---|
68 | </property>
|
---|
69 | <property name="frameShadow">
|
---|
70 | <enum>Raised</enum>
|
---|
71 | </property>
|
---|
72 | <property name="pixmap">
|
---|
73 | <pixmap>os_other.png</pixmap>
|
---|
74 | </property>
|
---|
75 | <property name="scaledContents">
|
---|
76 | <bool>false</bool>
|
---|
77 | </property>
|
---|
78 | <property name="alignment">
|
---|
79 | <set>AlignTop</set>
|
---|
80 | </property>
|
---|
81 | </widget>
|
---|
82 | <spacer>
|
---|
83 | <property name="name">
|
---|
84 | <cstring>spacer2</cstring>
|
---|
85 | </property>
|
---|
86 | <property name="orientation">
|
---|
87 | <enum>Vertical</enum>
|
---|
88 | </property>
|
---|
89 | <property name="sizeType">
|
---|
90 | <enum>Expanding</enum>
|
---|
91 | </property>
|
---|
92 | <property name="sizeHint">
|
---|
93 | <size>
|
---|
94 | <width>20</width>
|
---|
95 | <height>40</height>
|
---|
96 | </size>
|
---|
97 | </property>
|
---|
98 | </spacer>
|
---|
99 | </vbox>
|
---|
100 | </widget>
|
---|
101 | <widget class="QButtonGroup">
|
---|
102 | <property name="name">
|
---|
103 | <cstring>buttonGroup</cstring>
|
---|
104 | </property>
|
---|
105 | <property name="frameShape">
|
---|
106 | <enum>NoFrame</enum>
|
---|
107 | </property>
|
---|
108 | <property name="title">
|
---|
109 | <string>You want to:</string>
|
---|
110 | </property>
|
---|
111 | <vbox>
|
---|
112 | <property name="name">
|
---|
113 | <cstring>unnamed</cstring>
|
---|
114 | </property>
|
---|
115 | <widget class="QRadioButton">
|
---|
116 | <property name="name">
|
---|
117 | <cstring>rbSave</cstring>
|
---|
118 | </property>
|
---|
119 | <property name="text">
|
---|
120 | <string>&Save the machine state</string>
|
---|
121 | </property>
|
---|
122 | <property name="accel">
|
---|
123 | <string>Alt+S</string>
|
---|
124 | </property>
|
---|
125 | </widget>
|
---|
126 | <widget class="QRadioButton">
|
---|
127 | <property name="name">
|
---|
128 | <cstring>rbPowerOff</cstring>
|
---|
129 | </property>
|
---|
130 | <property name="text">
|
---|
131 | <string>&Power off the machine</string>
|
---|
132 | </property>
|
---|
133 | <property name="accel">
|
---|
134 | <string>Alt+P</string>
|
---|
135 | </property>
|
---|
136 | </widget>
|
---|
137 | <widget class="QLayoutWidget">
|
---|
138 | <property name="name">
|
---|
139 | <cstring>layout13</cstring>
|
---|
140 | </property>
|
---|
141 | <hbox>
|
---|
142 | <property name="name">
|
---|
143 | <cstring>unnamed</cstring>
|
---|
144 | </property>
|
---|
145 | <property name="margin">
|
---|
146 | <number>0</number>
|
---|
147 | </property>
|
---|
148 | <property name="spacing">
|
---|
149 | <number>0</number>
|
---|
150 | </property>
|
---|
151 | <spacer>
|
---|
152 | <property name="name">
|
---|
153 | <cstring>spacer9</cstring>
|
---|
154 | </property>
|
---|
155 | <property name="orientation">
|
---|
156 | <enum>Horizontal</enum>
|
---|
157 | </property>
|
---|
158 | <property name="sizeType">
|
---|
159 | <enum>Fixed</enum>
|
---|
160 | </property>
|
---|
161 | <property name="sizeHint">
|
---|
162 | <size>
|
---|
163 | <width>16</width>
|
---|
164 | <height>20</height>
|
---|
165 | </size>
|
---|
166 | </property>
|
---|
167 | </spacer>
|
---|
168 | <widget class="QCheckBox">
|
---|
169 | <property name="name">
|
---|
170 | <cstring>cbDiscardCurState</cstring>
|
---|
171 | </property>
|
---|
172 | <property name="enabled">
|
---|
173 | <bool>false</bool>
|
---|
174 | </property>
|
---|
175 | <property name="text">
|
---|
176 | <string>&Revert to the current snapshot</string>
|
---|
177 | </property>
|
---|
178 | <property name="accel">
|
---|
179 | <string>Alt+R</string>
|
---|
180 | </property>
|
---|
181 | <property name="toolTip" stdset="0">
|
---|
182 | <string>Revert the machine state to the state stored in the current snapshot</string>
|
---|
183 | </property>
|
---|
184 | </widget>
|
---|
185 | </hbox>
|
---|
186 | </widget>
|
---|
187 | </vbox>
|
---|
188 | </widget>
|
---|
189 | </hbox>
|
---|
190 | </widget>
|
---|
191 | <widget class="QLayoutWidget">
|
---|
192 | <property name="name">
|
---|
193 | <cstring>Layout1</cstring>
|
---|
194 | </property>
|
---|
195 | <hbox>
|
---|
196 | <property name="name">
|
---|
197 | <cstring>unnamed</cstring>
|
---|
198 | </property>
|
---|
199 | <property name="margin">
|
---|
200 | <number>0</number>
|
---|
201 | </property>
|
---|
202 | <property name="spacing">
|
---|
203 | <number>6</number>
|
---|
204 | </property>
|
---|
205 | <widget class="QPushButton">
|
---|
206 | <property name="name">
|
---|
207 | <cstring>buttonHelp</cstring>
|
---|
208 | </property>
|
---|
209 | <property name="text">
|
---|
210 | <string>Help</string>
|
---|
211 | </property>
|
---|
212 | <property name="accel">
|
---|
213 | <string>F1</string>
|
---|
214 | </property>
|
---|
215 | <property name="autoDefault">
|
---|
216 | <bool>true</bool>
|
---|
217 | </property>
|
---|
218 | </widget>
|
---|
219 | <spacer>
|
---|
220 | <property name="name">
|
---|
221 | <cstring>Horizontal Spacing2</cstring>
|
---|
222 | </property>
|
---|
223 | <property name="orientation">
|
---|
224 | <enum>Horizontal</enum>
|
---|
225 | </property>
|
---|
226 | <property name="sizeType">
|
---|
227 | <enum>Expanding</enum>
|
---|
228 | </property>
|
---|
229 | <property name="sizeHint">
|
---|
230 | <size>
|
---|
231 | <width>20</width>
|
---|
232 | <height>20</height>
|
---|
233 | </size>
|
---|
234 | </property>
|
---|
235 | </spacer>
|
---|
236 | <widget class="QPushButton">
|
---|
237 | <property name="name">
|
---|
238 | <cstring>buttonOk</cstring>
|
---|
239 | </property>
|
---|
240 | <property name="text">
|
---|
241 | <string>&OK</string>
|
---|
242 | </property>
|
---|
243 | <property name="accel">
|
---|
244 | <string>Alt+O</string>
|
---|
245 | </property>
|
---|
246 | <property name="autoDefault">
|
---|
247 | <bool>true</bool>
|
---|
248 | </property>
|
---|
249 | <property name="default">
|
---|
250 | <bool>true</bool>
|
---|
251 | </property>
|
---|
252 | </widget>
|
---|
253 | <widget class="QPushButton">
|
---|
254 | <property name="name">
|
---|
255 | <cstring>buttonCancel</cstring>
|
---|
256 | </property>
|
---|
257 | <property name="text">
|
---|
258 | <string>&Cancel</string>
|
---|
259 | </property>
|
---|
260 | <property name="accel">
|
---|
261 | <string>Alt+C</string>
|
---|
262 | </property>
|
---|
263 | <property name="autoDefault">
|
---|
264 | <bool>true</bool>
|
---|
265 | </property>
|
---|
266 | </widget>
|
---|
267 | </hbox>
|
---|
268 | </widget>
|
---|
269 | </vbox>
|
---|
270 | </widget>
|
---|
271 | <connections>
|
---|
272 | <connection>
|
---|
273 | <sender>buttonOk</sender>
|
---|
274 | <signal>clicked()</signal>
|
---|
275 | <receiver>VBoxCloseVMDlg</receiver>
|
---|
276 | <slot>accept()</slot>
|
---|
277 | </connection>
|
---|
278 | <connection>
|
---|
279 | <sender>buttonCancel</sender>
|
---|
280 | <signal>clicked()</signal>
|
---|
281 | <receiver>VBoxCloseVMDlg</receiver>
|
---|
282 | <slot>reject()</slot>
|
---|
283 | </connection>
|
---|
284 | <connection>
|
---|
285 | <sender>rbPowerOff</sender>
|
---|
286 | <signal>toggled(bool)</signal>
|
---|
287 | <receiver>cbDiscardCurState</receiver>
|
---|
288 | <slot>setEnabled(bool)</slot>
|
---|
289 | </connection>
|
---|
290 | </connections>
|
---|
291 | <pixmapinproject/>
|
---|
292 | <layoutdefaults spacing="6" margin="11"/>
|
---|
293 | </UI>
|
---|