#include <weatherScreen.h>

Definition at line 125 of file weatherScreen.h.
Public Member Functions | |
| StaticImageScreen (Weather *parent, LayerSet *container, int id) | |
Protected Member Functions | |
| QString | prepareDataItem (const QString &key, const QString &value) |
| void | prepareWidget (UIType *widget) |
Private Attributes | |
| QSize | imgsize |
Definition at line 392 of file weatherScreen.cpp.
| QString StaticImageScreen::prepareDataItem | ( | const QString & | key, | |
| const QString & | value | |||
| ) | [protected, virtual] |
| void StaticImageScreen::prepareWidget | ( | UIType * | widget | ) | [protected, virtual] |
QSize StaticImageScreen::imgsize [private] |
Definition at line 137 of file weatherScreen.h.
Referenced by prepareDataItem(), and prepareWidget().
1.5.5