VirtualBox

Ignore:
Timestamp:
Jun 4, 2008 12:49:29 PM (17 years ago)
Author:
vboxsync
Message:

FE/Qt4: Renamed QIRichLabel to QILabel. From now QAbstractWizard uses the new global QILabel.

Location:
trunk/src/VBox/Frontends/VirtualBox4/ui
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGlobalSettingsDlg.ui

    r8155 r9386  
    13081308    <include location="local" impldecl="in implementation">VBoxProblemReporter.h</include>
    13091309    <include location="local" impldecl="in implementation">VBoxUSBFilterSettings.h</include>
    1310     <include location="local" impldecl="in implementation">QIRichLabel.h</include>
     1310    <include location="local" impldecl="in implementation">QILabel.h</include>
    13111311</includes>
    13121312<forwards>
    13131313    <forward>class VBoxUSBMenu</forward>
    1314     <forward>class QIRichLabel</forward>
     1314    <forward>class QILabel</forward>
    13151315</forwards>
    13161316<variables>
     
    13271327    <variable access="private">VBoxUSBMenu *usbDevicesMenu;</variable>
    13281328    <variable access="private">bool mLanguageChanged;</variable>
    1329     <variable access="private">QIRichLabel *whatsThisLabel;</variable>
     1329    <variable access="private">QILabel *whatsThisLabel;</variable>
    13301330</variables>
    13311331<slots>
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGlobalSettingsDlg.ui.h

    r9382 r9386  
    3030*****************************************************************************/
    3131
     32#include "QILabel.h"
     33
    3234#include <iprt/err.h>
    3335#include <iprt/param.h>
     
    303305
    304306#warning port me
    305     whatsThisLabel = new QIRichLabel (this);
     307    whatsThisLabel = new QILabel (this);
    306308//    VBoxGlobalSettingsDlgLayout->addWidget (whatsThisLabel, 2, 1);
    307309
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxNewHDWzd.ui

    r8621 r9386  
    948948   <class>QILabel</class>
    949949   <extends>QLabel</extends>
    950    <header>QIAbstractWizard.h</header>
     950   <header>QILabel.h</header>
    951951  </customwidget>
    952952  <customwidget>
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxNewVMWzd.ui

    r8632 r9386  
    12131213   <class>QILabel</class>
    12141214   <extends>QLabel</extends>
    1215    <header>QIAbstractWizard.h</header>
     1215   <header>QILabel.h</header>
    12161216  </customwidget>
    12171217  <customwidget>
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxRegistrationDlg.ui

    r8648 r9386  
    255255   <class>QILabel</class>
    256256   <extends>QLabel</extends>
    257    <header>QIAbstractWizard.h</header>
     257   <header>QILabel.h</header>
    258258  </customwidget>
    259259 </customwidgets>
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMFirstRunWzd.ui

    r8641 r9386  
    849849   <class>QILabel</class>
    850850   <extends>QLabel</extends>
    851    <header>QIAbstractWizard.h</header>
     851   <header>QILabel.h</header>
    852852  </customwidget>
    853853  <customwidget>
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