Uses of Enum
io.qt.gui.QPageSize.PageSizeId
-
Uses of QPageSize.PageSizeId in io.qt.gui
Modifier and TypeMethodDescriptionfinal QPageSize.PageSizeId
QPageSize.id()
static QPageSize.PageSizeId
QPageSize.id
(int windowsId) static QPageSize.PageSizeId
Overloaded function forQPageSize.id(io.qt.core.QSize, io.qt.gui.QPageSize.SizeMatchPolicy)
withmatchPolicy = io.qt.gui.QPageSize.SizeMatchPolicy.FuzzyMatch
.static QPageSize.PageSizeId
QPageSize.id
(QSizeF size, QPageSize.Unit units) Overloaded function forQPageSize.id(io.qt.core.QSizeF, io.qt.gui.QPageSize.Unit, io.qt.gui.QPageSize.SizeMatchPolicy)
withmatchPolicy = io.qt.gui.QPageSize.SizeMatchPolicy.FuzzyMatch
.static QPageSize.PageSizeId
QPageSize.id
(QSizeF size, QPageSize.Unit units, QPageSize.SizeMatchPolicy matchPolicy) static QPageSize.PageSizeId
QPageSize.id
(QSize pointSize, QPageSize.SizeMatchPolicy matchPolicy) static QPageSize.PageSizeId
QPageSize.id
(QSize size, QPageSize.Unit units) Overloaded function forQPageSize.id(io.qt.core.QSize, io.qt.gui.QPageSize.Unit, io.qt.gui.QPageSize.SizeMatchPolicy)
withmatchPolicy = io.qt.gui.QPageSize.SizeMatchPolicy.FuzzyMatch
.static QPageSize.PageSizeId
QPageSize.id
(QSize size, QPageSize.Unit units, QPageSize.SizeMatchPolicy matchPolicy) Overloaded function forQPageSize.id(io.qt.core.QSizeF, io.qt.gui.QPageSize.Unit, io.qt.gui.QPageSize.SizeMatchPolicy)
.static QPageSize.PageSizeId
QPageSize.PageSizeId.resolve
(int value) Returns the corresponding enum entry for the given value.static QPageSize.PageSizeId
Returns the enum constant of this type with the specified name.static QPageSize.PageSizeId[]
QPageSize.PageSizeId.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QPageSize.assign
(QPageSize.PageSizeId other) Overloaded function forQPageSize.assign(io.qt.gui.QPageSize)
.static QSizeF
QPageSize.definitionSize
(QPageSize.PageSizeId pageSizeId) static QPageSize.Unit
QPageSize.definitionUnits
(QPageSize.PageSizeId pageSizeId) final boolean
QPageSize.isEquivalentTo
(QPageSize.PageSizeId other) Overloaded function forQPageSize.isEquivalentTo(io.qt.gui.QPageSize)
.static String
QPageSize.key
(QPageSize.PageSizeId pageSizeId) static String
QPageSize.name
(QPageSize.PageSizeId pageSizeId) final boolean
QPagedPaintDevice.Impl.setPageSize
(QPageSize.PageSizeId pageSize) Overloaded function forQPagedPaintDevice.setPageSize(io.qt.gui.QPageSize)
.default boolean
QPagedPaintDevice.setPageSize
(QPageSize.PageSizeId pageSize) Overloaded function forQPagedPaintDevice.setPageSize(io.qt.gui.QPageSize)
.final void
QPageLayout.setPageSize
(QPageSize.PageSizeId pageSize) Overloaded function forQPageLayout.setPageSize(io.qt.gui.QPageSize.PageSizeId, io.qt.core.QMarginsF)
withminMargins = new io.qt.core.QMarginsF(0, 0, 0, 0)
.final void
QPageLayout.setPageSize
(QPageSize.PageSizeId pageSize, QMargins minMargins) Overloaded function forQPageLayout.setPageSize(io.qt.gui.QPageSize, io.qt.core.QMarginsF)
.final void
QPageLayout.setPageSize
(QPageSize.PageSizeId pageSize, QMarginsF minMargins) Overloaded function forQPageLayout.setPageSize(io.qt.gui.QPageSize, io.qt.core.QMarginsF)
.final boolean
QPdfWriter.setPageSize
(QPageSize.PageSizeId pageSize) Overloaded function forQPdfWriter.setPageSize(io.qt.gui.QPageSize)
.static QSizeF
QPageSize.size
(QPageSize.PageSizeId pageSizeId, QPageSize.Unit units) static QSize
QPageSize.sizePixels
(QPageSize.PageSizeId pageSizeId, int resolution) static QSize
QPageSize.sizePoints
(QPageSize.PageSizeId pageSizeId) static int
QPageSize.windowsId
(QPageSize.PageSizeId pageSizeId) ModifierConstructorDescriptionQPageLayout
(QPageSize.PageSizeId pageSize, QPageLayout.Orientation orientation, QMargins margins) QPageLayout
(QPageSize.PageSizeId pageSize, QPageLayout.Orientation orientation, QMarginsF margins) QPageLayout
(QPageSize.PageSizeId pageSize, QPageLayout.Orientation orientation, QMarginsF margins, QPageLayout.Unit units) Overloaded constructor forQPageLayout(io.qt.gui.QPageSize.PageSizeId, io.qt.gui.QPageLayout.Orientation, io.qt.core.QMarginsF, io.qt.gui.QPageLayout.Unit, io.qt.core.QMarginsF)
withminMargins = new io.qt.core.QMarginsF(0, 0, 0, 0)
.QPageLayout
(QPageSize.PageSizeId pageSize, QPageLayout.Orientation orientation, QMarginsF margins, QPageLayout.Unit units, QMargins minMargins) QPageLayout
(QPageSize.PageSizeId pageSize, QPageLayout.Orientation orientation, QMarginsF margins, QPageLayout.Unit units, QMarginsF minMargins) QPageLayout
(QPageSize.PageSizeId pageSize, QPageLayout.Orientation orientation, QMargins margins, QPageLayout.Unit units) Overloaded constructor forQPageLayout(io.qt.gui.QPageSize.PageSizeId, io.qt.gui.QPageLayout.Orientation, io.qt.core.QMargins, io.qt.gui.QPageLayout.Unit, io.qt.core.QMarginsF)
withminMargins = new io.qt.core.QMarginsF(0, 0, 0, 0)
.QPageLayout
(QPageSize.PageSizeId pageSize, QPageLayout.Orientation orientation, QMargins margins, QPageLayout.Unit units, QMargins minMargins) QPageLayout
(QPageSize.PageSizeId pageSize, QPageLayout.Orientation orientation, QMargins margins, QPageLayout.Unit units, QMarginsF minMargins) QPageSize
(QPageSize.PageSizeId pageSizeId) -
Uses of QPageSize.PageSizeId in io.qt.printsupport
Modifier and TypeMethodDescriptionfinal boolean
QPrinter.setPageSize
(QPageSize.PageSizeId pageSize) Overloaded function forQPrinter.setPageSize(io.qt.gui.QPageSize)
.