Qt 6.7
Qt GUI
C++ Classes
QFocusEvent
Qt 6.7.2 Reference Documentation
List of All Members for QFocusEvent
This is the complete list of members for
QFocusEvent
, including inherited members.
enum
Type
QFocusEvent
(QEvent::Type, Qt::FocusReason)
accept
()
clone
() const : QEvent *
gotFocus
() const : bool
ignore
()
isAccepted
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
lostFocus
() const : bool
reason
() const : Qt::FocusReason
registerEventType
(int) : int
setAccepted
(bool)
spontaneous
() const : bool
type
() const : QEvent::Type