Qt Known Problems/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „==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 sho…“)
 
K (Alkurz verschob die Seite QT Known Problems/en nach Qt Known Problems/en)
(kein Unterschied)

Version vom 1. Juni 2021, 17:42 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.



Copyright © 2014-2024 eXept Software AG