D21354: Port to new connect syntax
Nathaniel Graham
noreply at phabricator.kde.org
Thu May 23 17:58:40 BST 2019
ngraham added inline comments.
INLINE COMMENTS
> aacid wrote in delegate.cpp:46
> without having tried it, you probably still need the QOverload to say which activated version you want, so
>
> connect(comboBox, QOverload<int>::of(&QComboBox::activated), this, [this, comboBox] { emit commitData(comboBox); });
Nope, same issue I'm afraid.
REPOSITORY
R432 File Sharing (Samba) integration
REVISION DETAIL
https://phabricator.kde.org/D21354
To: ngraham, #frameworks, apol
Cc: bruns, aacid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190523/e5d83062/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list