就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 4.8.7
QtGui
QRegion
List of All Members for QRegion
这是完整成员列表为
QRegion
,包括继承的成员。
enum
RegionType
QRegion
()
QRegion
(int, int, int, int, RegionType)
QRegion
(const QPolygon &, Qt::FillRule)
QRegion
(const QRegion &)
QRegion
(const QBitmap &)
QRegion
(const QRect &, RegionType)
boundingRect
() const : QRect
contains
(const QPoint &) const : bool
contains
(const QRect &) const : bool
handle
() const : Handle
intersected
(const QRegion &) const : QRegion
intersected
(const QRect &) const : QRegion
intersects
(const QRegion &) const : bool
intersects
(const QRect &) const : bool
isEmpty
() const : bool
rectCount
() const : int
rects
() const : QVector<QRect>
setRects
(const QRect *, int)
subtracted
(const QRegion &) const : QRegion
swap
(QRegion &)
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
operator!=
(const QRegion &) const : bool
operator&
(const QRegion &) const : const QRegion
operator&
(const QRect &) const : const QRegion
operator&=
(const QRegion &) : QRegion &
operator&=
(const QRect &) : QRegion &
operator+
(const QRegion &) const : const QRegion
operator+
(const QRect &) const : const QRegion
operator+=
(const QRegion &) : QRegion &
operator+=
(const QRect &) : QRegion &
operator-
(const QRegion &) const : const QRegion
operator-=
(const QRegion &) : QRegion &
operator=
(const QRegion &) : QRegion &
operator=
(QRegion &&) : QRegion &
operator==
(const QRegion &) const : bool
operator^
(const QRegion &) const : const QRegion
operator^=
(const QRegion &) : QRegion &
operator|
(const QRegion &) const : const QRegion
operator|=
(const QRegion &) : QRegion &