~ubuntu-branches/ubuntu/gutsy/virtualbox-ose/gutsy

« back to all changes in this revision

Viewing changes to src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-09-08 16:44:58 UTC
  • Revision ID: james.westby@ubuntu.com-20070908164458-wao29470vqtr8ksy
Tags: upstream-1.5.0-dfsg2
ImportĀ upstreamĀ versionĀ 1.5.0-dfsg2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 
2
<class>VBoxSnapshotDetailsDlg</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>VBoxSnapshotDetailsDlg</cstring>
 
20
    </property>
 
21
    <property name="geometry">
 
22
        <rect>
 
23
            <x>0</x>
 
24
            <y>0</y>
 
25
            <width>510</width>
 
26
            <height>454</height>
 
27
        </rect>
 
28
    </property>
 
29
    <property name="caption">
 
30
        <string>VBoxSnapshotDetailsDlg</string>
 
31
    </property>
 
32
    <property name="sizeGripEnabled">
 
33
        <bool>true</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
        <property name="resizeMode">
 
43
            <enum>Minimum</enum>
 
44
        </property>
 
45
        <widget class="QGroupBox">
 
46
            <property name="name">
 
47
                <cstring>groupBox2</cstring>
 
48
            </property>
 
49
            <property name="sizePolicy">
 
50
                <sizepolicy>
 
51
                    <hsizetype>5</hsizetype>
 
52
                    <vsizetype>4</vsizetype>
 
53
                    <horstretch>0</horstretch>
 
54
                    <verstretch>1</verstretch>
 
55
                </sizepolicy>
 
56
            </property>
 
57
            <property name="title">
 
58
                <string> Snapshot Details </string>
 
59
            </property>
 
60
            <vbox>
 
61
                <property name="name">
 
62
                    <cstring>unnamed</cstring>
 
63
                </property>
 
64
                <widget class="QLayoutWidget">
 
65
                    <property name="name">
 
66
                        <cstring>layout4</cstring>
 
67
                    </property>
 
68
                    <vbox>
 
69
                        <property name="name">
 
70
                            <cstring>unnamed</cstring>
 
71
                        </property>
 
72
                        <widget class="QLabel">
 
73
                            <property name="name">
 
74
                                <cstring>txName</cstring>
 
75
                            </property>
 
76
                            <property name="text">
 
77
                                <string>&amp;Name</string>
 
78
                            </property>
 
79
                            <property name="buddy" stdset="0">
 
80
                                <cstring>leName</cstring>
 
81
                            </property>
 
82
                        </widget>
 
83
                        <widget class="QLineEdit">
 
84
                            <property name="name">
 
85
                                <cstring>leName</cstring>
 
86
                            </property>
 
87
                            <property name="frameShape">
 
88
                                <enum>LineEditPanel</enum>
 
89
                            </property>
 
90
                            <property name="frameShadow">
 
91
                                <enum>Sunken</enum>
 
92
                            </property>
 
93
                        </widget>
 
94
                    </vbox>
 
95
                </widget>
 
96
                <widget class="QLayoutWidget">
 
97
                    <property name="name">
 
98
                        <cstring>layout6</cstring>
 
99
                    </property>
 
100
                    <vbox>
 
101
                        <property name="name">
 
102
                            <cstring>unnamed</cstring>
 
103
                        </property>
 
104
                        <widget class="QLabel">
 
105
                            <property name="name">
 
106
                                <cstring>txDescription</cstring>
 
107
                            </property>
 
108
                            <property name="text">
 
109
                                <string>&amp;Description</string>
 
110
                            </property>
 
111
                            <property name="buddy" stdset="0">
 
112
                                <cstring>txeDescription</cstring>
 
113
                            </property>
 
114
                        </widget>
 
115
                        <widget class="QTextEdit">
 
116
                            <property name="name">
 
117
                                <cstring>txeDescription</cstring>
 
118
                            </property>
 
119
                            <property name="sizePolicy">
 
120
                                <sizepolicy>
 
121
                                    <hsizetype>5</hsizetype>
 
122
                                    <vsizetype>7</vsizetype>
 
123
                                    <horstretch>0</horstretch>
 
124
                                    <verstretch>0</verstretch>
 
125
                                </sizepolicy>
 
126
                            </property>
 
127
                            <property name="textFormat">
 
128
                                <enum>PlainText</enum>
 
129
                            </property>
 
130
                            <property name="tabChangesFocus">
 
131
                                <bool>true</bool>
 
132
                            </property>
 
133
                        </widget>
 
134
                    </vbox>
 
135
                </widget>
 
136
            </vbox>
 
137
        </widget>
 
138
        <widget class="QGroupBox">
 
139
            <property name="name">
 
140
                <cstring>groupBox1</cstring>
 
141
            </property>
 
142
            <property name="sizePolicy">
 
143
                <sizepolicy>
 
144
                    <hsizetype>5</hsizetype>
 
145
                    <vsizetype>7</vsizetype>
 
146
                    <horstretch>0</horstretch>
 
147
                    <verstretch>2</verstretch>
 
148
                </sizepolicy>
 
149
            </property>
 
150
            <property name="title">
 
151
                <string>&amp;Machine Details</string>
 
152
            </property>
 
153
            <hbox>
 
154
                <property name="name">
 
155
                    <cstring>unnamed</cstring>
 
156
                </property>
 
157
                <widget class="QTextEdit">
 
158
                    <property name="name">
 
159
                        <cstring>txeSummary</cstring>
 
160
                    </property>
 
161
                    <property name="sizePolicy">
 
