Uses of Class
io.qt.gui.QPageLayout
Packages that use QPageLayout
-
Uses of QPageLayout in io.qt.gui
Methods in io.qt.gui that return QPageLayoutModifier and TypeMethodDescriptionQPageLayout.clone()
protected final QPageLayout
QPagedPaintDevice.Impl.devicePageLayout()
Deprecated.final QPageLayout
QPagedPaintDevice.MemberAccess.devicePageLayout()
Deprecated.protected final QPageLayout
QPdfWriter.devicePageLayout()
Deprecated.final QPageLayout
QPagedPaintDevice.Impl.pageLayout()
default QPageLayout
QPagedPaintDevice.pageLayout()
final QPageLayout
QPdfWriter.pageLayout()
Methods in io.qt.gui with parameters of type QPageLayoutModifier and TypeMethodDescriptionfinal void
QPageLayout.assign
(QPageLayout other) final boolean
QPageLayout.isEquivalentTo
(QPageLayout other) final boolean
QPagedPaintDevice.Impl.setPageLayout
(QPageLayout pageLayout) default boolean
QPagedPaintDevice.setPageLayout
(QPageLayout pageLayout) final boolean
QPdfWriter.setPageLayout
(QPageLayout pageLayout) final void
QPageLayout.swap
(QPageLayout other) Constructors in io.qt.gui with parameters of type QPageLayout -
Uses of QPageLayout in io.qt.printsupport
Methods in io.qt.printsupport that return QPageLayoutModifier and TypeMethodDescriptionprotected final QPageLayout
QPrinter.devicePageLayout()
Deprecated.final QPageLayout
QPrinter.pageLayout()
Methods in io.qt.printsupport with parameters of type QPageLayout -
Uses of QPageLayout in io.qt.webengine.widgets
Methods in io.qt.webengine.widgets with parameters of type QPageLayoutModifier and TypeMethodDescriptionfinal void
QWebEnginePage.printToPdf
(String filePath, QPageLayout layout) final void
QWebEnginePage.printToPdf
(Consumer<QByteArray> resultCallback, QPageLayout layout)