LunaSysMgr
|
#include <ClockWindow.h>
Public Member Functions | |
ClockWindow () | |
virtual | ~ClockWindow () |
QRectF | boundingRect () const |
void | setBoundingRect (QRect bounds) |
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |
void | updateTimeFormat () |
void | resize (int width, int height) |
void | tick () |
ClockWindow::ClockWindow | ( | ) |
|
virtual |
QRectF ClockWindow::boundingRect | ( | ) | const |
void ClockWindow::paint | ( | QPainter * | painter, |
const QStyleOptionGraphicsItem * | option, | ||
QWidget * | widget | ||
) |
|
inline |
void ClockWindow::tick | ( | ) |
void ClockWindow::updateTimeFormat | ( | ) |