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

Method openDialogAfterCreation

core/annotations.cpp:722–726  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

720}
721
722bool Annotation::openDialogAfterCreation() const
723{
724 Q_D(const Annotation);
725 return d->openDialogAfterCreation();
726}
727
728Annotation::Style &Annotation::style()
729{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected