Uses of Class
io.qt.gui.QPageLayout
Package | Description |
---|---|
io.qt.gui | |
io.qt.printsupport |
-
Uses of QPageLayout in io.qt.gui
Methods in io.qt.gui that return QPageLayout Modifier and Type Method Description QPageLayout
QPageLayout. clone()
QPageLayout
QPagedPaintDevice.Impl. pageLayout()
QPageLayout
QPdfWriter. pageLayout()
Methods in io.qt.gui with parameters of type QPageLayout Modifier and Type Method Description boolean
QPageLayout. isEquivalentTo(QPageLayout other)
boolean
QPagedPaintDevice.Impl. setPageLayout(QPageLayout pageLayout)
default boolean
QPagedPaintDevice. setPageLayout(QPageLayout pageLayout)
boolean
QPdfWriter. setPageLayout(QPageLayout pageLayout)
void
QPageLayout. swap(QPageLayout other)
Constructors in io.qt.gui with parameters of type QPageLayout Constructor Description QPageLayout(QPageLayout other)
-
Uses of QPageLayout in io.qt.printsupport
Methods in io.qt.printsupport that return QPageLayout Modifier and Type Method Description QPageLayout
QPrinter. pageLayout()
Methods in io.qt.printsupport with parameters of type QPageLayout Modifier and Type Method Description boolean
QPrinter. setPageLayout(QPageLayout pageLayout)