MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / canFocus

Method canFocus

src/plugins/reversedebug/taskwindow.cpp:292–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

290}
291
292bool TaskWindow::canFocus() const
293{
294 return d->filter->rowCount();
295}
296
297bool TaskWindow::hasFocus() const
298{

Callers

nothing calls this directly

Calls 1

rowCountMethod · 0.45

Tested by

no test coverage detected