[Development] QKeySequenceEdit: Unable to assign tab

Laszlo Papp lpapp at kde.org
Sat Jun 25 05:59:41 CEST 2022


Yep, that is what I ended up doing here myself, too. Thanks for the
confirmation!

https://codereview.qt-project.org/c/qt/qtbase/+/418684

On Fri, Jun 24, 2022 at 7:31 PM Kai Uwe Broulik <kde at privat.broulik.de>
wrote:

> Hi,
>
> you cannot reply rely on RTTI in Qt Core. static_cast is fine in this
> scenario as we know it'll be a key event.
>
> Cheers
> Kai Uwe
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20220625/92bbfc38/attachment.htm>


More information about the Development mailing list