![]() |
VGamepad PC
The Windows app for the virtual game controller.
|
This is the complete list of members for KeymapProfile, including all inherited members.
buttonMap(GamepadButtons btn) const | KeymapProfile | |
buttonMappings | KeymapProfile | |
initializeDefaultMappings() | KeymapProfile | |
KeymapProfile()=default | KeymapProfile | |
KeymapProfile(const KeymapProfile &)=default | KeymapProfile | |
leftThumbMouseMove() const | KeymapProfile | |
load(const QString &profilePath) noexcept | KeymapProfile | |
loadFromSettings(QSettings const &settings) | KeymapProfile | private |
operator=(const KeymapProfile &)=default | KeymapProfile | |
rightThumbMouseMove() const | KeymapProfile | |
save(const QString &profilePath) const | KeymapProfile | |
saveToSettings(QSettings &settings) const | KeymapProfile | private |
setButtonMap(GamepadButtons btn, WORD vk) | KeymapProfile | |
setLeftThumbMouseMove(bool enabled) | KeymapProfile | |
setRightThumbMouseMove(bool enabled) | KeymapProfile | |
setThumbstickInput(Thumbstick thumb, const ThumbstickInput &input) | KeymapProfile | |
thumbstickInput(Thumbstick thumb) const | KeymapProfile | |
thumbstickMappings | KeymapProfile | |
~KeymapProfile() final=default | KeymapProfile |