MCPcopy 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
963void AnnotationPrivate::transform(const QTransform &matrix)
964{
965 m_transformedBoundary.transform(matrix);
966}
967
968void AnnotationPrivate::baseTransform(const QTransform &matrix)
969{

Callers 5

setBoundingRectangleMethod · 0.45
translateMethod · 0.45
adjustMethod · 0.45
baseTransformMethod · 0.45

Calls 1

countMethod · 0.45

Tested by

no test coverage detected