Uses of Class
io.qt.printsupport.QAbstractPrintDialog.PrintRange
Package | Description |
---|---|
io.qt.printsupport |
-
Uses of QAbstractPrintDialog.PrintRange in io.qt.printsupport
Methods in io.qt.printsupport that return QAbstractPrintDialog.PrintRange Modifier and Type Method Description QAbstractPrintDialog.PrintRange
QAbstractPrintDialog. printRange()
static QAbstractPrintDialog.PrintRange
QAbstractPrintDialog.PrintRange. resolve(int value)
Returns the corresponding enum entry for the given value.static QAbstractPrintDialog.PrintRange
QAbstractPrintDialog.PrintRange. valueOf(String name)
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.PrintRange Modifier and Type Method Description void
QAbstractPrintDialog. setPrintRange(QAbstractPrintDialog.PrintRange range)