MCPcopy 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
72void GoToFlowWidget::setPageNumber(int page)
73{
74 toolBar->setPage(page);
75}
76
77void GoToFlowWidget::setFlowType(FlowType flowType)
78{

Callers 2

animateShowGoToFlowMethod · 0.80
animateHideGoToFlowMethod · 0.80

Calls 1

setPageMethod · 0.45

Tested by

no test coverage detected