|
EditorId | m_editorId |
| General AssetEditor config parameters.
|
|
AZStd::string_view | m_baseStyleSheet |
|
const char * | m_mimeType = "" |
|
AZStd::string_view | m_saveIdentifier |
|
QString | m_nodePaletteTitle = QObject::tr("Node Palette") |
| This is used by the node palette and fancy docking and needs to be unique per node Editor. More...
|
|
QString | m_bookmarksTitle = QObject::tr("Bookmarks") |
|
NodePaletteConfig | m_nodePaletteConfig |
| Node Palette specific config parameters.
|
|
◆ CreateNodePaletteRoot()
Override this method so that a Node Palette dock panel and embedded node palettes in certain context menus can be populated on behalf of the client
◆ m_nodePaletteTitle
QString GraphCanvas::AssetEditorWindowConfig::m_nodePaletteTitle = QObject::tr("Node Palette") |
This is used by the node palette and fancy docking and needs to be unique per node Editor.
Default panel names that can be overriden by the client
The documentation for this struct was generated from the following file:
- Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Widgets/GraphCanvasEditor/GraphCanvasAssetEditorMainWindow.h