VirtualBox

Changeset 8621 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
May 6, 2008 12:46:16 PM (17 years ago)
Author:
vboxsync
Message:

FE/Qt4:

  • created a QILineEdit class with a method for setting the fixed size based on an example text
  • use that new class in VBoxNewHDWzd
  • removed the last Qt3 support warnings in VBoxNewHDWzd
  • added copyright notice to the ui file
Location:
trunk/src/VBox/Frontends/VirtualBox4
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk

    r8568 r8621  
    492492        src/QIDialog.cpp \
    493493        src/QIListView.cpp \
     494        src/QILineEdit.cpp \
    494495        src/VBoxDefs.cpp \
    495496        src/VBoxGlobalSettings.cpp \
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxNewHDWzd.ui

    r7467 r8621  
    11<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>
    219 <class>VBoxNewHDWzd</class>
    320 <widget class="QDialog" name="VBoxNewHDWzd" >
     
    569586              </item>
    570587              <item row="0" column="3" >
    571                <widget class="QLineEdit" name="mLeSize" >
     588               <widget class="QILineEdit" name="mLeSize" >
    572589                <property name="sizePolicy" >
    573590                 <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
     
    937954   <extends>QTextEdit</extends>
    938955   <header>QIAbstractWizard.h</header>
     956  </customwidget>
     957  <customwidget>
     958   <class>QILineEdit</class>
     959   <extends>QLineEdit</extends>
     960   <header>QILineEdit.h</header>
    939961  </customwidget>
    940962 </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