MCPcopy 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
91bool InternalInputMethodContext::isInputPanelVisible() const
92{
93 return true;
94}
95
96QRectF InternalInputMethodContext::keyboardRect() const
97{

Callers 1

testShowHidePanelMethod · 0.80

Calls

no outgoing calls

Tested by 1

testShowHidePanelMethod · 0.64