tommy.controller.saving_loading_controller
Classes
- class tommy.controller.saving_loading_controller.SavingLoadingController[source]
Bases:
object
- load_settings_from_file(filepath) list[str] [source]
Load the project settings from a file. :return: None
- property model_changed_event: EventHandler[Model]