Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ canPrevious
Method
canPrevious
src/plugins/reversedebug/taskwindow.cpp:321–324 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
319
}
320
321
bool TaskWindow::canPrevious() const
322
{
323
return d->filter->rowCount();
324
}
325
326
void TaskWindow::goToNext()
327
{
Callers
nothing calls this directly
Calls
1
rowCount
Method · 0.45
Tested by
no test coverage detected