Qt 6.7
Qt GUI
C++ Classes
QPaintEvent
Qt 6.7.2 Reference Documentation
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
()
clone
() const : QEvent *
ignore
()
isAccepted
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
rect
() const : const QRect &
region
() const : const QRegion &
registerEventType
(int) : int
setAccepted
(bool)
spontaneous
() const : bool
type
() const : QEvent::Type