Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setPageNumber
Method
setPageNumber
YACReader/goto_flow_widget.cpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
void GoToFlowWidget::setPageNumber(int page)
73
{
74
toolBar->setPage(page);
75
}
76
77
void GoToFlowWidget::setFlowType(FlowType flowType)
78
{
Callers
2
animateShowGoToFlow
Method · 0.80
animateHideGoToFlow
Method · 0.80
Calls
1
setPage
Method · 0.45
Tested by
no test coverage detected