MCPcopy 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
321bool TaskWindow::canPrevious() const
322{
323 return d->filter->rowCount();
324}
325
326void TaskWindow::goToNext()
327{

Callers

nothing calls this directly

Calls 1

rowCountMethod · 0.45

Tested by

no test coverage detected