Config ====== .. currentmodule:: lib.gui.utils.config .. autoclass:: Config :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Config.cli_opts ~Config.command_notebook ~Config.default_font ~Config.default_options ~Config.modified_vars ~Config.path_cache ~Config.project ~Config.root ~Config.scaling_factor ~Config.statusbar ~Config.tasks ~Config.tk_vars ~Config.tools_notebook ~Config.user_theme .. rubric:: Methods Summary .. autosummary:: ~Config.set_active_tab_by_name ~Config.set_command_notebook ~Config.set_cursor_busy ~Config.set_cursor_default ~Config.set_default_options ~Config.set_geometry ~Config.set_modified_true ~Config.set_root_title .. rubric:: Attributes Documentation .. autoattribute:: cli_opts .. autoattribute:: command_notebook .. autoattribute:: default_font .. autoattribute:: default_options .. autoattribute:: modified_vars .. autoattribute:: path_cache .. autoattribute:: project .. autoattribute:: root .. autoattribute:: scaling_factor .. autoattribute:: statusbar .. autoattribute:: tasks .. autoattribute:: tk_vars .. autoattribute:: tools_notebook .. autoattribute:: user_theme .. rubric:: Methods Documentation .. automethod:: set_active_tab_by_name .. automethod:: set_command_notebook .. automethod:: set_cursor_busy .. automethod:: set_cursor_default .. automethod:: set_default_options .. automethod:: set_geometry .. automethod:: set_modified_true .. automethod:: set_root_title