VirtualBox

Ignore:
Timestamp:
Nov 25, 2022 10:04:21 AM (2 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9898: Migrating to Qt6; A bit of rework for QIComboBox signals.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.cpp

    r96426 r97679  
    323323    connect(gVBoxEvents, &UIVirtualBoxEventHandler::sigCloudProfileChanged,
    324324            this, &UIWizardImportAppPageExpert::sltHandleSourceComboChange);
    325     connect(m_pSourceComboBox, static_cast<void(QIComboBox::*)(int)>(&QIComboBox::activated),
     325    connect(m_pSourceComboBox, &QIComboBox::activated,
    326326            this, &UIWizardImportAppPageExpert::sltHandleSourceComboChange);
    327327    connect(m_pFileSelector, &UIEmptyFilePathSelector::pathChanged,
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