就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt GUI
C++ 类
QHelpEvent
List of All Members for QHelpEvent
这是完整成员列表为
QHelpEvent
,包括继承的成员。
enum
Type
QHelpEvent
(QEvent::Type, const QPoint &, const QPoint &)
accept
()
clone
() const : QEvent *
globalPos
() const : const QPoint &
globalX
() const : int
globalY
() const : int
ignore
()
isAccepted
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
pos
() const : const QPoint &
registerEventType
(int) : int
setAccepted
(bool)
spontaneous
() const : bool
type
() const : QEvent::Type
x
() const : int
y
() const : int