Uses of Class
io.qt.pdf.QPdfSelection
Packages that use QPdfSelection
-
Uses of QPdfSelection in io.qt.pdf
Methods in io.qt.pdf that return QPdfSelectionModifier and TypeMethodDescriptionQPdfSelection.clone()
Creates and returns a copy of this object.final QPdfSelection
QPdfDocument.getAllText
(int page) final QPdfSelection
QPdfDocument.getSelection
(int page, QPointF start, QPoint end) Overloaded function forQPdfDocument.getSelection(int, io.qt.core.QPointF, io.qt.core.QPointF)
.final QPdfSelection
QPdfDocument.getSelection
(int page, QPointF start, QPointF end) final QPdfSelection
QPdfDocument.getSelection
(int page, QPoint start, QPoint end) Overloaded function forQPdfDocument.getSelection(int, io.qt.core.QPointF, io.qt.core.QPointF)
.final QPdfSelection
QPdfDocument.getSelection
(int page, QPoint start, QPointF end) Overloaded function forQPdfDocument.getSelection(int, io.qt.core.QPointF, io.qt.core.QPointF)
.final QPdfSelection
QPdfDocument.getSelectionAtIndex
(int page, int startIndex, int maxLength) Methods in io.qt.pdf with parameters of type QPdfSelectionModifier and TypeMethodDescriptionfinal void
QPdfSelection.assign
(QPdfSelection other) SeeQPdfSelection::
operator=(QPdfSelection) final boolean
QPdfSelection.equals
(QPdfSelection value2) Seeoperator==(QPdfSelection,
QPdfSelection) final void
QPdfSelection.swap
(QPdfSelection other) SeeQPdfSelection::
swap(QPdfSelection&) Constructors in io.qt.pdf with parameters of type QPdfSelection