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

Method setLeftText

core/annotations.cpp:2429–2433  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2427}
2428
2429void SignatureAnnotation::setLeftText(const QString &text)
2430{
2431 Q_D(SignatureAnnotation);
2432 d->m_leftText = text;
2433}
2434
2435QString SignatureAnnotation::imagePath() const
2436{

Callers 2

endMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected