Uses of Enum
io.qt.printsupport.QAbstractPrintDialog.PrintRange
Packages that use QAbstractPrintDialog.PrintRange
-
Uses of QAbstractPrintDialog.PrintRange in io.qt.printsupport
Methods in io.qt.printsupport that return QAbstractPrintDialog.PrintRangeModifier and TypeMethodDescriptionQAbstractPrintDialog.printRange()
QAbstractPrintDialog.PrintRange.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QAbstractPrintDialog.PrintRange[]
QAbstractPrintDialog.PrintRange.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.printsupport with parameters of type QAbstractPrintDialog.PrintRangeModifier and TypeMethodDescriptionfinal void
QAbstractPrintDialog.setPrintRange
(QAbstractPrintDialog.PrintRange range)