就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt GUI
C++ 类
QRegion
List of All Members for QRegion
这是完整成员列表为
QRegion
,包括继承的成员。
enum
RegionType
const_iterator
const_reverse_iterator
QRegion
()
QRegion
(int, int, int, int, QRegion::RegionType)
QRegion
(const QRect &, QRegion::RegionType)
QRegion
(const QPolygon &, Qt::FillRule)
QRegion
(const QBitmap &)
QRegion
(const QRegion &)
QRegion
(QRegion &&)
begin
() const : QRegion::const_iterator
boundingRect
() const : QRect
cbegin
() const : QRegion::const_iterator
cend
() const : QRegion::const_iterator
contains
(const QPoint &) const : bool
contains
(const QRect &) const : bool
crbegin
() const : QRegion::const_reverse_iterator
crend
() const : QRegion::const_reverse_iterator
end
() const : QRegion::const_iterator
fromHRGN
(HRGN) : QRegion
intersected
(const QRegion &) const : QRegion
intersected
(const QRect &) const : QRegion
intersects
(const QRegion &) const : bool
intersects
(const QRect &) const : bool
isEmpty
() const : bool
isNull
() const : bool
rbegin
() const : QRegion::const_reverse_iterator
rectCount
() const : int
rend
() const : QRegion::const_reverse_iterator
setRects
(const QRect *, int)
subtracted
(const QRegion &) const : QRegion
swap
(QRegion &)
toHRGN
() const : HRGN
translate
(int, int)
translate
(const QPoint &)
translated
(int, int) const : QRegion
translated
(const QPoint &) const : QRegion
united
(const QRegion &) const : QRegion
united
(const QRect &) const : QRegion
xored
(const QRegion &) const : QRegion
operator QVariant
() const : QVariant
operator!=
(const QRegion &) const : bool
operator&
(const QRegion &) const : QRegion
operator&
(const QRect &) const : QRegion
operator&=
(const QRegion &) : QRegion &
operator&=
(const QRect &) : QRegion &
operator+
(const QRegion &) const : QRegion
operator+
(const QRect &) const : QRegion
operator+=
(const QRegion &) : QRegion &
operator+=
(const QRect &) : QRegion &
operator-
(const QRegion &) const : QRegion
operator-=
(const QRegion &) : QRegion &
operator=
(const QRegion &) : QRegion &
operator=
(QRegion &&) : QRegion &
operator==
(const QRegion &) const : bool
operator^
(const QRegion &) const : QRegion
operator^=
(const QRegion &) : QRegion &
operator|
(const QRegion &) const : QRegion
operator|=
(const QRegion &) : QRegion &