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 QPdfSelectionQPdfDocument.getAllText(int page) final QPdfSelectionQPdfDocument.getSelection(int page, QPointF start, QPoint end) Overloaded function forQPdfDocument.getSelection(int, io.qt.core.QPointF, io.qt.core.QPointF).final QPdfSelectionQPdfDocument.getSelection(int page, QPointF start, QPointF end) final QPdfSelectionQPdfDocument.getSelection(int page, QPoint start, QPoint end) Overloaded function forQPdfDocument.getSelection(int, io.qt.core.QPointF, io.qt.core.QPointF).final QPdfSelectionQPdfDocument.getSelection(int page, QPoint start, QPointF end) Overloaded function forQPdfDocument.getSelection(int, io.qt.core.QPointF, io.qt.core.QPointF).final QPdfSelectionQPdfDocument.getSelectionAtIndex(int page, int startIndex, int maxLength) Methods in io.qt.pdf with parameters of type QPdfSelectionModifier and TypeMethodDescriptionfinal voidQPdfSelection.assign(QPdfSelection other) SeeQPdfSelection::operator=(QPdfSelection) final booleanQPdfSelection.equals(QPdfSelection value2) Seeoperator==(QPdfSelection,QPdfSelection) final voidQPdfSelection.swap(QPdfSelection other) SeeQPdfSelection::swap(QPdfSelection&) Constructors in io.qt.pdf with parameters of type QPdfSelection