Class p.s.p.p.Project(Service):

Part of pida.services.project.project View In Hierarchy

The project manager service

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
352 Method pre_start Override to pre start up
363 Method start Override for main phase of startup
370 Method refresh_controllers Undocumented
376 Method _register_controllers Undocumented
380 Method _read_options Undocumented
389 Method _save_options Undocumented
393 Method get_view Undocumented
396 Method add_directory Undocumented
411 Method create_project_file Undocumented
418 Method _create_blank_project_file Undocumented
423 Method set_current_project Undocumented
440 Method get_current_project Undocumented
443 Method load_and_set_project Undocumented
447 Method _load_project Undocumented
453 Method remove_current_project Undocumented
456 Method remove_project Undocumented
465 Method get_default_controller Undocumented
469 Method get_controllers Undocumented
473 Method create_menu Undocumented
488 Method show_properties Undocumented

Inherited from Service:

Line # Kind Name Docs
31 Method __init__ Undocumented
36 Method create_all Called to create all the services by the
48 Method subscribe_all Undocumented
53 Method get_name Undocumented
56 Method get_label Undocumented
65 Method stop Override to stop service
68 Method stop_components Undocumented
77 Method _register_options_config Undocumented
85 Method get_options Undocumented
88 Method get_option Undocumented
91 Method opt Undocumented
94 Method set_opt Undocumented
100 Method _register_commands_config Undocumented
108 Method _get_commands Undocumented
111 Method cmd Undocumented
123 Method _register_events_config Undocumented
129 Method _subscribe_foreign_events Undocumented
132 Method _unsubscribe_foreign_events Undocumented
136 Method _get_events Undocumented
139 Method get_event Undocumented
142 Method subscribe_foreign_event Undocumented
145 Method unsubscribe_foreign_event Undocumented
148 Method subscribe_event Undocumented
151 Method unsubscribe_event Undocumented
155 Method emit Undocumented
161 Method _register_feature_config Undocumented
167 Method _subscribe_foreign_features Undocumented
170 Method _unsubscribe_foreign_features Undocumented
173 Method _get_features Undocumented
178 Method list_features Undocumented
181 Method has_foreign_feature Undocumented
184 Method subscribe_feature Undocumented
187 Method unsubscribe_feature Undocumented
190 Method subscribe_foreign_feature Undocumented
193 Method unsubscribe_foreign_feature Undocumented
196 Method features Undocumented
202 Method _register_actions_config Undocumented
208 Method _unregister_actions_config Undocumented
211 Method _subscribe_keyboard_shortcuts Undocumented
214 Method _get_actions Undocumented
217 Method get_action_group Undocumented
220 Method get_action Undocumented
223 Method get_keyboard_options Undocumented
228 Method log_debug Undocumented
231 Method log_info Undocumented
234 Method log_warn Undocumented
237 Method log_error Undocumented
243 Method get_window Undocumented
248 Method save_dlg Undocumented
251 Method open_dlg Undocumented
254 Method info_dlg Undocumented
257 Method error_dlg Undocumented
260 Method yesno_dlg Undocumented
263 Method error_list_dlg Undocumented
Line # Kind Name Docs
31 Method __init__ Undocumented
418 Method _create_blank_project_file Undocumented
214 Method _get_actions Undocumented
108 Method _get_commands Undocumented
136 Method _get_events Undocumented
173 Method _get_features Undocumented
447 Method _load_project Undocumented
380 Method _read_options Undocumented
202 Method _register_actions_config Undocumented
100 Method _register_commands_config Undocumented
376 Method _register_controllers Undocumented
123 Method _register_events_config Undocumented
161 Method _register_feature_config Undocumented
77 Method _register_options_config Undocumented
389 Method _save_options Undocumented
129 Method _subscribe_foreign_events Undocumented
167 Method _subscribe_foreign_features Undocumented
211 Method _subscribe_keyboard_shortcuts Undocumented
208 Method _unregister_actions_config Undocumented
132 Method _unsubscribe_foreign_events Undocumented
170 Method _unsubscribe_foreign_features Undocumented
396 Method add_directory Undocumented
111 Method cmd Undocumented
36 Method create_all Called to create all the services by the
473 Method create_menu Undocumented
411 Method create_project_file Undocumented
155 Method emit Undocumented
257 Method error_dlg Undocumented
263 Method error_list_dlg Undocumented
196 Method features Undocumented
220 Method get_action Undocumented
217 Method get_action_group Undocumented
469 Method get_controllers Undocumented
440 Method get_current_project Undocumented
465 Method get_default_controller Undocumented
139 Method get_event Undocumented
223 Method get_keyboard_options Undocumented
56 Method get_label Undocumented
53 Method get_name Undocumented
88 Method get_option Undocumented
85 Method get_options Undocumented
393 Method get_view Undocumented
243 Method get_window Undocumented
181 Method has_foreign_feature Undocumented
254 Method info_dlg Undocumented
178 Method list_features Undocumented
443 Method load_and_set_project Undocumented
228 Method log_debug Undocumented
237 Method log_error Undocumented
231 Method log_info Undocumented
234 Method log_warn Undocumented
251 Method open_dlg Undocumented
91 Method opt Undocumented
352 Method pre_start Override to pre start up
370 Method refresh_controllers Undocumented
453 Method remove_current_project Undocumented
456 Method remove_project Undocumented
248 Method save_dlg Undocumented
423 Method set_current_project Undocumented
94 Method set_opt Undocumented
488 Method show_properties Undocumented
363 Method start Override for main phase of startup
65 Method stop Override to stop service
68 Method stop_components Undocumented
48 Method subscribe_all Undocumented
148 Method subscribe_event Undocumented
184 Method subscribe_feature Undocumented
142 Method subscribe_foreign_event Undocumented
190 Method subscribe_foreign_feature Undocumented
151 Method unsubscribe_event Undocumented
187 Method unsubscribe_feature Undocumented
145 Method unsubscribe_foreign_event Undocumented
193 Method unsubscribe_foreign_feature Undocumented
260 Method yesno_dlg Undocumented
def pre_start(self):
Override to pre start up
def start(self):
Override for main phase of startup
def refresh_controllers(self):
Undocumented
def _register_controllers(self):
Undocumented
def _read_options(self):
Undocumented
def _save_options(self):
Undocumented
def get_view(self):
Undocumented
def add_directory(self, project_directory):
Undocumented
def create_project_file(self, project_directory):
Undocumented
def _create_blank_project_file(self, name, file_path):
Undocumented
def set_current_project(self, project):
Undocumented
def get_current_project(self):
Undocumented
def load_and_set_project(self, project_file):
Undocumented
def _load_project(self, project_file):
Undocumented
def remove_current_project(self):
Undocumented
def remove_project(self, project):
Undocumented
def get_default_controller(self):
Undocumented
def get_controllers(self):
Undocumented
def create_menu(self):
Undocumented
def show_properties(self, visible):
Undocumented
API Documentation for PIDA, generated by pydoctor.