Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
292
bool TaskWindow::canFocus() const
293
{
294
return d->filter->rowCount();
295
}
296
297
bool TaskWindow::hasFocus() const
298
{
Callers
nothing calls this directly
Calls
1
rowCount
Method · 0.45
Tested by
no test coverage detected