Uses of Class
io.qt.printsupport.QPrinter.PrinterState
Package | Description |
---|---|
io.qt.printsupport |
-
Uses of QPrinter.PrinterState in io.qt.printsupport
Methods in io.qt.printsupport that return QPrinter.PrinterState Modifier and Type Method Description abstract QPrinter.PrinterState
QPrintEngine. printerState()
QPrinter.PrinterState
QPrinter. printerState()
static QPrinter.PrinterState
QPrinter.PrinterState. resolve(int value)
Returns the corresponding enum entry for the given value.QPrinter.PrinterState
QPrinterInfo. state()
static QPrinter.PrinterState
QPrinter.PrinterState. valueOf(String name)
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.