![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohoskeyevent.h>
Public Member Functions | |
| virtual | ~QOhosKeyEvent () |
| virtual QOhosOptional< QOhosQtKeyEvent > | tryConvertToQOhosQtKeyEvent () const =0 |
| virtual bool | equals (const QOhosKeyEvent &other) const =0 |
Protected Member Functions | |
| QOhosKeyEvent () | |
Definition at line 25 of file qohoskeyevent.h.
|
virtualdefault |
|
protecteddefault |
|
pure virtual |
|
pure virtual |
Implemented in QT_BEGIN_NAMESPACE::QOhosNativeNodeKeyEvent, QT_BEGIN_NAMESPACE::QOhosNativeNodeKeyEvent, QT_BEGIN_NAMESPACE::QOhosXComponentKeyEvent, and QT_BEGIN_NAMESPACE::QOhosXComponentKeyEvent.
Referenced by QOhosInputMethodEventHandler::onKeyEvent().