Projects/Okular: Difference between revisions

From KDE TechBase
No edit summary
No edit summary
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[http://www.okular.org Okular] is the KDE4 document viewer.
[http://www.okular.org Okular] is the KDE4 document viewer.


Here you can find resources useful when programming within okular (adding new functionalities, bugfixing, etc) or for okular (developing a new document backend).
Here you can find resources useful when programming within Okular (adding new functionalities, bugfixing, etc) or for Okular (developing a new document backend).
 
== Stuff ==
 
* [[Projects/Okular/User_Research_Profile|User research profile]]


== Links ==
== Links ==


* [http://api.kde.org/4.0-api/kdegraphics-apidocs/okular/html/index.html API documentation]
* [http://api.kde.org/4.0-api/kdegraphics-apidocs/okular/html/index.html API documentation]
* [http://websvn.kde.org/trunk/KDE/kdegraphics/okular/generators Sources of the "core" generators]

Revision as of 18:11, 13 July 2012

Okular is the KDE4 document viewer.

Here you can find resources useful when programming within Okular (adding new functionalities, bugfixing, etc) or for Okular (developing a new document backend).

Stuff

Links