[Interest] QComboBox Signal void activated(const QString &text)

Samuel Gaist samuel.gaist at idiap.ch
Mon Oct 19 10:54:39 CEST 2020



> On 19 Oct 2020, at 10:32, coroberti <coroberti at gmail.com> wrote:
> 
> Hi,
> Documentation for Qt-5.12 refers to two "activated" signals:
> https://doc.qt.io/qt-5.12/qcombobox.htm
> void activated(int index)
> void activated(const QString &text)
> 
> Documentation for Qt-5.15 refers to only one of them
> https://doc.qt.io/qt-5/qcombobox.html
> void activated(int index)
> 
> Was the signal removed for some reason?
> Thanks.
> 
> Kind regards,
> Robert Iakobashvili
> ............................
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
Hi,

Yes it has been.

You can find it in https://doc.qt.io/qt-5/qcombobox-obsolete.html

And related to that https://bugreports.qt.io/browse/QTBUG-81845

Best regards

Samuel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20201019/e3983276/attachment.sig>


More information about the Interest mailing list