就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt GUI
C++ 类
QPaintEvent
List of All Members for QPaintEvent
这是完整成员列表为
QPaintEvent
,包括继承的成员。
QPaintEvent
(const QRect &)
QPaintEvent
(const QRegion &)
enum
Type
accept
()
ignore
()
isAccepted
() const : bool
rect
() const : const QRect &
region
() const : const QRegion &
registerEventType
(int ) : int
setAccepted
(bool )
spontaneous
() const : bool
type
() const : QEvent::Type