![]() |
VGamepad PC
The Windows app for the virtual game controller.
|
#include "../../VGP_Data_Exchange/C/GameButtons.h"
#include "input_types.hpp"
#include "keymap_profile.hpp"
#include <QDir>
#include <QList>
#include <QMap>
#include <QObject>
#include <QSettings>
#include <QString>
#include <QVariant>
#include <map>
#include <windows.h>
Classes | |
class | SettingsSingleton |
Functions | |
bool | is_mouse_button (WORD vk) |
Variables | |
const std::map< WORD, const char * > | vk_maps |
const QList< WORD > | MOUSE_BUTTONS |
bool is_mouse_button | ( | WORD | vk | ) |
|
extern |
|
extern |