Qt Known Problems/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Alkurz (Diskussion | Beiträge) K |
Alkurz (Diskussion | Beiträge) |
||
Zeile 6: | Zeile 6: | ||
---- |
---- |
||
Back to [[Qt_Plugin_Reference|Qt Plugin Reference]] |
Back to [[Qt_Plugin_Reference/en|Qt Plugin Reference]] |
Aktuelle Version vom 1. Juni 2021, 17:49 Uhr
QApplication::ShortCutEvent[Bearbeiten]
Due to internal changes in QT version 5, the action no longer works. A workaround is to send the key events separately, as shown in the example in Test/Demo tab of the action.
Back to Qt Plugin Reference