Obsolete Members for KeySequenceItem

The following members of QML type KeySequenceItem are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

Signals

Signal Documentation

[since 5.68, deprecated] captureFinished()

This signal is deprecated. We strongly advise against using it in new code.

Emitted after the user introduces a new key sequence.

Use keySequenceModified() instead.

Note: The corresponding handler is onCaptureFinished.

This signal was introduced in 5.68.