MCPcopy 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
167void GoToFlowWidget::setFlowRightToLeft(bool b)
168{
169 flow->setFlowRightToLeft(b);
170}
171
172void GoToFlowWidget::keyPressEvent(QKeyEvent *event)
173{

Callers 1

setMangaModeImplMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected