4#ifndef QOHOSAPPLICATIONSTATETRACKER_H
5#define QOHOSAPPLICATIONSTATETRACKER_H
7#include <QtCore/qglobal.h>
8#include <QtCore/qpointer.h>
9#include <QtGui/qwindow.h>
10#include <qpa/qwindowsysteminterface_p.h>
14std::shared_ptr<QWindowSystemEventHandler> makeApplicationStateTracker();
std::enable_if_t< qohosplugincore_h_detail::isQOhosOptional< QOhosInvokeResult< Func, T > >, QOhosInvokeResult< Func, T > > andThen(Func &&func) const
bool sendEvent(WindowSystemEvent *event) override
Combined button and popup list for selecting options.
@ ForwardToGuiApplication
QOhosView * mapQWindowToViewOrNull(QWindow *window)
std::shared_ptr< QWindowSystemEventHandler > makeApplicationStateTracker()