dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QRegion.this
qt
gui
region
QRegion
Undocumented in source.
this
()
this
(int x, int y, int w, int h, RegionType t)
this
(const(QRect) r, RegionType t)
struct
QRegion
this
(
ref
const
(
QRect
)
r
,
RegionType
t
=
RegionType.Rectangle
)
this
(const(QPolygon) pa, qt.core.namespace.FillRule fillRule)
this
(const(QRegion) region)
this
(const(QBitmap) bitmap)
Meta
Source
See Implementation
qt
gui
region
QRegion
aliases
const_iterator
constructors
this
destructors
~this
enums
RegionType
functions
begin
boundingRect
cbegin
cend
contains
end
intersected
intersects
isEmpty
isNull
opOpAssign
rawConstructor
rectCount
rects
setRects
subtracted
translate
translated
united
xored
postblits
this(this)
static functions
create