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

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#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 <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 33 of file qohosview.h.