MCPcopy Create free account
hub / github.com/KDE/kwin / interactiveMoveResizeCount

Method interactiveMoveResizeCount

src/window.cpp:4451–4454  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4449}
4450
4451uint32_t Window::interactiveMoveResizeCount() const
4452{
4453 return m_interactiveMoveResize.counter;
4454}
4455
4456void Window::setLockScreenOverlay(bool allowed)
4457{

Callers 3

dataForWindowMethod · 0.80
restoreMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected