mupdf-qt
0.1
Qt5 interface of the popular PDF library MuPDF
|
#include <QByteArray>
Go to the source code of this file.
Classes | |
class | MuPDF::Document |
Namespaces | |
MuPDF | |
Constant Groups | |
MuPDF | |
Functions | |
Document * | MuPDF::loadDocument (const QString &filePath) |
Load a document. More... | |
Document * | MuPDF::loadDocument (const QByteArray &bytes) |
Load a document. More... | |