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