3#include <Foundation/Containers/DynamicArray.h>
4#include <Foundation/Reflection/Reflection.h>
5#include <GuiFoundation/GuiFoundationDLL.h>
6#include <ToolsFoundation/Project/ToolsProject.h>
7#include <ads/DockWidget.h>
27 virtual bool event(QEvent* event)
override;
Definition DynamicArray.h:81
Base class for all panels that are supposed to be application wide (not tied to some document).
Definition ApplicationPanel.moc.h:13
Container window that hosts documents and applications panels.
Definition ContainerWindow.moc.h:28