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

Method isRectangular

core/pagetransition.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93bool PageTransition::isRectangular() const
94{
95 return d->m_rectangular;
96}
97
98void PageTransition::setType(Type type)
99{

Callers 1

addTransitionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected