1 | <ui version="4.0" >
|
---|
2 | <comment>
|
---|
3 | VBox frontends: Qt4 GUI ("VirtualBox"):
|
---|
4 |
|
---|
5 | Copyright (C) 2008 Sun Microsystems, Inc.
|
---|
6 |
|
---|
7 | This file is part of VirtualBox Open Source Edition (OSE), as
|
---|
8 | available from http://www.virtualbox.org. This file is free software;
|
---|
9 | you can redistribute it and/or modify it under the terms of the GNU
|
---|
10 | General Public License (GPL) as published by the Free Software
|
---|
11 | Foundation, in version 2 as it comes in the "COPYING" file of the
|
---|
12 | VirtualBox OSE distribution. VirtualBox OSE is distributed in the
|
---|
13 | hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
|
---|
14 |
|
---|
15 | Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
|
---|
16 | Clara, CA 95054 USA or visit http://www.sun.com if you need
|
---|
17 | additional information or have any questions.
|
---|
18 | </comment>
|
---|
19 | <class>VBoxDiskImageManagerDlg</class>
|
---|
20 | <widget class="QMainWindow" name="VBoxDiskImageManagerDlg" >
|
---|
21 | <property name="geometry" >
|
---|
22 | <rect>
|
---|
23 | <x>0</x>
|
---|
24 | <y>0</y>
|
---|
25 | <width>620</width>
|
---|
26 | <height>460</height>
|
---|
27 | </rect>
|
---|
28 | </property>
|
---|
29 | <property name="minimumSize" >
|
---|
30 | <size>
|
---|
31 | <width>283</width>
|
---|
32 | <height>190</height>
|
---|
33 | </size>
|
---|
34 | </property>
|
---|
35 | <property name="windowTitle" >
|
---|
36 | <string>Virtual Disk Manager</string>
|
---|
37 | </property>
|
---|
38 | <property name="windowIcon" >
|
---|
39 | <iconset resource="../VirtualBox.qrc" >:/diskim_16px.png</iconset>
|
---|
40 | </property>
|
---|
41 | <widget class="QWidget" name="centralwidget" >
|
---|
42 | <layout class="QHBoxLayout" >
|
---|
43 | <item>
|
---|
44 | <layout class="QVBoxLayout" >
|
---|
45 | <item>
|
---|
46 | <widget class="QTabWidget" name="twImages" >
|
---|
47 | <property name="sizePolicy" >
|
---|
48 | <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
|
---|
49 | <horstretch>0</horstretch>
|
---|
50 | <verstretch>0</verstretch>
|
---|
51 | </sizepolicy>
|
---|
52 | </property>
|
---|
53 | <property name="currentIndex" >
|
---|
54 | <number>0</number>
|
---|
55 | </property>
|
---|
56 | <widget class="QWidget" name="tbHardDisk" >
|
---|
57 | <attribute name="title" >
|
---|
58 | <string>&Hard Disks</string>
|
---|
59 | </attribute>
|
---|
60 | <layout class="QVBoxLayout" >
|
---|
61 | <item>
|
---|
62 | <widget class="QITreeWidget" name="mHdsTree" >
|
---|
63 | <property name="acceptDrops" >
|
---|
64 | <bool>true</bool>
|
---|
65 | </property>
|
---|
66 | <property name="horizontalScrollBarPolicy" >
|
---|
67 | <enum>Qt::ScrollBarAlwaysOff</enum>
|
---|
68 | </property>
|
---|
69 | <property name="alternatingRowColors" >
|
---|
70 | <bool>true</bool>
|
---|
71 | </property>
|
---|
72 | <property name="allColumnsShowFocus" >
|
---|
73 | <bool>true</bool>
|
---|
74 | </property>
|
---|
75 | <column>
|
---|
76 | <property name="text" >
|
---|
77 | <string>Name</string>
|
---|
78 | </property>
|
---|
79 | </column>
|
---|
80 | <column>
|
---|
81 | <property name="text" >
|
---|
82 | <string>Virtual Size</string>
|
---|
83 | </property>
|
---|
84 | </column>
|
---|
85 | <column>
|
---|
86 | <property name="text" >
|
---|
87 | <string>Actual Size</string>
|
---|
88 | </property>
|
---|
89 | </column>
|
---|
90 | </widget>
|
---|
91 | </item>
|
---|
92 | <item>
|
---|
93 | <widget class="QFrame" name="mHdsContainer" >
|
---|
94 | <property name="frameShape" >
|
---|
95 | <enum>QFrame::Box</enum>
|
---|
96 | </property>
|
---|
97 | <property name="frameShadow" >
|
---|
98 | <enum>QFrame::Sunken</enum>
|
---|
99 | </property>
|
---|
100 | </widget>
|
---|
101 | </item>
|
---|
102 | </layout>
|
---|
103 | </widget>
|
---|
104 | <widget class="QWidget" name="tbCD" >
|
---|
105 | <attribute name="title" >
|
---|
106 | <string>&CD/DVD Images</string>
|
---|
107 | </attribute>
|
---|
108 | <layout class="QVBoxLayout" >
|
---|
109 | <item>
|
---|
110 | <widget class="QITreeWidget" name="mCdsTree" >
|
---|
111 | <property name="acceptDrops" >
|
---|
112 | <bool>true</bool>
|
---|
113 | </property>
|
---|
114 | <property name="horizontalScrollBarPolicy" >
|
---|
115 | <enum>Qt::ScrollBarAlwaysOff</enum>
|
---|
116 | </property>
|
---|
117 | <property name="alternatingRowColors" >
|
---|
118 | <bool>true</bool>
|
---|
119 | </property>
|
---|
120 | <property name="allColumnsShowFocus" >
|
---|
121 | <bool>true</bool>
|
---|
122 | </property>
|
---|
123 | <column>
|
---|
124 | <property name="text" >
|
---|
125 | <string>Name</string>
|
---|
126 | </property>
|
---|
127 | </column>
|
---|
128 | <column>
|
---|
129 | <property name="text" >
|
---|
130 | <string>Size</string>
|
---|
131 | </property>
|
---|
132 | </column>
|
---|
133 | </widget>
|
---|
134 | </item>
|
---|
135 | <item>
|
---|
136 | <widget class="QFrame" name="mCdsContainer" >
|
---|
137 | <property name="frameShape" >
|
---|
138 | <enum>QFrame::Box</enum>
|
---|
139 | </property>
|
---|
140 | <property name="frameShadow" >
|
---|
141 | <enum>QFrame::Sunken</enum>
|
---|
142 | </property>
|
---|
143 | </widget>
|
---|
144 | </item>
|
---|
145 | </layout>
|
---|
146 | </widget>
|
---|
147 | <widget class="QWidget" name="tbFloppy" >
|
---|
148 | <attribute name="title" >
|
---|
149 | <string>&Floppy Images</string>
|
---|
150 | </attribute>
|
---|
151 | <layout class="QVBoxLayout" >
|
---|
152 | <item>
|
---|
153 | <widget class="QITreeWidget" name="mFdsTree" >
|
---|
154 | <property name="acceptDrops" >
|
---|
155 | <bool>true</bool>
|
---|
156 | </property>
|
---|
157 | <property name="horizontalScrollBarPolicy" >
|
---|
158 | <enum>Qt::ScrollBarAlwaysOff</enum>
|
---|
159 | </property>
|
---|
160 | <property name="alternatingRowColors" >
|
---|
161 | <bool>true</bool>
|
---|
162 | </property>
|
---|
163 | <property name="allColumnsShowFocus" >
|
---|
164 | <bool>true</bool>
|
---|
165 | </property>
|
---|
166 | <column>
|
---|
167 | <property name="text" >
|
---|
168 | <string>Name</string>
|
---|
169 | </property>
|
---|
170 | </column>
|
---|
171 | <column>
|
---|
172 | <property name="text" >
|
---|
173 | <string>Size</string>
|
---|
174 | </property>
|
---|
175 | </column>
|
---|
176 | </widget>
|
---|
177 | </item>
|
---|
178 | <item>
|
---|
179 | <widget class="QFrame" name="mFdsContainer" >
|
---|
180 | <property name="frameShape" >
|
---|
181 | <enum>QFrame::Box</enum>
|
---|
182 | </property>
|
---|
183 | <property name="frameShadow" >
|
---|
184 | <enum>QFrame::Sunken</enum>
|
---|
185 | </property>
|
---|
186 | </widget>
|
---|
187 | </item>
|
---|
188 | </layout>
|
---|
189 | </widget>
|
---|
190 | </widget>
|
---|
191 | </item>
|
---|
192 | <item>
|
---|
193 | <widget class="QIDialogButtonBox" name="mButtonBox" >
|
---|
194 | <property name="standardButtons" >
|
---|
195 | <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
|
---|
196 | </property>
|
---|
197 | </widget>
|
---|
198 | </item>
|
---|
199 | </layout>
|
---|
200 | </item>
|
---|
201 | </layout>
|
---|
202 | </widget>
|
---|
203 | <widget class="QStatusBar" name="statusBar" />
|
---|
204 | </widget>
|
---|
205 | <customwidgets>
|
---|
206 | <customwidget>
|
---|
207 | <class>QIDialogButtonBox</class>
|
---|
208 | <extends>QDialogButtonBox</extends>
|
---|
209 | <header>QIDialogButtonBox.h</header>
|
---|
210 | </customwidget>
|
---|
211 | <customwidget>
|
---|
212 | <class>QITreeWidget</class>
|
---|
213 | <extends>QTreeWidget</extends>
|
---|
214 | <header>QITreeWidget.h</header>
|
---|
215 | </customwidget>
|
---|
216 | </customwidgets>
|
---|
217 | <resources>
|
---|
218 | <include location="../VirtualBox.qrc" />
|
---|
219 | </resources>
|
---|
220 | <connections/>
|
---|
221 | </ui>
|
---|