MCPcopy 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
81void InternalInputMethodContext::showInputPanel()
82{
83 Q_EMIT showInputPanelRequested();
84}
85
86void InternalInputMethodContext::hideInputPanel()
87{

Callers 7

testOpenCloseMethod · 0.80
testEnableActiveMethod · 0.80
testHidePanelMethod · 0.80
testUnmapPanelMethod · 0.80
testReactivateFocusMethod · 0.80
testShowHidePanelMethod · 0.80

Calls

no outgoing calls

Tested by 7

testOpenCloseMethod · 0.64
testEnableActiveMethod · 0.64
testHidePanelMethod · 0.64
testUnmapPanelMethod · 0.64
testReactivateFocusMethod · 0.64
testShowHidePanelMethod · 0.64