MCPcopy Create free account
hub / github.com/KDE/okular / annotationTransform

Method annotationTransform

core/annotations.cpp:957–961  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

955}
956
957void AnnotationPrivate::annotationTransform(const QTransform &matrix)
958{
959 resetTransformation();
960 transform(matrix);
961}
962
963void AnnotationPrivate::transform(const QTransform &matrix)
964{

Callers 2

addAnnotationMethod · 0.80
transformMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected