Difference between revisions of "Libzim"

Jump to navigation Jump to search
10 bytes added ,  09:53, 26 June 2009
Line 25: Line 25:


=== Methods ===
=== Methods ===
;Article  File::getArticle(char ns, const QUnicodeString& title, bool collate = false)
'''Article  File::getArticle(char ns, const QUnicodeString& title, bool collate = false)'''
returns an object of an article
returns an object of an article


;std::string Article::getPage(bool layout = true, unsigned maxRecurse = 10)
'''std::string Article::getPage(bool layout = true, unsigned maxRecurse = 10)'''
returns the content of an article
returns the content of an article

Navigation menu