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