Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/gwenview
/ DocumentFactory
Method
DocumentFactory
lib/document/documentfactory.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
};
129
130
DocumentFactory::DocumentFactory()
131
: d(new DocumentFactoryPrivate)
132
{
133
}
134
135
DocumentFactory::~DocumentFactory()
136
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected