yasmin_editor.editor_gui.editor_mixin package
Submodules
- yasmin_editor.editor_gui.editor_mixin.editor_blackboard_mixin module
- yasmin_editor.editor_gui.editor_mixin.editor_canvas_mixin module
- yasmin_editor.editor_gui.editor_mixin.editor_clipboard_mixin module
- yasmin_editor.editor_gui.editor_mixin.editor_document_mixin module
- yasmin_editor.editor_gui.editor_mixin.editor_history_mixin module
EditorHistoryMixinEditorHistoryMixin.create_history_snapshot()EditorHistoryMixin.record_history_checkpoint()EditorHistoryMixin.redo_last_action()EditorHistoryMixin.reset_history()EditorHistoryMixin.restore_history_snapshot()EditorHistoryMixin.sync_current_container_layout_and_record_history()EditorHistoryMixin.undo_last_action()EditorHistoryMixin.update_history_actions()
- yasmin_editor.editor_gui.editor_mixin.editor_model_mixin module
- yasmin_editor.editor_gui.editor_mixin.editor_runtime_mixin module
- yasmin_editor.editor_gui.editor_mixin.editor_ui_mixin module
Module contents
Composable window mixins that build the editor main window behavior.