yasmin_editor: Humble
  • Links
    • Rosindex
    • Repository
  • Python API
    • yasmin_editor package
      • Subpackages
        • yasmin_editor.editor_gui package
        • yasmin_editor.io package
        • yasmin_editor.model package
        • yasmin_editor.runtime package
      • Submodules
        • yasmin_editor.app module
        • yasmin_editor.yasmin_editor module
      • Module contents
  • Standard Documents
    • PACKAGE
    • CHANGELOG
      • Changelog for package yasmin_editor
        • 5.0.0 (2026-01-14)
        • 4.2.3 (2026-01-06)
        • 4.2.2 (2025-12-28)
        • 4.2.1 (2025-12-19)
        • 4.2.0 (2025-12-17)
        • 4.1.0 (2025-12-07)
        • 4.0.2 (2025-12-01)
        • 4.0.1 (2025-11-25)
        • 4.0.0 (2025-11-24)
  • ROS Package Dependencies
    • rclpy
    • yasmin
    • yasmin_plugins_manager
    • yasmin_factory
  • Index
yasmin_editor: Humble
  • yasmin_editor
  • yasmin_editor package
  • yasmin_editor.editor_gui package
  • yasmin_editor.editor_gui.editor_mixin package
  • View page source

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
    • EditorHistoryMixin
      • EditorHistoryMixin.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.

Previous Next

© Copyright The <yasmin_editor> Contributors. License: GPL-3.0.

Built with Sphinx using a theme provided by Read the Docs.