General input manager.
- QCursor, class to provide a mouse cursor with an arbitrary shape.
- qxtglobalshortcut, cross-platform library for handling system-wide shortcuts in Qt applications.
Sample to get actions thought keyboard using QT and qxtglobalshortcut as dependencies.
Limitations:
- If a shortcut already exist, cannot parse it.
- Shall register manually all inputs in qt enum mode.