Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ setRotation
Method
setRotation
core/document.cpp:5660–5663 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5658
}
5659
5660
void Document::setRotation(int r)
5661
{
5662
d->setRotationInternal(r, true);
5663
}
5664
5665
void DocumentPrivate::setRotationInternal(int r, bool notify)
5666
{
Callers
nothing calls this directly
Calls
1
setRotationInternal
Method · 0.80
Tested by
no test coverage detected