Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qpdfdocument.cpp File Reference

(b78c78349d786b294ee0845717ad5db38ae2565a)

#include "qpdfdocument.h"
#include "qpdfdocument_p.h"
#include "third_party/pdfium/public/fpdf_doc.h"
#include "third_party/pdfium/public/fpdf_text.h"
#include <QDateTime>
#include <QDebug>
#include <QElapsedTimer>
#include <QFile>
#include <QHash>
#include <QLoggingCategory>
#include <QMetaEnum>
#include <QMutex>
#include <QPixmap>
#include <QVector2D>
#include <QtCore/private/qtools_p.h>
#include "qpdfdocument.moc"
#include "moc_qpdfdocument.cpp"
+ Include dependency graph for qpdfdocument.cpp:

Go to the source code of this file.

Classes

class  QPdfPageModel
 

Variables

static QT_BEGIN_NAMESPACE int libraryRefCount
 
static const double CharacterHitTolerance = 16.0
 

Variable Documentation

◆ CharacterHitTolerance

const double CharacterHitTolerance = 16.0
static

◆ libraryRefCount

QT_BEGIN_NAMESPACE int libraryRefCount
static