VirtualBox

Ignore:
Timestamp:
Mar 27, 2009 10:45:19 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45165
Message:

FE/Qt4-OVF: complete rearrangement of all ovf related classes; added export settings like license, product info & friends

Location:
trunk/src/VBox/Frontends/VirtualBox/ui
Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxApplianceEditorWgt.ui

    r18307 r18378  
    1818 additional information or have any questions.
    1919 </comment>
    20  <class>VBoxImportApplianceWgt</class>
    21  <widget class="QWidget" name="VBoxImportApplianceWgt">
     20 <class>VBoxApplianceEditorWgt</class>
     21 <widget class="QWidget" name="VBoxApplianceEditorWgt">
    2222  <property name="geometry">
    2323   <rect>
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxExportApplianceWzd.ui

    r17790 r18378  
    22<ui version="4.0">
    33 <comment>
    4  VBox frontends: Qt4 GUI ("VirtualBox"):
     4 VBox frontends: Qt4 GUI (&quot;VirtualBox&quot;):
    55
    66 Copyright (C) 2009 Sun Microsystems, Inc.
     
    1010 you can redistribute it and/or modify it under the terms of the GNU
    1111 General Public License (GPL) as published by the Free Software
    12  Foundation, in version 2 as it comes in the "COPYING" file of the
     12 Foundation, in version 2 as it comes in the &quot;COPYING&quot; file of the
    1313 VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1414 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     
    3838    <widget class="QStackedWidget" name="mPageStack">
    3939     <property name="currentIndex">
    40       <number>0</number>
     40      <number>1</number>
    4141     </property>
    4242     <widget class="QWidget" name="mVMSelectPage">
     
    187187      </layout>
    188188     </widget>
    189      <widget class="QWidget" name="mFileSelectPage">
    190       <layout class="QVBoxLayout" name="verticalLayout_3">
     189     <widget class="QWidget" name="mVMSettingsPage">
     190      <layout class="QVBoxLayout" name="verticalLayout_4">
    191191       <item>
    192192        <widget class="QLabel" name="mPageSettingsHdr">
     
    205205       </item>
    206206       <item>
     207        <widget class="Line" name="line21_2">
     208         <property name="orientation">
     209          <enum>Qt::Horizontal</enum>
     210         </property>
     211        </widget>
     212       </item>
     213       <item>
     214        <layout class="QGridLayout" name="gridLayout_3">
     215         <item row="0" column="0" rowspan="2">
     216          <widget class="QLabel" name="mLogoSettings">
     217           <property name="sizePolicy">
     218            <sizepolicy hsizetype="Maximum" vsizetype="Minimum">
     219             <horstretch>0</horstretch>
     220             <verstretch>0</verstretch>
     221            </sizepolicy>
     222           </property>
     223           <property name="autoFillBackground">
     224            <bool>true</bool>
     225           </property>
     226           <property name="text">
     227            <string/>
     228           </property>
     229           <property name="pixmap">
     230            <pixmap resource="../VirtualBox.qrc">:/vmw_ovf_import.png</pixmap>
     231           </property>
     232           <property name="alignment">
     233            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
     234           </property>
     235          </widget>
     236         </item>
     237         <item row="0" column="1">
     238          <widget class="QILabel" name="mTextSettings">
     239           <property name="sizePolicy">
     240            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
     241             <horstretch>0</horstretch>
     242             <verstretch>0</verstretch>
     243            </sizepolicy>
     244           </property>
     245           <property name="minimumSize">
     246            <size>
     247             <width>300</width>
     248             <height>0</height>
     249            </size>
     250           </property>
     251           <property name="text">
     252            <string>Here you can change additional configuration values of the selected Virtual Machines. You can modify most of the shown properties by double clicking on the items.</string>
     253           </property>
     254           <property name="wordWrap">
     255            <bool>true</bool>
     256           </property>
     257          </widget>
     258         </item>
     259         <item row="1" column="1">
     260          <widget class="VBoxExportApplianceWgt" name="mExportSettingsWgt" native="true">
     261           <property name="enabled">
     262            <bool>true</bool>
     263           </property>
     264           <property name="sizePolicy">
     265            <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
     266             <horstretch>0</horstretch>
     267             <verstretch>0</verstretch>
     268            </sizepolicy>
     269           </property>
     270           <property name="minimumSize">
     271            <size>
     272             <width>0</width>
     273             <height>0</height>
     274            </size>
     275           </property>
     276           <property name="baseSize">
     277            <size>
     278             <width>0</width>
     279             <height>0</height>
     280            </size>
     281           </property>
     282          </widget>
     283         </item>
     284        </layout>
     285       </item>
     286       <item>
     287        <widget class="Line" name="line22_2">
     288         <property name="orientation">
     289          <enum>Qt::Horizontal</enum>
     290         </property>
     291        </widget>
     292       </item>
     293       <item>
     294        <layout class="QHBoxLayout" name="_4">
     295         <item>
     296          <widget class="QPushButton" name="mBtnRestore">
     297           <property name="text">
     298            <string>Restore Defaults</string>
     299           </property>
     300          </widget>
     301         </item>
     302         <item>
     303          <spacer>
     304           <property name="orientation">
     305            <enum>Qt::Horizontal</enum>
     306           </property>
     307           <property name="sizeHint" stdset="0">
     308            <size>
     309             <width>0</width>
     310             <height>0</height>
     311            </size>
     312           </property>
     313          </spacer>
     314         </item>
     315         <item>
     316          <widget class="QPushButton" name="mBtnBack2">
     317           <property name="text">
     318            <string>&lt; &amp;Back</string>
     319           </property>
     320          </widget>
     321         </item>
     322         <item>
     323          <widget class="QPushButton" name="mBtnNext2">
     324           <property name="text">
     325            <string>&amp;Next &gt;</string>
     326           </property>
     327          </widget>
     328         </item>
     329         <item>
     330          <spacer>
     331           <property name="orientation">
     332            <enum>Qt::Horizontal</enum>
     333           </property>
     334           <property name="sizeType">
     335            <enum>QSizePolicy::Fixed</enum>
     336           </property>
     337           <property name="sizeHint" stdset="0">
     338            <size>
     339             <width>5</width>
     340             <height>0</height>
     341            </size>
     342           </property>
     343          </spacer>
     344         </item>
     345         <item>
     346          <widget class="QPushButton" name="mBtnCancel2">
     347           <property name="text">
     348            <string>Cancel</string>
     349           </property>
     350          </widget>
     351         </item>
     352        </layout>
     353       </item>
     354      </layout>
     355     </widget>
     356     <widget class="QWidget" name="mFileSelectPage">
     357      <layout class="QVBoxLayout" name="verticalLayout_3">
     358       <item>
     359        <widget class="QLabel" name="mPageFileSelectHdr">
     360         <property name="font">
     361          <font>
     362           <family>Arial</family>
     363           <pointsize>12</pointsize>
     364           <weight>75</weight>
     365           <bold>true</bold>
     366          </font>
     367         </property>
     368         <property name="text">
     369          <string>Appliance Export Settings</string>
     370         </property>
     371        </widget>
     372       </item>
     373       <item>
    207374        <widget class="Line" name="line21">
    208375         <property name="orientation">
     
    214381        <layout class="QGridLayout" name="gridLayout_2">
    215382         <item row="0" column="0" rowspan="3">
    216           <widget class="QLabel" name="mLogoSettings">
     383          <widget class="QLabel" name="mLogoFileSelect">
    217384           <property name="sizePolicy">
    218385            <sizepolicy hsizetype="Maximum" vsizetype="Minimum">
     
    236403         </item>
    237404         <item row="0" column="1">
    238           <widget class="QILabel" name="mTextSettings">
     405          <widget class="QILabel" name="mTextFileSelect">
    239406           <property name="sizePolicy">
    240407            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
     
    298465         </item>
    299466         <item>
    300           <widget class="QPushButton" name="mBtnBack2">
     467          <widget class="QPushButton" name="mBtnBack3">
    301468           <property name="text">
    302469            <string>&lt; &amp;Back</string>
     
    328495         </item>
    329496         <item>
    330           <widget class="QPushButton" name="mBtnCancel2">
     497          <widget class="QPushButton" name="mBtnCancel3">
    331498           <property name="text">
    332499            <string>Cancel</string>
     
    353520   <header>VBoxFilePathSelectorWidget.h</header>
    354521  </customwidget>
     522  <customwidget>
     523   <class>VBoxExportApplianceWgt</class>
     524   <extends>QWidget</extends>
     525   <header>VBoxExportApplianceWgt.h</header>
     526   <container>1</container>
     527  </customwidget>
    355528 </customwidgets>
    356529 <resources>
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxImportApplianceWzd.ui

    r17790 r18378  
    22<ui version="4.0">
    33 <comment>
    4  VBox frontends: Qt4 GUI ("VirtualBox"):
     4 VBox frontends: Qt4 GUI (&quot;VirtualBox&quot;):
    55
    66 Copyright (C) 2009 Sun Microsystems, Inc.
     
    1010 you can redistribute it and/or modify it under the terms of the GNU
    1111 General Public License (GPL) as published by the Free Software
    12  Foundation, in version 2 as it comes in the "COPYING" file of the
     12 Foundation, in version 2 as it comes in the &quot;COPYING&quot; file of the
    1313 VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1414 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     
    3838    <widget class="QStackedWidget" name="mPageStack">
    3939     <property name="currentIndex">
    40       <number>0</number>
     40      <number>1</number>
    4141     </property>
    4242     <widget class="QWidget" name="mFileSelectPage">
     
    378378  </customwidget>
    379379  <customwidget>
     380   <class>VBoxFilePathSelectorWidget</class>
     381   <extends>QComboBox</extends>
     382   <header>VBoxFilePathSelectorWidget.h</header>
     383  </customwidget>
     384  <customwidget>
    380385   <class>VBoxImportApplianceWgt</class>
    381386   <extends>QWidget</extends>
    382387   <header>VBoxImportApplianceWgt.h</header>
    383388   <container>1</container>
    384   </customwidget>
    385   <customwidget>
    386    <class>VBoxFilePathSelectorWidget</class>
    387    <extends>QComboBox</extends>
    388    <header>VBoxFilePathSelectorWidget.h</header>
    389389  </customwidget>
    390390 </customwidgets>
Note: See TracChangeset for help on using the changeset viewer.

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