MCPcopy 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
130DocumentFactory::DocumentFactory()
131 : d(new DocumentFactoryPrivate)
132{
133}
134
135DocumentFactory::~DocumentFactory()
136{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected