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

Method textColor

core/annotations.cpp:1194–1198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1192}
1193
1194QColor TextAnnotation::textColor() const
1195{
1196 Q_D(const TextAnnotation);
1197 return d->m_textColor;
1198}
1199
1200void TextAnnotation::setInplaceAlignment(int alignment)
1201{

Callers 6

toolXmlMethod · 0.80
renderLatexMethod · 0.80
addTextColorButtonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected