VirtualBox

Ignore:
Timestamp:
Apr 10, 2020 4:27:16 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137158
Message:

FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Rename UIChooserItemType to UIChooserNodeType.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserNodeGlobal.cpp

    r83316 r83672  
    8080}
    8181
    82 bool UIChooserNodeGlobal::hasNodes(UIChooserItemType enmType /* = UIChooserItemType_Any */) const
     82bool UIChooserNodeGlobal::hasNodes(UIChooserNodeType enmType /* = UIChooserNodeType_Any */) const
    8383{
    8484    Q_UNUSED(enmType);
     
    8686}
    8787
    88 QList<UIChooserNode*> UIChooserNodeGlobal::nodes(UIChooserItemType enmType /* = UIChooserItemType_Any */) const
     88QList<UIChooserNode*> UIChooserNodeGlobal::nodes(UIChooserNodeType enmType /* = UIChooserNodeType_Any */) const
    8989{
    9090    Q_UNUSED(enmType);
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