Part of elisa.plugins.poblesec.widgets.search_results View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
50 | Method | __init__ | Constructor. |
Constructor. @param searcher: the searcher entry point @type searcher: C{str} @param result_type: the type of results of this category @type result_type: C{str} @param label: the text label for this category of results @type label: C{str} @param icon_resource: the icon resource for this category of results @type icon_resource: C{str} @param results: the list of results for this category @type results: C{list} of L{elisa.plugins.base.models.*}