Acts as a hub for keyboard event notifications. More...
| Header: | #include <QVirtualKeyboardObserver> |
| CMake: | find_package(Qt6 COMPONENTS VirtualKeyboard REQUIRED) target_link_libraries(mytarget PRIVATE Qt6::VirtualKeyboard) |
| qmake: | QT += virtualkeyboard |
| Instantiated By: | KeyboardObserver |
| Inherits: | QObject |
| QVariant | layout() |
| void | layoutChanged() |
[read-only] layout : const QVariant
This property holds the current keyboard layout expressed as a variant.
Access functions:
| QVariant | layout() |
Notifier signal:
| void | layoutChanged() |
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qvirtualkeyboardobserver.html