VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui@ 4071

Last change on this file since 4071 was 4071, checked in by vboxsync, 18 years ago

Biggest check-in ever. New source code headers for all (C) innotek files.

  • Property svn:eol-style set to native
File size: 12.8 KB
Line 
1<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2<class>VBoxTakeSnapshotDlg</class>
3<comment>
4:mode=html:tabSize=4:indentSize=4:noTabs=true:
5:folding=explicit:collapseFolds=1:
6
7 Copyright (C) 2006-2007 innotek GmbH
8
9 This file is part of VirtualBox Open Source Edition (OSE), as
10 available from http://www.virtualbox.org. This file is free software;
11 you can redistribute it and/or modify it under the terms of the GNU
12 General Public License as published by the Free Software Foundation,
13 in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
14 distribution. VirtualBox OSE is distributed in the hope that it will
15 be useful, but WITHOUT ANY WARRANTY of any kind.
16</comment>
17<widget class="QDialog">
18 <property name="name">
19 <cstring>VBoxTakeSnapshotDlg</cstring>
20 </property>
21 <property name="geometry">
22 <rect>
23 <x>0</x>
24 <y>0</y>
25 <width>320</width>
26 <height>232</height>
27 </rect>
28 </property>
29 <property name="caption">
30 <string>Take Snapshot of Virtual Machine</string>
31 </property>
32 <property name="sizeGripEnabled">
33 <bool>false</bool>
34 </property>
35 <vbox>
36 <property name="name">
37 <cstring>unnamed</cstring>
38 </property>
39 <property name="spacing">
40 <number>10</number>
41 </property>
42 <widget class="QLayoutWidget">
43 <property name="name">
44 <cstring>layout10</cstring>
45 </property>
46 <hbox>
47 <property name="name">
48 <cstring>unnamed</cstring>
49 </property>
50 <property name="spacing">
51 <number>12</number>
52 </property>
53 <widget class="QLayoutWidget">
54 <property name="name">
55 <cstring>layout3</cstring>
56 </property>
57 <vbox>
58 <property name="name">
59 <cstring>unnamed</cstring>
60 </property>
61 <widget class="QLabel">
62 <property name="name">
63 <cstring>pmIcon</cstring>
64 </property>
65 <property name="sizePolicy">
66 <sizepolicy>
67 <hsizetype>4</hsizetype>
68 <vsizetype>5</vsizetype>
69 <horstretch>0</horstretch>
70 <verstretch>0</verstretch>
71 </sizepolicy>
72 </property>
73 <property name="frameShape">
74 <enum>Panel</enum>
75 </property>
76 <property name="frameShadow">
77 <enum>Raised</enum>
78 </property>
79 <property name="pixmap">
80 <pixmap>os_other.png</pixmap>
81 </property>
82 <property name="scaledContents">
83 <bool>false</bool>
84 </property>
85 <property name="alignment">
86 <set>AlignTop</set>
87 </property>
88 </widget>
89 <spacer>
90 <property name="name">
91 <cstring>spacer2</cstring>
92 </property>
93 <property name="orientation">
94 <enum>Vertical</enum>
95 </property>
96 <property name="sizeType">
97 <enum>Expanding</enum>
98 </property>
99 <property name="sizeHint">
100 <size>
101 <width>20</width>
102 <height>40</height>
103 </size>
104 </property>
105 </spacer>
106 </vbox>
107 </widget>
108 <widget class="QLayoutWidget">
109 <property name="name">
110 <cstring>layout9</cstring>
111 </property>
112 <vbox>
113 <property name="name">
114 <cstring>unnamed</cstring>
115 </property>
116 <property name="spacing">
117 <number>10</number>
118 </property>
119 <widget class="QLayoutWidget">
120 <property name="name">
121 <cstring>layout4</cstring>
122 </property>
123 <vbox>
124 <property name="name">
125 <cstring>unnamed</cstring>
126 </property>
127 <widget class="QLabel">
128 <property name="name">
129 <cstring>txName</cstring>
130 </property>
131 <property name="text">
132 <string>Snapshot &amp;Name</string>
133 </property>
134 <property name="buddy" stdset="0">
135 <cstring>leName</cstring>
136 </property>
137 </widget>
138 <widget class="QLineEdit">
139 <property name="name">
140 <cstring>leName</cstring>
141 </property>
142 <property name="frameShape">
143 <enum>LineEditPanel</enum>
144 </property>
145 <property name="frameShadow">
146 <enum>Sunken</enum>
147 </property>
148 </widget>
149 </vbox>
150 </widget>
151 <widget class="QLayoutWidget">
152 <property name="name">
153 <cstring>layout6</cstring>
154 </property>
155 <vbox>
156 <property name="name">
157 <cstring>unnamed</cstring>
158 </property>
159 <widget class="QLabel">
160 <property name="name">
161 <cstring>txDescription</cstring>
162 </property>
163 <property name="text">
164 <string>Snapshot &amp;Description</string>
165 </property>
166 <property name="buddy" stdset="0">
167 <cstring>txeDescription</cstring>
168 </property>
169 </widget>
170 <widget class="QTextEdit">
171 <property name="name">
172 <cstring>txeDescription</cstring>
173 </property>
174 <property name="textFormat">
175 <enum>PlainText</enum>
176 </property>
177 <property name="tabChangesFocus">
178 <bool>true</bool>
179 </property>
180 </widget>
181 </vbox>
182 </widget>
183 </vbox>
184 </widget>
185 </hbox>
186 </widget>
187 <widget class="QLayoutWidget">
188 <property name="name">
189 <cstring>Layout1</cstring>
190 </property>
191 <hbox>
192 <property name="name">
193 <cstring>unnamed</cstring>
194 </property>
195 <property name="margin">
196 <number>0</number>
197 </property>
198 <property name="spacing">
199 <number>6</number>
200 </property>
201 <widget class="QPushButton">
202 <property name="name">
203 <cstring>buttonHelp</cstring>
204 </property>
205 <property name="text">
206 <string>Help</string>
207 </property>
208 <property name="accel">
209 <string>F1</string>
210 </property>
211 <property name="autoDefault">
212 <bool>true</bool>
213 </property>
214 </widget>
215 <spacer>
216 <property name="name">
217 <cstring>Horizontal Spacing2</cstring>
218 </property>
219 <property name="orientation">
220 <enum>Horizontal</enum>
221 </property>
222 <property name="sizeType">
223 <enum>Expanding</enum>
224 </property>
225 <property name="sizeHint">
226 <size>
227 <width>20</width>
228 <height>20</height>
229 </size>
230 </property>
231 </spacer>
232 <widget class="QPushButton">
233 <property name="name">
234 <cstring>buttonOk</cstring>
235 </property>
236 <property name="text">
237 <string>&amp;OK</string>
238 </property>
239 <property name="accel">
240 <string>Alt+O</string>
241 </property>
242 <property name="autoDefault">
243 <bool>true</bool>
244 </property>
245 <property name="default">
246 <bool>true</bool>
247 </property>
248 </widget>
249 <widget class="QPushButton">
250 <property name="name">
251 <cstring>buttonCancel</cstring>
252 </property>
253 <property name="text">
254 <string>&amp;Cancel</string>
255 </property>
256 <property name="accel">
257 <string>Alt+C</string>
258 </property>
259 <property name="autoDefault">
260 <bool>true</bool>
261 </property>
262 </widget>
263 </hbox>
264 </widget>
265 </vbox>
266</widget>
267<connections>
268 <connection>
269 <sender>buttonOk</sender>
270 <signal>clicked()</signal>
271 <receiver>VBoxTakeSnapshotDlg</receiver>
272 <slot>accept()</slot>
273 </connection>
274 <connection>
275 <sender>buttonCancel</sender>
276 <signal>clicked()</signal>
277 <receiver>VBoxTakeSnapshotDlg</receiver>
278 <slot>reject()</slot>
279 </connection>
280 <connection>
281 <sender>leName</sender>
282 <signal>textChanged(const QString&amp;)</signal>
283 <receiver>VBoxTakeSnapshotDlg</receiver>
284 <slot>leName_textChanged(const QString&amp;)</slot>
285 </connection>
286 <connection>
287 <sender>buttonHelp</sender>
288 <signal>clicked()</signal>
289 <receiver>&amp;vboxProblem()</receiver>
290 <slot>showHelpHelpDialog()</slot>
291 </connection>
292</connections>
293<tabstops>
294 <tabstop>leName</tabstop>
295 <tabstop>txeDescription</tabstop>
296</tabstops>
297<includes>
298 <include location="global" impldecl="in declaration">qlabel.h</include>
299 <include location="global" impldecl="in declaration">qlineedit.h</include>
300 <include location="local" impldecl="in implementation">VBoxProblemReporter.h</include>
301 <include location="local" impldecl="in implementation">VBoxUtils.h</include>
302 <include location="local" impldecl="in implementation">VBoxTakeSnapshotDlg.ui.h</include>
303</includes>
304<slots>
305 <slot>leName_textChanged( const QString &amp; aText )</slot>
306</slots>
307<functions>
308 <function access="private">init()</function>
309</functions>
310<pixmapinproject/>
311<layoutdefaults spacing="6" margin="11"/>
312</UI>
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette