![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qglobal.h>#include <QtGui/qwindow.h>#include <memory>#include <qohosinputmethodeventhandler.h>#include <qohosplugincore.h>Go to the source code of this file.
Classes | |
| class | QOhosHoverEventsGenerator |
Functions | |
| std::shared_ptr< QOhosHoverEventsGenerator > | makeQOhosHoverEventsGenerator (QtOhos::QThreadSafeRef< QWindow > qWindowRef, QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef) |
| std::shared_ptr< QOhosHoverEventsGenerator > makeQOhosHoverEventsGenerator | ( | QtOhos::QThreadSafeRef< QWindow > | qWindowRef, |
| QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > | imEventHandlerRef ) |
Definition at line 87 of file qohoshovereventsgenerator.cpp.