Qt Reference Documentation
Home
Modules
QtGui
QRegion
List of All Members for QRegion
This is the complete list of members for
QRegion
, including inherited members.
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==
( const QRegion & ) const : bool
operator^
( const QRegion & ) const : const QRegion
operator^=
( const QRegion & ) : QRegion &
operator|
( const QRegion & ) const : const QRegion
operator|=
( const QRegion & ) : QRegion &