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.PrinterStateQPrintEngine.printerState()final QPrinter.PrinterStateQPrinter.printerState()static QPrinter.PrinterStateQPrinter.PrinterState.resolve(int value) Returns the corresponding enum entry for the given value.final QPrinter.PrinterStateQPrinterInfo.state()static QPrinter.PrinterStateReturns 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.