UIExportApplianceWzdPage2.ui revision 76f5d3db08b007661ae4af93200838d24683af52
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<comment>
VBox frontends: Qt4 GUI ("VirtualBox"):
Copyright (C) 2009-2010 Oracle Corporation
This file is part of VirtualBox Open Source Edition (OSE), as
available from http://www.virtualbox.org. This file is free software;
you can redistribute it and/or modify it under the terms of the GNU
General Public License (GPL) as published by the Free Software
Foundation, in version 2 as it comes in the "COPYING" file of the
VirtualBox OSE distribution. VirtualBox OSE is distributed in the
hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
</comment>
<class>UIExportApplianceWzdPage2</class>
<widget class="QWidget" name="UIExportApplianceWzdPage2">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>400</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="m_pLayout1">
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QILabel" name="m_pPage3Text1">
<property name="text">
<string>Please specify the target for the OVF export. You can choose between a local file system export, uploading the OVF to the Sun Cloud service or an S3 storage server.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="m_pTypeLocalFilesystem">
<property name="text">
<string>&amp;Local Filesystem </string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="m_pTypeSunCloud">
<property name="text">
<string>Sun &amp;Cloud</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="m_pTypeSimpleStorageSystem">
<property name="text">
<string>&amp;Simple Storage System (S3)</string>
</property>
</widget>
</item>
<item>
<spacer name="m_pSpacer1">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>252</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<customwidgets>
<customwidget>
<class>QILabel</class>
<extends>QLabel</extends>
<header>QILabel.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>