Hi,
Given the bug here: https://bugreports.qt-project.org/browse/QTBUG-27300 – what would be the “best practice” associating specific handlers with state? If you were implementing a vi-like keyboard interface, it seems superior to use a state machine but in the face of this bug, it is impossible.
The alternatives I see are not very appealing.
Thanks!
↧