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 |
---|---|---|---|
79 | Method | __init__ | DOCME |
116 | Method | start_monitoring | Undocumented |
134 | Method | stop_monitoring | Undocumented |
150 | Method | __reduce__ | Undocumented |
154 | Method | __getstate__ | Undocumented |
163 | Method | __setstate__ | Undocumented |
344 | Class Method | load_from_module | Build a elisa.plugins.pigment.widgets.Theme object using
the 'styles.conf'
|
387 | Method | update | Merge in-place another theme. |
396 | Method | merge | Merge with another theme, returning a new one. |
436 | Method | get_style_for_widget | Get the style for a widget class in the specified state. |
464 | Method | get_resource | Get the named resources, doing a lookup into the plugins' defaults if not |
486 | Method | lookup | Dynamically search for the named resource ('style' or 'resource'). |
542 | Method | __repr__ | Undocumented |
550 | Class Method | get_default | Get the default theme. |
560 | Static Method | set_default | Set the default theme. |
107 | Method | _notify_cb | Undocumented |
197 | Method | _get_cached_file | Undocumented |
204 | Method | _get_from_cache | Undocumented |
248 | Method | _add_to_cache | Undocumented |
257 | Method | _get_styles | Undocumented |
300 | Method | _get_resources | Undocumented |
329 | Method | _init_styles | Read the configuration file and fill up the widgets styles. |
336 | Method | _init_resources | Read the configuration file and fill up the stock resources. |