MCPcopy 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
968void AnnotationPrivate::baseTransform(const QTransform &matrix)
969{
970 m_boundary.transform(matrix);
971}
972
973void AnnotationPrivate::resetTransformation()
974{

Callers 1

addPageAnnotationMethod · 0.80

Calls 2

transformMethod · 0.45
countMethod · 0.45

Tested by

no test coverage detected