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