Part of pida.services.versioncontrol.versioncontrol View In Hierarchy
Split Table into Classes Show Methods in One Table
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 259 | Method | create_actions | Called to create the actions. |
| 505 | Method | on_show_vc_log | Undocumented |
| 511 | Method | on_show_commit | Undocumented |
| 517 | Method | on_diff_document | Undocumented |
| 521 | Method | on_diff_project | Undocumented |
| 525 | Method | on_diff_for_file | Undocumented |
| 529 | Method | on_diff_for_dir | Undocumented |
| 533 | Method | on_commit_document | Undocumented |
| 537 | Method | on_commit_project | Undocumented |
| 541 | Method | on_commit_for_file | Undocumented |
| 545 | Method | on_commit_for_directory | Undocumented |
| 549 | Method | on_update_document | Undocumented |
| 553 | Method | on_update_project | Undocumented |
| 557 | Method | on_update_for_file | Undocumented |
| 561 | Method | on_update_for_dir | Undocumented |
| 565 | Method | on_add_document | Undocumented |
| 569 | Method | on_add_for_file | Undocumented |
| 573 | Method | on_add_for_dir | Undocumented |
| 577 | Method | on_remove_document | Undocumented |
| 581 | Method | on_remove_for_file | Undocumented |
| 585 | Method | on_remove_for_dir | Undocumented |
| 589 | Method | on_revert_document | Undocumented |
| 593 | Method | on_revert_project | Undocumented |
| 597 | Method | on_revert_for_file | Undocumented |
| 601 | Method | on_revert_for_dir | Undocumented |
Inherited from ActionsConfig:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 80 | Method | create | Called to initialize this configurator. |
| 105 | Method | remove_actions | Undocumented |
| 108 | Method | create_action | Create an action for this service. |
| 150 | Method | _create_key_option | Undocumented |
| 161 | Method | _get_shortcut_gconf_key | Undocumented |
| 165 | Method | _get_group_name | Undocumented |
| 168 | Method | get_action | Get the named action |
| 174 | Method | get_action_group | Get the action group |
| 180 | Method | get_keyboard_options | Get the keyboard options. |
| 191 | Method | _create_accel_path | Undocumented |
| 194 | Method | _set_action_keypress | Undocumented |
| 199 | Method | _set_action_keypress_from_option | Undocumented |
| 202 | Method | _on_shortcut_notify | Undocumented |
| 205 | Method | subscribe_keyboard_shortcuts | Set the keyboard shortcuts for the actions with keyboard shortcuts |
Inherited from BaseConfig (via ActionsConfig):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 4 | Method | __init__ | Undocumented |
| 11 | Method | get_service_name | Undocumented |
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 4 | Method | __init__ | Undocumented |
| 191 | Method | _create_accel_path | Undocumented |
| 150 | Method | _create_key_option | Undocumented |
| 165 | Method | _get_group_name | Undocumented |
| 161 | Method | _get_shortcut_gconf_key | Undocumented |
| 202 | Method | _on_shortcut_notify | Undocumented |
| 194 | Method | _set_action_keypress | Undocumented |
| 199 | Method | _set_action_keypress_from_option | Undocumented |
| 80 | Method | create | Called to initialize this configurator. |
| 108 | Method | create_action | Create an action for this service. |
| 259 | Method | create_actions | Called to create the actions. |
| 168 | Method | get_action | Get the named action |
| 174 | Method | get_action_group | Get the action group |
| 180 | Method | get_keyboard_options | Get the keyboard options. |
| 11 | Method | get_service_name | Undocumented |
| 565 | Method | on_add_document | Undocumented |
| 573 | Method | on_add_for_dir | Undocumented |
| 569 | Method | on_add_for_file | Undocumented |
| 533 | Method | on_commit_document | Undocumented |
| 545 | Method | on_commit_for_directory | Undocumented |
| 541 | Method | on_commit_for_file | Undocumented |
| 537 | Method | on_commit_project | Undocumented |
| 517 | Method | on_diff_document | Undocumented |
| 529 | Method | on_diff_for_dir | Undocumented |
| 525 | Method | on_diff_for_file | Undocumented |
| 521 | Method | on_diff_project | Undocumented |
| 577 | Method | on_remove_document | Undocumented |
| 585 | Method | on_remove_for_dir | Undocumented |
| 581 | Method | on_remove_for_file | Undocumented |
| 589 | Method | on_revert_document | Undocumented |
| 601 | Method | on_revert_for_dir | Undocumented |
| 597 | Method | on_revert_for_file | Undocumented |
| 593 | Method | on_revert_project | Undocumented |
| 511 | Method | on_show_commit | Undocumented |
| 505 | Method | on_show_vc_log | Undocumented |
| 549 | Method | on_update_document | Undocumented |
| 561 | Method | on_update_for_dir | Undocumented |
| 557 | Method | on_update_for_file | Undocumented |
| 553 | Method | on_update_project | Undocumented |
| 105 | Method | remove_actions | Undocumented |
| 205 | Method | subscribe_keyboard_shortcuts | Set the keyboard shortcuts for the actions with keyboard shortcuts |