Changeset 18378 in vbox for trunk/src/VBox/Frontends/VirtualBox/ui
- Timestamp:
- Mar 27, 2009 10:45:19 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 45165
- 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 18 18 additional information or have any questions. 19 19 </comment> 20 <class>VBox ImportApplianceWgt</class>21 <widget class="QWidget" name="VBox ImportApplianceWgt">20 <class>VBoxApplianceEditorWgt</class> 21 <widget class="QWidget" name="VBoxApplianceEditorWgt"> 22 22 <property name="geometry"> 23 23 <rect> -
trunk/src/VBox/Frontends/VirtualBox/ui/VBoxExportApplianceWzd.ui
r17790 r18378 2 2 <ui version="4.0"> 3 3 <comment> 4 VBox frontends: Qt4 GUI ( "VirtualBox"):4 VBox frontends: Qt4 GUI ("VirtualBox"): 5 5 6 6 Copyright (C) 2009 Sun Microsystems, Inc. … … 10 10 you can redistribute it and/or modify it under the terms of the GNU 11 11 General Public License (GPL) as published by the Free Software 12 Foundation, in version 2 as it comes in the "COPYING"file of the12 Foundation, in version 2 as it comes in the "COPYING" file of the 13 13 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. … … 38 38 <widget class="QStackedWidget" name="mPageStack"> 39 39 <property name="currentIndex"> 40 <number> 0</number>40 <number>1</number> 41 41 </property> 42 42 <widget class="QWidget" name="mVMSelectPage"> … … 187 187 </layout> 188 188 </widget> 189 <widget class="QWidget" name="m FileSelectPage">190 <layout class="QVBoxLayout" name="verticalLayout_ 3">189 <widget class="QWidget" name="mVMSettingsPage"> 190 <layout class="QVBoxLayout" name="verticalLayout_4"> 191 191 <item> 192 192 <widget class="QLabel" name="mPageSettingsHdr"> … … 205 205 </item> 206 206 <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>< &Back</string> 319 </property> 320 </widget> 321 </item> 322 <item> 323 <widget class="QPushButton" name="mBtnNext2"> 324 <property name="text"> 325 <string>&Next ></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> 207 374 <widget class="Line" name="line21"> 208 375 <property name="orientation"> … … 214 381 <layout class="QGridLayout" name="gridLayout_2"> 215 382 <item row="0" column="0" rowspan="3"> 216 <widget class="QLabel" name="mLogo Settings">383 <widget class="QLabel" name="mLogoFileSelect"> 217 384 <property name="sizePolicy"> 218 385 <sizepolicy hsizetype="Maximum" vsizetype="Minimum"> … … 236 403 </item> 237 404 <item row="0" column="1"> 238 <widget class="QILabel" name="mText Settings">405 <widget class="QILabel" name="mTextFileSelect"> 239 406 <property name="sizePolicy"> 240 407 <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> … … 298 465 </item> 299 466 <item> 300 <widget class="QPushButton" name="mBtnBack 2">467 <widget class="QPushButton" name="mBtnBack3"> 301 468 <property name="text"> 302 469 <string>< &Back</string> … … 328 495 </item> 329 496 <item> 330 <widget class="QPushButton" name="mBtnCancel 2">497 <widget class="QPushButton" name="mBtnCancel3"> 331 498 <property name="text"> 332 499 <string>Cancel</string> … … 353 520 <header>VBoxFilePathSelectorWidget.h</header> 354 521 </customwidget> 522 <customwidget> 523 <class>VBoxExportApplianceWgt</class> 524 <extends>QWidget</extends> 525 <header>VBoxExportApplianceWgt.h</header> 526 <container>1</container> 527 </customwidget> 355 528 </customwidgets> 356 529 <resources> -
trunk/src/VBox/Frontends/VirtualBox/ui/VBoxImportApplianceWzd.ui
r17790 r18378 2 2 <ui version="4.0"> 3 3 <comment> 4 VBox frontends: Qt4 GUI ( "VirtualBox"):4 VBox frontends: Qt4 GUI ("VirtualBox"): 5 5 6 6 Copyright (C) 2009 Sun Microsystems, Inc. … … 10 10 you can redistribute it and/or modify it under the terms of the GNU 11 11 General Public License (GPL) as published by the Free Software 12 Foundation, in version 2 as it comes in the "COPYING"file of the12 Foundation, in version 2 as it comes in the "COPYING" file of the 13 13 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. … … 38 38 <widget class="QStackedWidget" name="mPageStack"> 39 39 <property name="currentIndex"> 40 <number> 0</number>40 <number>1</number> 41 41 </property> 42 42 <widget class="QWidget" name="mFileSelectPage"> … … 378 378 </customwidget> 379 379 <customwidget> 380 <class>VBoxFilePathSelectorWidget</class> 381 <extends>QComboBox</extends> 382 <header>VBoxFilePathSelectorWidget.h</header> 383 </customwidget> 384 <customwidget> 380 385 <class>VBoxImportApplianceWgt</class> 381 386 <extends>QWidget</extends> 382 387 <header>VBoxImportApplianceWgt.h</header> 383 388 <container>1</container> 384 </customwidget>385 <customwidget>386 <class>VBoxFilePathSelectorWidget</class>387 <extends>QComboBox</extends>388 <header>VBoxFilePathSelectorWidget.h</header>389 389 </customwidget> 390 390 </customwidgets>
Note:
See TracChangeset
for help on using the changeset viewer.