Uses of Class
io.qt.gui.QPageLayout
-
Uses of QPageLayout in io.qt.gui
Modifier 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()
Modifier 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) -
Uses of QPageLayout in io.qt.printsupport
Modifier and TypeMethodDescriptionprotected final QPageLayout
QPrinter.devicePageLayout()
Deprecated.final QPageLayout
QPrinter.pageLayout()
-
Uses of QPageLayout in io.qt.webengine.widgets
Modifier and TypeMethodDescriptionfinal void
QWebEnginePage.printToPdf
(String filePath, QPageLayout layout) final void
QWebEnginePage.printToPdf
(Consumer<QByteArray> resultCallback, QPageLayout layout)