MCPcopy 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
316bool TaskWindow::canNext() const
317{
318 return d->filter->rowCount();
319}
320
321bool TaskWindow::canPrevious() const
322{

Callers

nothing calls this directly

Calls 1

rowCountMethod · 0.45

Tested by

no test coverage detected