Home
last modified time | relevance | path

Searched refs:openDocumentArchive (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/okular/okular-21.12.3/core/
H A Ddocument.h908 …OpenResult openDocumentArchive(const QString &docFile, const QUrl &url, const QString &password = …
H A Ddocument.cpp4741 Document::OpenResult Document::openDocumentArchive(const QString &docFile, const QUrl &url, const Q… in openDocumentArchive() function in Document
/dports/graphics/okular/okular-21.12.3/part/
H A Dpart.cpp1410 openResult = m_document->openDocumentArchive(fileNameToOpen, url()); in doOpenFile()
1468 openResult = m_document->openDocumentArchive(fileNameToOpen, url(), password); in doOpenFile()