Uses of Enum
io.qt.printsupport.QPrinter.PrinterState
Packages that use QPrinter.PrinterState
-
Uses of QPrinter.PrinterState in io.qt.printsupport
Methods in io.qt.printsupport that return QPrinter.PrinterStateModifier and TypeMethodDescriptionabstract QPrinter.PrinterState
QPrintEngine.printerState()
final QPrinter.PrinterState
QPrinter.printerState()
static QPrinter.PrinterState
QPrinter.PrinterState.resolve
(int value) Returns the corresponding enum entry for the given value.final QPrinter.PrinterState
QPrinterInfo.state()
static QPrinter.PrinterState
Returns the enum constant of this type with the specified name.static QPrinter.PrinterState[]
QPrinter.PrinterState.values()
Returns an array containing the constants of this enum type, in the order they are declared.