Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtPdf/qtpdfglobal.h>
#include <QtCore/qobject.h>
#include <QtCore/QAbstractListModel>
#include <QtGui/qimage.h>
#include <QtPdf/qpdfdocumentrenderoptions.h>
#include <QtPdf/qpdfselection.h>
Go to the source code of this file.
Classes | |
class | QPdfDocument |
The QPdfDocument class loads a PDF document and renders pages from it. More... | |