Uses of Class
io.qt.pdf.QPdfSelection
-
Uses of QPdfSelection in io.qt.pdf
Modifier 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) Modifier 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&)