CopperSpice API
1.9.2
|
This is the complete list of members for QFocusEvent, including all inherited members.
QEvent(Type type) | QEvent | explicit |
QEvent(const QEvent &other) | QEvent | |
QFocusEvent(Type type, Qt::FocusReason reason=Qt::OtherFocusReason) | QFocusEvent | explicit |
Type enum name | QEvent | |
accept() | QEvent | inline |
gotFocus() const | QFocusEvent | inline |
ignore() | QEvent | inline |
isAccepted() const | QEvent | inline |
lostFocus() const | QFocusEvent | inline |
operator=(const QEvent &other) | QEvent | |
reason() const | QFocusEvent | |
registerEventType(int hint=-1) | QEvent | static |
setAccepted(bool accepted) | QEvent | inline |
spontaneous() const | QEvent | inline |
type() const | QEvent | inline |
~QEvent() | QEvent | virtual |