Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ckaiser/Lightscreen
/ ~WindowPicker
Method
~WindowPicker
tools/windowpicker.cpp:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
WindowPicker::~WindowPicker()
119
{
120
qApp->restoreOverrideCursor();
121
}
122
123
void WindowPicker::cancel()
124
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected