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

Method activationToken

src/window.cpp:4701–4704  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4699}
4700
4701QString Window::activationToken() const
4702{
4703 return m_activationToken;
4704}
4705
4706bool Window::excludeFromCapture() const
4707{

Calls

no outgoing calls