Skip to content

SargeKolja/multiple-hotkeys-qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiple-hotkeys-qt

Very easy and flat class to assign multiple hotkeys one or more Qt Buttons. Supporting all elements which are derived from QAbstractButton. In addition, one can add a final line to the buttons tooltip. So a user can see which hotkeys are supported by hoovering the mouse over. Tooltips are dynamically: change hotkey assignement or change button label is adjusting the tooltip. No subclassing, no class injection, no TPL.

[please accept the BSD-2-clause License]

For Qt4 and Qt5 since some days, used in commercial Qt4 and Qt5 projects by one contributor in the meantime.

Logo

Features

C++ Qt4 Qt5 Linux Windows MSYS2 (Bash + MinGW)