Qt Known Problems/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 25.x)
Zur Navigation springen Zur Suche springen
Inhalt gelöscht Inhalt hinzugefügt
Alkurz (Diskussion | Beiträge)
K Alkurz verschob die Seite QT Known Problems/en nach Qt Known Problems/en
Alkurz (Diskussion | Beiträge)
KKeine Bearbeitungszusammenfassung
Zeile 3: Zeile 3:
Due to internal changes in QT version 5, the action no longer works.
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.
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|Qt Plugin Reference]]

Version vom 1. Juni 2021, 17:49 Uhr

QApplication::ShortCutEvent

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



Copyright © 2014-2024 eXept Software AG