MCPcopy 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
297bool TaskWindow::hasFocus() const
298{
299 return d->listview->window()->focusWidget() == d->listview;
300}
301
302void TaskWindow::setFocus()
303{

Callers 12

updateButtonIconMethod · 0.80
switchHeaderSourceMethod · 0.80
findUsageMethod · 0.80
renameSymbolMethod · 0.80
toggleBreakpointMethod · 0.80
updateZoomValueMethod · 0.80
focusOutEventMethod · 0.80
updateAndShowMethod · 0.80
modelContentChangedMethod · 0.80
onCompletionChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected