Qt Known Problems/en
Version vom 1. Juni 2021, 17:39 Uhr von Alkurz (Diskussion | Beiträge) (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…“)
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.