This is the complete list of members for PhosphorShortcuts::IBackend, including all inherited members.
| activated(QString id) | PhosphorShortcuts::IBackend | signal |
| flush()=0 | PhosphorShortcuts::IBackend | pure virtual |
| IBackend(QObject *parent=nullptr) | PhosphorShortcuts::IBackend | inlineexplicit |
| ready() | PhosphorShortcuts::IBackend | signal |
| registerShortcut(const QString &id, const QKeySequence &defaultSeq, const QKeySequence ¤tSeq, const QString &description, bool persistent=true)=0 | PhosphorShortcuts::IBackend | pure virtual |
| unregisterShortcut(const QString &id)=0 | PhosphorShortcuts::IBackend | pure virtual |
| updateShortcut(const QString &id, const QKeySequence &defaultSeq, const QKeySequence &newTrigger)=0 | PhosphorShortcuts::IBackend | pure virtual |
| ~IBackend() override=default | PhosphorShortcuts::IBackend |