Part of elisa.plugins.pigment.tests.widgets.test_theme View In Hierarchy
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 199 | Method | _init | Undocumented |
| 203 | Method | _get_cache_directory | Undocumented |
| 213 | Method | _load_css | Undocumented |
Inherited from Theme:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 87 | Method | __init__ | DOCME |
| 114 | Method | clean | Undocumented |
| 146 | Method | start_monitoring | Undocumented |
| 164 | Method | stop_monitoring | Undocumented |
| 180 | Method | __reduce__ | Undocumented |
| 184 | Method | __getstate__ | Undocumented |
| 193 | Method | __setstate__ | Undocumented |
| 411 | Class Method | load_from_module | Build a elisa.plugins.pigment.widgets.Theme object using
the |
| 460 | Method | update | Merge in-place another theme. |
| 469 | Method | merge | Merge with another theme, returning a new one. |
| 509 | Method | get_style_for_widget | Get the style for a widget class in the specified state. |
| 537 | Method | get_resource | Get the named resources, doing a lookup into the plugins' defaults if |
| 559 | Method | lookup | Dynamically search for the named resource ('style' or 'resource'). |
| 620 | Method | __repr__ | Undocumented |
| 628 | Class Method | get_default | Get the default theme. |
| 638 | Static Method | set_default | Set the default theme. |
| 127 | Method | _fallback_theme_styles_updated | Undocumented |
| 131 | Method | _fallback_theme_resources_updated | Undocumented |
| 135 | Method | _notify_cb | Undocumented |
| 223 | Method | _get_cached_file | Undocumented |
| 235 | Method | _get_from_cache | Undocumented |
| 269 | Method | _add_to_cache | Undocumented |
| 278 | Method | _guess_style_value_type | Undocumented |
| 332 | Method | _get_styles | Undocumented |
| 366 | Method | _get_resources | Undocumented |
| 396 | Method | _init_styles | Read the configuration file and fill up the widgets styles. |
| 403 | Method | _init_resources | Read the configuration file and fill up the stock resources. |