QKeySequenceWidget

1.0

Overview

The QKeySequenceWidget is a widget to input a QKeySequence.

This widget lets the user choose a QKeySequence, which i s usually used as a shortcut key. The recording is initiated by calling captureKeySequence() or the user clicking into the widget.

The QKeySequenceWidget is based on code KKeySequenceWidget from KDE project. But it not needs kde libraries for building and working.

Platforms

QKeySequenceWidget might be usable in all environments where you find Qt.
QKeySequenceWidget requires Qt 4.5.x or newer.

How to use the QKeySequenceWidget

Read the page Using the QKeySequenceWidget to obtain how to integrate SingleApplication with your project.

License

QKeySequenceWidget is distributed under the terms of the BSD License.

Author contacts

Author: Artem Galichkin