Project ======= .. currentmodule:: lib.gui.project .. autoclass:: Project :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Project.cli_options ~Project.filename .. rubric:: Methods Summary .. autosummary:: ~Project.close ~Project.confirm_close ~Project.load ~Project.new ~Project.reload ~Project.save ~Project.set_default_options ~Project.set_modified_callback .. rubric:: Attributes Documentation .. autoattribute:: cli_options .. autoattribute:: filename .. rubric:: Methods Documentation .. automethod:: close .. automethod:: confirm_close .. automethod:: load .. automethod:: new .. automethod:: reload .. automethod:: save .. automethod:: set_default_options .. automethod:: set_modified_callback