Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ transform
Method
transform
core/annotations.cpp:963–966 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
961
}
962
963
void AnnotationPrivate::transform(const QTransform &matrix)
964
{
965
m_transformedBoundary.transform(matrix);
966
}
967
968
void AnnotationPrivate::baseTransform(const QTransform &matrix)
969
{
Callers
5
setBoundingRectangle
Method · 0.45
translate
Method · 0.45
adjust
Method · 0.45
setAnnotationProperties
Method · 0.45
baseTransform
Method · 0.45
Calls
1
count
Method · 0.45
Tested by
no test coverage detected