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
qohoswindowproxy.h File Reference

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#include <QtCore/private/qnapi_p.h>
#include <QtCore/private/qohoscommon_p.h>
#include <QtCore/qflags.h>
#include <QtCore/qglobal.h>
#include <QtCore/qobject.h>
#include <QtCore/qpoint.h>
#include <QtCore/qpointer.h>
#include <QtCore/qrect.h>
#include <QtCore/qsize.h>
#include <QtGui/qcolor.h>
#include <QtGui/qeventpoint.h>
#include <QtGui/qwindow.h>
#include <array>
#include <functional>
#include <cstdint>
#include <memory>
#include <qarkui/input.h>
#include <qarkui/window.h>
#include <qohosdisplayinfo.h>
#include <qohosenums.h>
#include <qohosplugincore.h>
#include <qohospointerstyle.h>
#include <qohosutils.h>
#include <render/qohoswindowproxydatafactory.h>
#include <render/qxcomponent.h>
#include <set>
Include dependency graph for qohoswindowproxy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QOhosWindowProxy
struct  QOhosWindowProxy::WindowEvent
struct  QOhosWindowProxy::WindowStatus
struct  QOhosWindowProxy::WindowLimits
struct  QOhosWindowProxy::AvoidArea
struct  QOhosWindowProxy::RectChangeOptions
struct  QOhosWindowProxy::WindowMask
struct  QOhosWindowProxy::MoveConfiguration
struct  QOhosWindowProxy::NonClientAreaMouseEvent
struct  QOhosWindowProxy::NonClientAreaTouchEvent
struct  QOhosWindowProxy::ShowWindowOptions
struct  QOhosWindowProxy::WindowCallbacks
struct  QtOhos::OhosEnumMeta< QOhosWindowProxy::WindowEventType >
struct  QtOhos::OhosEnumMeta< QOhosWindowProxy::AvoidAreaType >
struct  QtOhos::OhosEnumMeta< QOhosWindowProxy::RectChangeReason >
struct  QtOhos::OhosEnumMeta< QOhosWindowProxy::WindowStatusType >
struct  QtOhos::OhosEnumMeta< QOhosWindowProxy::MaximizePresentation >
struct  QtOhos::OhosEnumMeta< QOhosWindowProxy::ModalityType >

Namespaces

namespace  QtOhos

Functions

QT_END_NAMESPACE Q_DECLARE_METATYPE (QOhosWindowProxy::WindowEvent)
 Q_DECLARE_METATYPE (QOhosWindowProxy::WindowStatus)
 Q_DECLARE_METATYPE (QOhosWindowProxy::AvoidArea)
 Q_DECLARE_METATYPE (QOhosWindowProxy::AvoidAreaType)
 Q_DECLARE_METATYPE (QOhosWindowProxy::RectChangeOptions)

Function Documentation

◆ Q_DECLARE_METATYPE() [1/5]

Q_DECLARE_METATYPE ( QOhosWindowProxy::AvoidArea )

◆ Q_DECLARE_METATYPE() [2/5]

Q_DECLARE_METATYPE ( QOhosWindowProxy::AvoidAreaType )

◆ Q_DECLARE_METATYPE() [3/5]

Q_DECLARE_METATYPE ( QOhosWindowProxy::RectChangeOptions )

◆ Q_DECLARE_METATYPE() [4/5]

◆ Q_DECLARE_METATYPE() [5/5]

Q_DECLARE_METATYPE ( QOhosWindowProxy::WindowStatus )