Uses of Interface
io.qt.gui.QPagedPaintDevice
Package | Description |
---|---|
io.qt.gui | |
io.qt.printsupport | |
io.qt.widgets |
-
Uses of QPagedPaintDevice in io.qt.gui
Classes in io.qt.gui that implement QPagedPaintDevice Modifier and Type Class Description static class
QPagedPaintDevice.Impl
Implementor class for interfaceQPagedPaintDevice
class
QPdfWriter
Class to generate PDFs that can be used as a paint deviceMethods in io.qt.gui with parameters of type QPagedPaintDevice Modifier and Type Method Description static QPagedPaintDevice.MemberAccess
QPagedPaintDevice.MemberAccess. of(QPagedPaintDevice instance)
void
QTextDocument. print(QPagedPaintDevice printer)
-
Uses of QPagedPaintDevice in io.qt.printsupport
Classes in io.qt.printsupport that implement QPagedPaintDevice Modifier and Type Class Description class
QPrinter
Paint device that paints on a printer -
Uses of QPagedPaintDevice in io.qt.widgets
Methods in io.qt.widgets with parameters of type QPagedPaintDevice Modifier and Type Method Description void
QPlainTextEdit. print(QPagedPaintDevice printer)
void
QTextEdit. print(QPagedPaintDevice printer)