3#include <EditorEngineProcessFramework/EngineProcess/ViewRenderSettings.h>
4#include <EditorFramework/EditorFrameworkDLL.h>
5#include <Foundation/Basics.h>
6#include <Foundation/Strings/String.h>
28 void ToggleViews(QWidget* pView);
33 void SaveViewConfigs()
const;
34 void LoadViewConfigs();
35 void CreateViews(
bool bQuad);
46 QGridLayout* m_pViewLayout;
Definition AssetDocument.h:42
A hybrid array uses in-place storage to handle the first few elements without any allocation....
Definition HybridArray.h:12
Base class for all document windows that need a connection to the engine process, and might want to r...
Definition EngineDocumentWindow.moc.h:37
Definition ViewRenderSettings.h:26
Definition QuadViewPreferences.h:7