就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 6.8.5
Qt GUI
C++ 類
QPaintEvent
List of All Members for QPaintEvent
這是完整成員列錶為
QPaintEvent
,包括繼承的成員。
enum
Type
QPaintEvent
(const QRect &)
QPaintEvent
(const QRegion &)
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