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 |
| 124 | Method | start_monitoring | Undocumented |
| 142 | Method | stop_monitoring | Undocumented |
| 158 | Method | __reduce__ | Undocumented |
| 162 | Method | __getstate__ | Undocumented |
| 171 | Method | __setstate__ | Undocumented |
| 396 | Class Method | load_from_module | Build a elisa.plugins.pigment.widgets.Theme object using
the |
| 445 | Method | update | Merge in-place another theme. |
| 454 | Method | merge | Merge with another theme, returning a new one. |
| 494 | Method | get_style_for_widget | Get the style for a widget class in the specified state. |
| 522 | Method | get_resource | Get the named resources, doing a lookup into the plugins' defaults if |
| 544 | Method | lookup | Dynamically search for the named resource ('style' or 'resource'). |
| 600 | Method | __repr__ | Undocumented |
| 608 | Class Method | get_default | Get the default theme. |
| 618 | Static Method | set_default | Set the default theme. |
| 115 | Method | _notify_cb | Undocumented |
| 201 | Method | _get_cached_file | Undocumented |
| 208 | Method | _get_from_cache | Undocumented |
| 252 | Method | _add_to_cache | Undocumented |
| 261 | Method | _guess_style_value_type | Undocumented |
| 315 | Method | _get_styles | Undocumented |
| 350 | Method | _get_resources | Undocumented |
| 381 | Method | _init_styles | Read the configuration file and fill up the widgets styles. |
| 388 | Method | _init_resources | Read the configuration file and fill up the stock resources. |