This is the complete list of members for PhosphorShortcuts::Registry, including all inherited members.
| bind(const QString &id, const QKeySequence &defaultSeq, const QString &description={}, std::function< void()> callback={}, bool persistent=true) | PhosphorShortcuts::Registry | |
| bindings(bool persistentOnly=false) const | PhosphorShortcuts::Registry | |
| flush() | PhosphorShortcuts::Registry | |
| ready() | PhosphorShortcuts::Registry | signal |
| rebind(const QString &id, const QKeySequence &seq) | PhosphorShortcuts::Registry | |
| Registry(IBackend *backend, QObject *parent=nullptr) | PhosphorShortcuts::Registry | explicit |
| shortcut(const QString &id) const | PhosphorShortcuts::Registry | |
| triggered(QString id) | PhosphorShortcuts::Registry | signal |
| unbind(const QString &id) | PhosphorShortcuts::Registry | |
| ~Registry() override | PhosphorShortcuts::Registry |