就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.9.9
Qt GUI
C++ 类
QShortcutEvent
List of All Members for QShortcutEvent
这是完整成员列表为
QShortcutEvent
,包括继承的成员。
enum
Type
QShortcutEvent
(const QKeySequence &, int , bool )
~QShortcutEvent
()
accept
()
ambig
: bool
d
: QEventPrivate *
ignore
()
isAccepted
() const : bool
isAmbiguous
() const : bool
key
() const : const QKeySequence &
registerEventType
(int ) : int
sequence
: QKeySequence
setAccepted
(bool )
shortcutId
() const : int
sid
: int
spontaneous
() const : bool
t
: ushort
type
() const : Type