Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
93
bool PageTransition::isRectangular() const
94
{
95
return d->m_rectangular;
96
}
97
98
void PageTransition::setType(Type type)
99
{
Callers
1
addTransition
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected