Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ hasFocus
Method
hasFocus
src/plugins/reversedebug/taskwindow.cpp:297–300 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
295
}
296
297
bool TaskWindow::hasFocus() const
298
{
299
return d->listview->window()->focusWidget() == d->listview;
300
}
301
302
void TaskWindow::setFocus()
303
{
Callers
12
updateButtonIcon
Method · 0.80
followSymbolUnderCursor
Method · 0.80
switchHeaderSource
Method · 0.80
followSymbolUnderCursor
Method · 0.80
findUsage
Method · 0.80
renameSymbol
Method · 0.80
toggleBreakpoint
Method · 0.80
updateZoomValue
Method · 0.80
focusOutEvent
Method · 0.80
updateAndShow
Method · 0.80
modelContentChanged
Method · 0.80
onCompletionChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected