VirtualBox

Ignore:
Timestamp:
Jul 17, 2008 2:48:48 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33461
Message:

FE/Qt4: VM USB settings face lift.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsUSB.h

    r10167 r10728  
    4444    };
    4545
     46    enum RemoteMode
     47    {
     48        ModeAny = 0,
     49        ModeOn,
     50        ModeOff
     51    };
     52
    4653    VBoxVMSettingsUSB (FilterType aType);
    4754
     
    6774    void currentChanged (QTreeWidgetItem *aItem = 0,
    6875                         QTreeWidgetItem *aPrev = 0);
    69     void setCurrentText (const QString &aText);
     76
    7077    void newClicked();
    7178    void addClicked();
     79    void edtClicked();
    7280    void addConfirmed (QAction *aAction);
    7381    void delClicked();
     
    8593    QAction *mNewAction;
    8694    QAction *mAddAction;
     95    QAction *mEdtAction;
    8796    QAction *mDelAction;
    8897    QAction *mMupAction;
Note: See TracChangeset for help on using the changeset viewer.

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