Qt: Implement advanced mapping I/O windows

This commit is contained in:
spycrab
2017-06-13 17:16:41 +02:00
parent 03c1a1e392
commit 50c13c1902
12 changed files with 523 additions and 74 deletions

View File

@ -54,6 +54,7 @@ public:
std::shared_ptr<ciface::Core::Device> GetDevice() const;
void SetBlockInputs(const bool block);
ControllerEmu::EmulatedController* GetController() const;
signals:
void Update();
void ClearFields();