3#include <EditorPluginFmod/SoundEventAsset/SoundEventAsset.h>
4#include <Foundation/Basics.h>
5#include <GuiFoundation/DocumentWindow/DocumentWindow.moc.h>
6#include <ToolsFoundation/Object/DocumentObjectManager.h>
19 virtual const char* GetGroupName()
const {
return "SoundEventAsset"; }
30 QLabel* m_pLabelInfo =
nullptr;
Base class for all document windows. Handles the most basic document window management.
Definition DocumentWindow.moc.h:34
Definition SoundEventAsset.h:15
Definition SoundEventAssetWindow.moc.h:12
virtual const char * GetWindowLayoutGroupName() const
The 'GroupName' is used for serializing window layouts. It should be unique among different window ty...
Definition SoundEventAssetWindow.moc.h:20
Used by plDocumentObjectManager::m_PropertyEvents.
Definition DocumentObjectManager.h:77