MCPcopy Create free account
hub / github.com/Robotips/uConfig / next

Method next

src/pdf_extract/pdfdebugwidget/pdfdebugwidget.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85void PdfDebugWidget::next()
86{
87 showPage(currentNumPage() + 1);
88}
89
90PDFPage *PdfDebugWidget::currentPage() const
91{

Callers 4

buttonClicMethod · 0.80
foreachFunction · 0.80
toNumericMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected