MCPcopy Create free account
hub / github.com/KDE/okular / continuousMode

Method continuousMode

part/pageviewannotator.cpp:1653–1656  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1651}
1652
1653bool PageViewAnnotator::continuousMode()
1654{
1655 return m_continuousMode;
1656}
1657
1658void PageViewAnnotator::setContinuousMode(bool enabled)
1659{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected