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

(c3dea84d855cff46b36515f2692842c359ec5d42)

#include <QtCore/qflags.h>
#include <QtCore/qglobal.h>
#include <QtCore/qmimedata.h>
#include <QtCore/qobject.h>
#include <QtCore/qpoint.h>
#include <QtCore/qsize.h>
#include <QtCore/qstring.h>
#include <QtGui/qimage.h>
#include <QtGui/qwindow.h>
#include <memory>
#include <optional>
#include <qohosdisplayinfo.h>
#include <qohosforeignwindow.h>
#include <qohosplatformwindow.h>
#include <qohosplugincore.h>
#include <qohosruntimedevicetypeandmode.h>
#include <qohossettings.h>
#include <qohoswindowproperty.h>
#include <render/qnativenode.h>
#include <render/qohossurface.h>
#include <render/qohoswindowproxy.h>
#include <functional>
#include <utility>
#include <vector>
Include dependency graph for qohosview.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QOhosView
struct  QOhosView::SubWindowHacks
struct  QOhosView::SubWindowOptions
struct  QOhosView::ViewGeometry
struct  QOhosView::WindowMinMaxCloseButtonsState

Enumerations

enum class  ViewGeometryPersistencePolicy { Disabled , Enabled , FollowSystemSetting , Ignore }

Enumeration Type Documentation

◆ ViewGeometryPersistencePolicy

enum class ViewGeometryPersistencePolicy
strong
Enumerator
Disabled 
Enabled 
FollowSystemSetting 
Ignore 

Definition at line 34 of file qohosview.h.