Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
PhosphorShortcuts::IBackend Member List

This is the complete list of members for PhosphorShortcuts::IBackend, including all inherited members.

activated(QString id)PhosphorShortcuts::IBackendsignal
flush()=0PhosphorShortcuts::IBackendpure virtual
IBackend(QObject *parent=nullptr)PhosphorShortcuts::IBackendinlineexplicit
ready()PhosphorShortcuts::IBackendsignal
registerShortcut(const QString &id, const QKeySequence &defaultSeq, const QKeySequence &currentSeq, const QString &description, bool persistent=true)=0PhosphorShortcuts::IBackendpure virtual
unregisterShortcut(const QString &id)=0PhosphorShortcuts::IBackendpure virtual
updateShortcut(const QString &id, const QKeySequence &defaultSeq, const QKeySequence &newTrigger)=0PhosphorShortcuts::IBackendpure virtual
~IBackend() override=defaultPhosphorShortcuts::IBackend