Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setFlowRightToLeft
Method
setFlowRightToLeft
YACReader/goto_flow_widget.cpp:167–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
void GoToFlowWidget::setFlowRightToLeft(bool b)
168
{
169
flow->setFlowRightToLeft(b);
170
}
171
172
void GoToFlowWidget::keyPressEvent(QKeyEvent *event)
173
{
Callers
1
setMangaModeImpl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected