#include <weatherScreen.h>

Definition at line 110 of file weatherScreen.h.
Public Slots | |
| bool | handleKey (QKeyEvent *e) |
Public Member Functions | |
| SevereWeatherScreen (Weather *parent, LayerSet *container, int id) | |
| bool | usingKeys () |
Private Attributes | |
| UIRichTextType * | m_text |
Definition at line 358 of file weatherScreen.cpp.
| bool SevereWeatherScreen::usingKeys | ( | ) | [inline, virtual] |
| bool SevereWeatherScreen::handleKey | ( | QKeyEvent * | e | ) | [virtual, slot] |
UIRichTextType* SevereWeatherScreen::m_text [private] |
Definition at line 122 of file weatherScreen.h.
Referenced by handleKey(), and SevereWeatherScreen().
1.5.5