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
qohosfloatingwindow.cpp File Reference

(2efedf2dcb7146233a8e2427c2ecdfa18cdd0143)

#include <qohosfloatingwindow.h>
#include <QtCore/private/qohoslogger_p.h>
#include "QtGui/private/qguiapplication_p.h"
#include <QtGui/private/qwindow_p.h>
#include <qohosdeviceinfo_p.h>
#include <qohosinputcontext.h>
#include <qohosinputmethodeventhandler.h>
#include <qohosjsmain.h>
#include <qohosplatformbackingstore.h>
#include <qohosplatformwindow.h>
#include <qohosruntimedevicetypeandmode.h>
#include <qohossettings.h>
#include <render/qohossurface.h>
#include <render/qohoswindowproxy.h>
#include <render/qwindowproxyregistry.h>
Include dependency graph for qohosfloatingwindow.cpp:

Go to the source code of this file.

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

bool QT_BEGIN_NAMESPACE::isWindowRotatedByTabletScreenRotation (QWindow *window, QOhosWindowProxy::RectChangeOptions rectChangeOptions)
bool QT_BEGIN_NAMESPACE::shouldClearQtFocusOnSystemFocusLoss (QWindow *windowLosingSystemFocus)
bool QT_BEGIN_NAMESPACE::anyQtWindowHoldsSystemFocus ()
static QMargins cutoutMarginsForWindow (const QList< QRect > &cutoutRects, const QRect &windowRect)

Function Documentation

◆ cutoutMarginsForWindow()

QMargins cutoutMarginsForWindow ( const QList< QRect > & cutoutRects,
const QRect & windowRect )
static

Definition at line 535 of file qohosfloatingwindow.cpp.