Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QOhosKeyEvent Class Referenceabstract

#include <qohoskeyevent.h>

Inheritance diagram for QOhosKeyEvent:
Collaboration diagram for QOhosKeyEvent:

Public Member Functions

virtual ~QOhosKeyEvent ()
virtual QOhosOptional< QOhosQtKeyEventtryConvertToQOhosQtKeyEvent () const =0
virtual bool equals (const QOhosKeyEvent &other) const =0

Protected Member Functions

 QOhosKeyEvent ()

Detailed Description

Definition at line 25 of file qohoskeyevent.h.

Constructor & Destructor Documentation

◆ ~QOhosKeyEvent()

QOhosKeyEvent::~QOhosKeyEvent ( )
virtualdefault

◆ QOhosKeyEvent()

QT_BEGIN_NAMESPACE QOhosKeyEvent::QOhosKeyEvent ( )
protecteddefault

Member Function Documentation

◆ equals()

◆ tryConvertToQOhosQtKeyEvent()

virtual QOhosOptional< QOhosQtKeyEvent > QOhosKeyEvent::tryConvertToQOhosQtKeyEvent ( ) const
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().

Here is the caller graph for this function:

The documentation for this class was generated from the following files: