Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Robotips/uConfig
/ previous
Method
previous
src/pdf_extract/pdfdebugwidget/pdfdebugwidget.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
void PdfDebugWidget::previous()
81
{
82
showPage(currentNumPage() - 1);
83
}
84
85
void PdfDebugWidget::next()
86
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected