Uses of Enum
io.qt.gui.QPagedPaintDevice.PdfVersion
Packages that use QPagedPaintDevice.PdfVersion
-
Uses of QPagedPaintDevice.PdfVersion in io.qt.gui
Methods in io.qt.gui that return QPagedPaintDevice.PdfVersionModifier and TypeMethodDescriptionQPdfWriter.pdfVersion()
static QPagedPaintDevice.PdfVersion
QPagedPaintDevice.PdfVersion.resolve
(int value) Returns the corresponding enum entry for the given value.static QPagedPaintDevice.PdfVersion
Returns the enum constant of this type with the specified name.static QPagedPaintDevice.PdfVersion[]
QPagedPaintDevice.PdfVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui with parameters of type QPagedPaintDevice.PdfVersionModifier and TypeMethodDescriptionfinal void
QPdfWriter.setPdfVersion
(QPagedPaintDevice.PdfVersion version) -
Uses of QPagedPaintDevice.PdfVersion in io.qt.printsupport
Methods in io.qt.printsupport that return QPagedPaintDevice.PdfVersionMethods in io.qt.printsupport with parameters of type QPagedPaintDevice.PdfVersionModifier and TypeMethodDescriptionfinal void
QPrinter.setPdfVersion
(QPagedPaintDevice.PdfVersion version)