Qt Reference Documentation
Home
Modules
QtGui
QPaintEvent
List of All Members for QPaintEvent
This is the complete list of members for
QPaintEvent
, including inherited members.
enum
Type
QPaintEvent
( const QRegion & )
QPaintEvent
( const QRect & )
accept
()
d
: QEventPrivate *
ignore
()
isAccepted
() const : bool
m_erased
: bool
m_rect
: QRect
m_region
: QRegion
rect
() const : const QRect &
region
() const : const QRegion &
registerEventType
( int ) : int
setAccepted
( bool )
spontaneous
() const : bool
t
: ushort
type
() const : Type