162
                        <sizepolicy>
 
163
                            <hsizetype>3</hsizetype>
 
164
                            <vsizetype>3</vsizetype>
 
165
                            <horstretch>0</horstretch>
 
166
                            <verstretch>0</verstretch>
 
167
                        </sizepolicy>
 
168
                    </property>
 
169
                    <property name="frameShape">
 
170
                        <enum>NoFrame</enum>
 
171
                    </property>
 
172
                    <property name="readOnly">
 
173
                        <bool>true</bool>
 
174
                    </property>
 
175
                </widget>
 
176
            </hbox>
 
177
        </widget>
 
178
        <widget class="QLayoutWidget">
 
179
            <property name="name">
 
180
                <cstring>layout23</cstring>
 
181
            </property>
 
182
            <hbox>
 
183
                <property name="name">
 
184
                    <cstring>unnamed</cstring>
 
185
                </property>
 
186
                <widget class="QPushButton">
 
187
                    <property name="name">
 
188
                        <cstring>buttonHelp</cstring>
 
189
                    </property>
 
190
                    <property name="text">
 
191
                        <string>Help</string>
 
192
                    </property>
 
193
                    <property name="accel">
 
194
                        <string>F1</string>
 
195
                    </property>
 
196
                    <property name="autoDefault">
 
197
                        <bool>true</bool>
 
198
                    </property>
 
199
                </widget>
 
200
                <spacer>
 
201
                    <property name="name">
 
202
                        <cstring>spacer21</cstring>
 
203
                    </property>
 
204
                    <property name="orientation">
 
205
                        <enum>Horizontal</enum>
 
206
                    </property>
 
207
                    <property name="sizeType">
 
208
                        <enum>Expanding</enum>
 
209
                    </property>
 
210
                    <property name="sizeHint">
 
211
                        <size>
 
212
                            <width>61</width>
 
213
                            <height>20</height>
 
214
                        </size>
 
215
                    </property>
 
216
                </spacer>
 
217
                <widget class="QPushButton">
 
218
                    <property name="name">
 
219
                        <cstring>buttonOk</cstring>
 
220
                    </property>
 
221
                    <property name="text">
 
222
                        <string>&amp;OK</string>
 
223
                    </property>
 
224
                    <property name="accel">
 
225
                        <string>Alt+O</string>
 
226
                    </property>
 
227
                    <property name="autoDefault">
 
228
                        <bool>true</bool>
 
229
                    </property>
 
230
                    <property name="default">
 
231
                        <bool>true</bool>
 
232
                    </property>
 
233
                </widget>
 
234
                <widget class="QPushButton">
 
235
                    <property name="name">
 
236
                        <cstring>buttonCancel</cstring>
 
237
                    </property>
 
238
                    <property name="text">
 
239
                        <string>&amp;Cancel</string>
 
240
                    </property>
 
241
                    <property name="accel">
 
242
                        <string>Alt+C</string>
 
243
                    </property>
 
244
                    <property name="autoDefault">
 
245
                        <bool>true</bool>
 
246
                    </property>
 
247
                </widget>
 
248
            </hbox>
 
249
        </widget>
 
250
    </vbox>
 
251
</widget>
 
252
<connections>
 
253
    <connection>
 
254
        <sender>buttonOk</sender>
 
255
        <signal>clicked()</signal>
 
256
        <receiver>VBoxSnapshotDetailsDlg</receiver>
 
257
        <slot>accept()</slot>
 
258
    </connection>
 
259
    <connection>
 
260
        <sender>buttonCancel</sender>
 
261
        <signal>clicked()</signal>
 
262
        <receiver>VBoxSnapshotDetailsDlg</receiver>
 
263
        <slot>reject()</slot>
 
264
    </connection>
 
265
    <connection>
 
266
        <sender>leName</sender>
 
267
        <signal>textChanged(const QString&amp;)</signal>
 
268
        <receiver>VBoxSnapshotDetailsDlg</receiver>
 
269
        <slot>leName_textChanged(const QString&amp;)</slot>
 
270
    </connection>
 
271
    <connection>
 
272
        <sender>buttonHelp</sender>
 
273
        <signal>clicked()</signal>
 
274
        <receiver>&amp;vboxProblem()</receiver>
 
275
        <slot>showHelpHelpDialog()</slot>
 
276
    </connection>
 
277
</connections>
 
278
<tabstops>
 
279
    <tabstop>leName</tabstop>
 
280
    <tabstop>txeDescription</tabstop>
 
281
    <tabstop>txeSummary</tabstop>
 
282
</tabstops>
 
283
<includes>
 
284
    <include location="local" impldecl="in declaration">COMDefs.h</include>
 
285
    <include location="local" impldecl="in implementation">VBoxUtils.h</include>
 
286
    <include location="local" impldecl="in implementation">VBoxProblemReporter.h</include>
 
287
    <include location="local" impldecl="in implementation">VBoxGlobal.h</include>
 
288
</includes>
 
289
<slots>
 
290
    <slot>leName_textChanged( const QString &amp; aText )</slot>
 
291
</slots>
 
292
<variables>
 
293
    <variable access="private">CSnapshot csnapshot;</variable>
 
294
</variables>
 
295
<functions>
 
296
    <function access="private">init()</function>
 
297
    <function>getFromSnapshot( const CSnapshot &amp; s )</function>
 
298
    <function>putBackToSnapshot()</function>
 
299
</functions>
 
300
<pixmapinproject/>
 
301
<layoutdefaults spacing="6" margin="11"/>
 
302
</UI>