OSDN Git Service

[keyboard] Use the models from Config
authorAdriaan de Groot <groot@kde.org>
Wed, 28 Oct 2020 14:34:47 +0000 (15:34 +0100)
committerAdriaan de Groot <groot@kde.org>
Wed, 28 Oct 2020 15:01:38 +0000 (16:01 +0100)
commit5afe54132bf6bcaaef73f960d25813770f06bf18
tree4fe428f5cd6719f04e3b6028d25b47e990bc2624
parent168be02c964c8971925b60250c39cc019c03a4a3
[keyboard] Use the models from Config

- Remove code that is duplicated in Config.
- Hook up UI for physical keyboard model, and back.
- For now, introduce some named slots with debugging output.
  This makes debugging a lot easier since we have function names
  to work with rather than anonymous lambdas
src/modules/keyboard/KeyboardPage.cpp
src/modules/keyboard/KeyboardPage.h
src/modules/keyboard/KeyboardPage.ui