Class p.s.s.s.ShortcutsView(PidaView):

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

Undocumented

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
56 Method create_ui Create the user interface here
94 Method decorate_service Undocumented
97 Method _on_selection_changed Undocumented
107 Method _on_list_double_click Undocumented
111 Method _on_capture_keypress Undocumented
134 Method can_be_closed Undocumented

Inherited from PidaView:

Line # Kind Name Docs
123 Method __init__ Undocumented
132 Method add_main_widget Undocumented

Inherited from PidaViewMixin (via PidaView):

Line # Kind Name Docs
88 Method get_unique_id Undocumented
91 Method create_tab_label_icon Undocumented
94 Method get_tab_label_text Undocumented
97 Method get_parent_window Undocumented
102 Method on_remove_attempt Undocumented
Line # Kind Name Docs
123 Method __init__ Undocumented
111 Method _on_capture_keypress Undocumented
107 Method _on_list_double_click Undocumented
97 Method _on_selection_changed Undocumented
132 Method add_main_widget Undocumented
134 Method can_be_closed Undocumented
91 Method create_tab_label_icon Undocumented
56 Method create_ui Create the user interface here
94 Method decorate_service Undocumented
97 Method get_parent_window Undocumented
94 Method get_tab_label_text Undocumented
88 Method get_unique_id Undocumented
102 Method on_remove_attempt Undocumented
def create_ui(self):
Create the user interface here
def decorate_service(self, service):
Undocumented
def _on_selection_changed(self, otree, item):
Undocumented
def _on_list_double_click(self, otree, item):
Undocumented
def _on_capture_keypress(self, entry, event):
Undocumented
def can_be_closed(self):
Undocumented
API Documentation for PIDA, generated by pydoctor.