VirtualBox

Ignore:
Timestamp:
Mar 7, 2007 8:54:51 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19242
Message:

Sub page link activation for entering different VMSettings pages and sub-pages is done through string name of QWidget (not number of page).
This is used for entering “description” sub-page of “general” page of the VMSettings Dialog.

File:
1 edited

Legend:

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

    r1177 r1289  
    6565
    6666    void vmNew();
    67     void vmSettings (const QString &category = QString::null, int = 0);
     67    void vmSettings (const QString &aCategory = QString::null,
     68                     const QString &aSubPage  = QString::null);
    6869    void vmDelete();
    6970    void vmStart();
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