Uses of Class
io.qt.gui.QPageRanges.Range
Packages that use QPageRanges.Range
-
Uses of QPageRanges.Range in io.qt.gui
Methods in io.qt.gui that return QPageRanges.RangeModifier and TypeMethodDescriptionQPageRanges.Range.clone()
Creates and returns a copy of this object.Methods in io.qt.gui that return types with arguments of type QPageRanges.RangeMethods in io.qt.gui with parameters of type QPageRanges.RangeModifier and TypeMethodDescriptionint
QPageRanges.Range.compareTo
(QPageRanges.Range other) final boolean
QPageRanges.Range.equals
(QPageRanges.Range rhs) Seeoperator==(QPageRanges::Range,
QPageRanges::Range) Constructors in io.qt.gui with parameters of type QPageRanges.RangeModifierConstructorDescriptionRange
(QPageRanges.Range other) SeeQPageRanges::Range::
Range(QPageRanges::Range)