Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ baseTransform
Method
baseTransform
core/annotations.cpp:968–971 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
966
}
967
968
void AnnotationPrivate::baseTransform(const QTransform &matrix)
969
{
970
m_boundary.transform(matrix);
971
}
972
973
void AnnotationPrivate::resetTransformation()
974
{
Callers
1
addPageAnnotation
Method · 0.80
Calls
2
transform
Method · 0.45
count
Method · 0.45
Tested by
no test coverage detected