Home | Trees | Indices | Help |
---|
|
|
|||
Inherited from |
|
|||
|
|||
elisa.base_components.model.Model |
|
||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
dict |
config_doc =
documentation for each option of the default configuration. |
||
dict |
default_config =
used when nothing found in Application's config |
||
weather_to_pixmap =
|
|||
string |
name =
Component's name |
||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
Initialize various variables internal to the Component. This method is called by the plugin_registry after the component's config has been loaded. Override this method if you need to perform some initializations that would normally go in Component's constructor but can't be done there because they require access to the component's config.
|
|
Returns a string for a icon corresponding to a given weather and time weather_report: report to consider containing weather and time |
|
config_docdocumentation for each option of the default configuration. Keys should be same as the ones in default_config and values should be strings
|
weather_to_pixmap
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Wed Jan 16 19:09:39 2008 | http://epydoc.sourceforge.net |