Scanframe Modular Application 0.1.0
|
This is the complete list of members for sf::GlobalShortcut, including all inherited members.
activated(GlobalShortcut *self) | sf::GlobalShortcut | signal |
autoRepeat() const | sf::GlobalShortcut | |
enabled | sf::GlobalShortcut | |
global | sf::GlobalShortcut | |
GlobalShortcut(QObject *parent=nullptr) | sf::GlobalShortcut | explicit |
GlobalShortcut(const QKeySequence &sequence, QObject *parent=nullptr) | sf::GlobalShortcut | explicit |
isEnabled() const | sf::GlobalShortcut | |
isGlobal() const | sf::GlobalShortcut | |
isValid() const | sf::GlobalShortcut | |
sequence | sf::GlobalShortcut | |
sequence() const | sf::GlobalShortcut | |
setAutoRepeat(bool on) | sf::GlobalShortcut | |
setDisabled(bool disabled=true) | sf::GlobalShortcut | slot |
setEnabled(bool enabled=true) | sf::GlobalShortcut | slot |
setGlobal(bool global=true) | sf::GlobalShortcut | |
setSequence(const QKeySequence &sequence) | sf::GlobalShortcut | |
valid | sf::GlobalShortcut | |
~GlobalShortcut() override | sf::GlobalShortcut |