Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QRegion
This is the complete list of members for
QRegion
, including inherited members.
enum
RegionType
QRegion
()
QRegion
( int
x
, int
y
, int
w
, int
h
, RegionType
t
= Rectangle )
QRegion
( const QRect &
r
, RegionType
t
= Rectangle )
QRegion
( const QPointArray &
a
, bool
winding
= false )
QRegion
( const QRegion &
r
)
QRegion
( const QBitmap &
bm
)
~QRegion
()
QRect
boundingRect
() const
bool
contains
( const QPoint &
p
) const
bool
contains
( const QRect &
r
) const
QRegion
eor
( const QRegion &
r
) const
HRGN
handle
() const
RgnHandle
handle
() const
QRegion
intersect
( const QRegion &
r
) const
bool
isEmpty
() const
QVector<QRect>
rects
() const
QRegion
subtract
( const QRegion &
r
) const
void
translate
( int
dx
, int
dy
)
void
translate
( const QPoint &
point
)
QRegion
unite
( const QRegion &
r
) const
bool
operator!=
( const QRegion &
other
) const
const QRegion
operator&
( const QRegion &
r
) const
QRegion &
operator&=
( const QRegion &
r
)
const QRegion
operator+
( const QRegion &
r
) const
QRegion &
operator+=
( const QRegion &
r
)
const QRegion
operator-
( const QRegion &
r
) const
QRegion &
operator-=
( const QRegion &
r
)
QRegion &
operator=
( const QRegion &
r
)
bool
operator==
( const QRegion &
r
) const
const QRegion
operator^
( const QRegion &
r
) const
QRegion &
operator^=
( const QRegion &
r
)
const QRegion
operator|
( const QRegion &
r
) const
QRegion &
operator|=
( const QRegion &
r
)
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp2