[Development] QKeySequenceEdit: Unable to assign tab

Kai Uwe Broulik kde at privat.broulik.de
Fri Jun 24 20:31:22 CEST 2022


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 




More information about the Development mailing list