Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config

Synopsis/Core/Project.py


Includes from this file:

No includes.

Declarations in this file:

Classes in Synopsis::Core::Project

Project, ProjectActions, ProjectReader, ProjectWriter

Functions in Synopsis::Core::Project

is_project_file

Modules in Synopsis::Core

Project

Operations in Synopsis::Core::Project::Project

__init__, actions, data_dir, default_formatter, filename, load, name, save, set_data_dir, set_default_formatter, set_filename, set_name, set_verbose, verbose

Operations in Synopsis::Core::Project::ProjectActions

__fire, __init__, action_changed, actions, add_action, add_channel, add_listener, check_name, get_action, is_valid_channel, move_action, move_action_by, remove_action, remove_channel, rename_action

Operations in Synopsis::Core::Project::ProjectReader

__init__, read, read_CacherAction, read_FormatAction, read_LinkerAction, read_ParserAction, read_Project, read_ProjectActions, read_SourceAction, read_SourceRule

Operations in Synopsis::Core::Project::ProjectWriter

write_CacherAction, write_ExcludeSourceRule, write_FormatAction, write_GlobSourceRule, write_LinkerAction, write_ParserAction, write_Project, write_ProjectActions, write_SimpleSourceRule, write_SourceAction

Packages

Synopsis

Packages in Synopsis

Core