![]() |
Qt 6.x
The Qt SDK
|
#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 &) |
| Q_PDF_EXPORT QDebug operator<< | ( | QDebug | dbg, |
| const QPdfLink & | link | ||
| ) |
Definition at line 172 of file qpdflink.cpp.
References QPdfLink::contextAfter, QPdfLink::contextBefore, QPdfLink::location, QPdfLink::page, QPdfLink::rectangles, and QPdfLink::zoom.