Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setProvider
Method
setProvider
YACReader/continuous_page_widget.cpp:119–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
void ContinuousPageWidget::setProvider(ContinuousPageProvider *p)
120
{
121
provider = p;
122
}
123
124
void ContinuousPageWidget::setViewModel(ContinuousViewModel *viewModel)
125
{
Callers
1
Viewer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected