Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ showInputPanel
Method
showInputPanel
src/internalinputmethodcontext.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
void InternalInputMethodContext::showInputPanel()
82
{
83
Q_EMIT showInputPanelRequested();
84
}
85
86
void InternalInputMethodContext::hideInputPanel()
87
{
Callers
7
testOpenClose
Method · 0.80
testEnableActive
Method · 0.80
testHidePanel
Method · 0.80
testUnmapPanel
Method · 0.80
testReactivateFocus
Method · 0.80
testDisableShowInputPanel
Method · 0.80
testShowHidePanel
Method · 0.80
Calls
no outgoing calls
Tested by
7
testOpenClose
Method · 0.64
testEnableActive
Method · 0.64
testHidePanel
Method · 0.64
testUnmapPanel
Method · 0.64
testReactivateFocus
Method · 0.64
testDisableShowInputPanel
Method · 0.64
testShowHidePanel
Method · 0.64