Part of elisa.plugins.database.music_controller View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
696 | Method | initialize | Initialize the component. |
Inherited from GenericTracksDbController (via TracksDbController):
Line # | Kind | Name | Docs |
---|---|---|---|
490 | Method | item_to_label | Undocumented |
495 | Method | make_actions | Undocumented |
550 | Method | node_clicked | Callback invoked when an item of the list representing a given level of |
Inherited from HierarchyController (via TracksDbController, GenericTracksDbController):
Line # | Kind | Name | Docs |
---|---|---|---|
80 | Method | register_deferred | Register a deferred call to be associated to a given key. |
86 | Method | cancel_deferreds | Cancel all the currently pending deferred calls associated to one given |
103 | Method | cancel_all_deferreds | Cancel all the currently pending deferred calls. |
114 | Method | clean | Clean the component. |
Inherited from Component (via TracksDbController, GenericTracksDbController, HierarchyController):
Line # | Kind | Name | Docs |
---|---|---|---|
85 | Class | PathDescriptor | Undocumented |
97 | Class Method | create | Create and initialize the component. |
Inherited from Loggable (via TracksDbController, GenericTracksDbController, HierarchyController, Component):
Line # | Kind | Name | Docs |
---|---|---|---|
81 | Method | __init__ | Undocumented |
Inherited from DoubleLineMenuItemPreviewListController:
Line # | Kind | Name | Docs |
---|---|---|---|
438 | Method | node_renderer | Render a node using the common API methods defined by the |
Inherited from MenuItemPreviewListController (via DoubleLineMenuItemPreviewListController):
Line # | Kind | Name | Docs |
---|---|---|---|
357 | Method | clean | Clean the component. |
365 | Method | _actions_inserted | Undocumented |
368 | Method | _actions_deleted | Undocumented |
371 | Method | _actions_changed | Undocumented |
375 | Method | _actions_reordered | Undocumented |
418 | Method | image_from_item | Display a preview image for an item using the common API methods |
Inherited from PreviewListController (via DoubleLineMenuItemPreviewListController, MenuItemPreviewListController):
Line # | Kind | Name | Docs |
---|---|---|---|
97 | Method | _create_selector | Undocumented |
108 | Method | nodes_setup | Undocumented |
121 | Method | _fastscroller_setup | Undocumented |
140 | Method | item_to_letter | Undocumented |
149 | Method | _get_active_shortcuts | Undocumented |
160 | Method | _shortcut_renderer | Undocumented |
167 | Method | _get_current_shortcut | Undocumented |
170 | Method | _set_current_shortcut | Undocumented |
173 | Method | _shortcut_selected | Undocumented |
181 | Method | set_frontend | Set the frontend for the controller. |
205 | Method | _initiate_load_preview | Undocumented |
229 | Method | _load_preview | Undocumented |
244 | Method | handle_input | Undocumented |
Inherited from ListController (via DoubleLineMenuItemPreviewListController, MenuItemPreviewListController, PreviewListController):
Line # | Kind | Name | Docs |
---|---|---|---|
38 | Method | __init__ | Undocumented |
59 | Method | stop_loading_animation | Undocumented |
67 | Method | removed | Called after widget is removed from the canvas.
|
70 | Method | _on_focus | Undocumented |
81 | Method | node_clicked | Undocumented |
84 | Method | node_selected | Undocumented |
Inherited from PigmentController (via DoubleLineMenuItemPreviewListController, MenuItemPreviewListController, PreviewListController, ListController):
Line # | Kind | Name | Docs |
---|---|---|---|
65 | Method | set_path | Set the path for the controller. |
81 | Method | has_focus | Undocumented |
84 | Method | prepare | Called after widget is
added to the canvas. It is sensible to do
|
Inherited from Component (via DoubleLineMenuItemPreviewListController, MenuItemPreviewListController, PreviewListController, ListController, PigmentController, Controller):
Line # | Kind | Name | Docs |
---|---|---|---|
85 | Class | PathDescriptor | Undocumented |
97 | Class Method | create | Create and initialize the component. |