yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::EditorRegistry Member List

This is the complete list of members for yaze::editor::EditorRegistry, including all inherited members.

CreateEditor(EditorType type, Rom *rom) constyaze::editor::EditorRegistry
editor_factories_yaze::editor::EditorRegistryprivate
EditorFactory typedefyaze::editor::EditorRegistry
EditorRegistry()=defaultyaze::editor::EditorRegistry
GetAllEditorCategories()yaze::editor::EditorRegistrystatic
GetAvailableCategories() constyaze::editor::EditorRegistry
GetEditor(EditorType type) constyaze::editor::EditorRegistry
GetEditorCategory(EditorType type)yaze::editor::EditorRegistrystatic
GetEditorDisplayName(EditorType type) constyaze::editor::EditorRegistry
GetEditorsInCategory(const std::string &category) constyaze::editor::EditorRegistry
GetEditorTypeFromCategory(const std::string &category)yaze::editor::EditorRegistrystatic
HasFactory(EditorType type) constyaze::editor::EditorRegistry
IsEditorActive(EditorType type) constyaze::editor::EditorRegistry
IsEditorVisible(EditorType type) constyaze::editor::EditorRegistry
IsPanelBasedEditor(EditorType type)yaze::editor::EditorRegistrystatic
IsValidEditorType(EditorType type) constyaze::editor::EditorRegistryprivate
kEditorCategoriesyaze::editor::EditorRegistryprivatestatic
kEditorNamesyaze::editor::EditorRegistryprivatestatic
kPanelBasedEditorsyaze::editor::EditorRegistryprivatestatic
registered_editors_yaze::editor::EditorRegistryprivate
RegisterEditor(EditorType type, Editor *editor)yaze::editor::EditorRegistry
RegisterFactory(EditorType type, EditorFactory factory)yaze::editor::EditorRegistry
SetEditorActive(EditorType type, bool active)yaze::editor::EditorRegistry
UnregisterEditor(EditorType type)yaze::editor::EditorRegistry
UnregisterFactory(EditorType type)yaze::editor::EditorRegistry
ValidateEditorType(EditorType type) constyaze::editor::EditorRegistryprivate
~EditorRegistry()=defaultyaze::editor::EditorRegistry