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

Method title

core/annotations.cpp:479–482  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

477}
478
479QString Annotation::Window::title() const
480{
481 return d->m_title;
482}
483
484void Annotation::Window::setSummary(const QString &summary)
485{

Callers 3

storeMethod · 0.80
okularToPopplerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected