VirtualBox

Ignore:
Timestamp:
Sep 11, 2009 4:01:10 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52231
Message:

FE/Qt4: Shifted the advanced network settings from the dialog box to caret expansion on same page

Location:
trunk/src/VBox/Frontends/VirtualBox/include
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsNetwork.h

    r18905 r22960  
    2727#include "COMDefs.h"
    2828#include "VBoxSettingsPage.h"
     29#include "QIArrowButtonSwitch.h"
    2930#include "VBoxVMSettingsNetwork.gen.h"
    3031
    3132/* VBox Forwardes */
    3233class VBoxVMSettingsNetworkPage;
    33 class VBoxVMSettingsNetworkDetails;
     34class QIArrowButtonSwitch;
    3435
    3536class VBoxVMSettingsNetwork : public QIWithRetranslateUI <QWidget>,
     
    6263    void updateAttachmentAlternative();
    6364    void updateAlternativeName();
    64     void detailsClicked();
     65    void toggleAdvanced();
     66    void generateMac();
    6567
    6668private:
     
    6971
    7072    VBoxVMSettingsNetworkPage *mParent;
    71     VBoxVMSettingsNetworkDetails *mDetails;
    7273    CNetworkAdapter mAdapter;
    7374    QIWidgetValidator *mValidator;
     75    QIArrowButtonSwitch *mAbsAdvanced;
    7476
    7577    QString mBrgName;
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