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

Method generalSettings

core/textdocumentgenerator.cpp:542–547  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

540}
541
542TextDocumentSettings *TextDocumentGenerator::generalSettings()
543{
544 Q_D(TextDocumentGenerator);
545
546 return d->mGeneralSettings;
547}
548
549TextDocumentConverter *TextDocumentGenerator::converter()
550{

Callers 2

convertOpenFileMethod · 0.80
convertMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected