Hi Albert,

recently the API of Okular::Generator was changed, the signature of 
generateDocumentSynopsis(...) changed from
        virtual const DocumentInfo * generateDocumentInfo();
to
        virtual DocumentInfo generateDocumentInfo(
                const QSet<DocumentInfo::Key> &keys ) const;
See
https://projects.kde.org/projects/kde/kdegraphics/okular/repository/revisions/e9e3d4a4353a247290d790b2104740913e0f0f7f

Request:
As an external provider of Generator plugins (ODT/DOC/DOCX/ODP/PPT/PPTX by 
Calligra) I ask for
* documenting the purpose of the parameter "keys", unclear to me
* documenting the Okular version where this variant of method got in

In exchange I would pay for that with providing a patch to update 
http://api.kde.org/4.x-api/kdegraphics-apidocs/okular/html/okular_generators.html
 :)

Cheers
Friedrich
_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to