就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt GUI
C++ 类
QPaintEvent
List of All Members for QPaintEvent
这是完整成员列表为
QPaintEvent
,包括继承的成员。
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