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