Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ NewSignatureData
Method
NewSignatureData
core/document.cpp:6111–6114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6109
};
6110
6111
NewSignatureData::NewSignatureData()
6112
: d(new NewSignatureDataPrivate())
6113
{
6114
}
6115
6116
NewSignatureData::~NewSignatureData()
6117
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected