summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qstringview.h
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-09-20 21:08:26 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-09-30 11:11:39 +0000
commitfdd2fc2c711641b3c3a6a02ad331166cb868fa4c (patch)
tree234ffff984c94182d78efd99133b960a3492f094 /src/corelib/text/qstringview.h
parenteb4103e0b9d688d88146e434aa5840f944826f67 (diff)
Remove QKeyMapper::changeKeyboard()
As described in QTBUG-27681, we no longer send KeyboardLayoutChange events in Qt 5 and up. We have QInputMethod::localeChanged, but that doesn't cover the cases where the input language stays the same, but the layout is changed. None of our widgets react to KeyboardLayoutChange these days, but ideally we should send KeyboardLayoutChange if we can plumb it from the platforms. However that plumbing wouldn't live in QKeyMapper, and having it around as dead code doesn't help, so remove it for now, and track the work to implement it in QTBUG-27681. Task-number: QTBUG-27681 Change-Id: I480590550f3bc741b829fb30aa85393b07d5c16f Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'src/corelib/text/qstringview.h')
0 files changed, 0 insertions, 0 deletions