![]() |
Ember
|
#include "Components/PanelDescriptor.h"#include "Interfaces/ITab.h"#include <memory>#include <string>#include <wx/wx.h>Go to the source code of this file.
Classes | |
| class | EmberForge::TabFactory |
| Factory class for creating different types of tabs. More... | |
Namespaces | |
| namespace | EmberForge |
Enumerations | |
| enum class | EmberForge::TabType { EmberForge::Properties , EmberForge::Log , EmberForge::Performance , EmberForge::FileExplorer , EmberForge::Navigator } |
| Enumeration of available tab types. More... | |