![]() |
Home · All Namespaces · All Classes |
#include <clockview.h>
Public Member Functions | |
ClockView (Clock *controller) | |
Protected Slots | |
virtual void | updateData (const QList< const char * > &modifications) |
REIMPLEMENTATION | |
void | applyCurrentLocale () |
| |
void | updateLabel () |
Protected Member Functions | |
virtual void | applyStyle () |
REIMPLEMENTATION | |
void | setupModel () |
Protected Attributes | |
MLabel * | label |
|
A view class for the Clock.
ClockView::ClockView | ( | Clock * | controller | ) |
Constructs a new view for Clock. This view shows the clock's time as a digital number.
void ClockView::applyCurrentLocale | ( | ) | [protected, slot] |
Gets the latest locale configuration and applies that to the display.
void ClockView::applyStyle | ( | ) | [protected, virtual] |
REIMPLEMENTATION
void ClockView::setupModel | ( | ) | [protected] |
void ClockView::updateData | ( | const QList< const char * > & | modifications | ) | [protected, virtual, slot] |
REIMPLEMENTATION
void ClockView::updateLabel | ( | ) | [protected, slot] |
Updates the visuals of this view
MLabel* ClockView::label [protected] |
A label to be used to render the clock time
Copyright © 2011 Nokia Corporation | Generated on Tue Aug 30 2011 16:38:12 Doxygen 1.7.1 |
MeeGo Touch |