Part of elisa.plugins.pigment.tests.widgets.test_theme View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
170 | Method | _init | Undocumented |
174 | Method | _get_cache_directory | Undocumented |
184 | Method | _load_css | Undocumented |
Inherited from Theme:
Line # | Kind | Name | Docs |
---|---|---|---|
81 | Method | __init__ | DOCME |
118 | Method | start_monitoring | Undocumented |
136 | Method | stop_monitoring | Undocumented |
152 | Method | __reduce__ | Undocumented |
156 | Method | __getstate__ | Undocumented |
165 | Method | __setstate__ | Undocumented |
348 | Class Method | load_from_module | Build a elisa.plugins.pigment.widgets.Theme object using
the |
397 | Method | update | Merge in-place another theme. |
406 | Method | merge | Merge with another theme, returning a new one. |
446 | Method | get_style_for_widget | Get the style for a widget class in the specified state. |
474 | Method | get_resource | Get the named resources, doing a lookup into the plugins' defaults if not |
496 | Method | lookup | Dynamically search for the named resource ('style' or 'resource'). |
552 | Method | __repr__ | Undocumented |
560 | Class Method | get_default | Get the default theme. |
570 | Static Method | set_default | Set the default theme. |
109 | Method | _notify_cb | Undocumented |
199 | Method | _get_cached_file | Undocumented |
206 | Method | _get_from_cache | Undocumented |
250 | Method | _add_to_cache | Undocumented |
259 | Method | _get_styles | Undocumented |
302 | Method | _get_resources | Undocumented |
333 | Method | _init_styles | Read the configuration file and fill up the widgets styles. |
340 | Method | _init_resources | Read the configuration file and fill up the stock resources. |