Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ isInputPanelVisible
Method
isInputPanelVisible
src/internalinputmethodcontext.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
bool InternalInputMethodContext::isInputPanelVisible() const
92
{
93
return true;
94
}
95
96
QRectF InternalInputMethodContext::keyboardRect() const
97
{
Callers
1
testShowHidePanel
Method · 0.80
Calls
no outgoing calls
Tested by
1
testShowHidePanel
Method · 0.64