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

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

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