Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
722
bool Annotation::openDialogAfterCreation() const
723
{
724
Q_D(const Annotation);
725
return d->openDialogAfterCreation();
726
}
727
728
Annotation::Style &Annotation::style()
729
{
Callers
1
performRouteMouseOrTabletEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected