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
qpdflink.h File Reference

(5b3e299bf0ed9459ff57bc9f2119b38ef0e001d9)

#include <QtPdf/qtpdfglobal.h>
#include <QtCore/qlist.h>
#include <QtCore/qobject.h>
#include <QtCore/qpoint.h>
#include <QtCore/qrect.h>
#include <QtCore/qshareddata.h>
#include <QtGui/qclipboard.h>
+ Include dependency graph for qpdflink.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QPdfLink
 The QPdfLink class defines a link between a region on a page (such as a hyperlink or a search result) and a destination (page, location on the page, and zoom level at which to view it). More...
 

Functions

Q_PDF_EXPORT QDebug operator<< (QDebug, const QPdfLink &)
 

Function Documentation

◆ operator<<()

Q_PDF_EXPORT QDebug operator<< ( QDebug dbg,
const QPdfLink & link )