![]() |
Home · All Namespaces · All Classes |
#include <lockscreenview.h>
Signals | |
void | pixmapUpdated () |
Signaled when the pixmap is updated. | |
Public Member Functions | |
LockScreenBackgroundPixmap (const QString &gConfKey) | |
~LockScreenBackgroundPixmap () | |
Public Attributes | |
MGConfItem * | gConfItem |
GConf item for the background image. | |
QPixmap * | pixmap |
The background pixmap. | |
bool | pixmapFromTheme |
Whether the background pixmap is from the theme. |
LockScreenBackgroundPixmap represents a background pixmap.
LockScreenBackgroundPixmap::LockScreenBackgroundPixmap | ( | const QString & | gConfKey | ) |
Creates a background pixmap representation.
gConfKey | the name of the GConf key to get the pixmap name from |
LockScreenBackgroundPixmap::~LockScreenBackgroundPixmap | ( | ) |
Destroys the background pixmap representation.
void LockScreenBackgroundPixmap::pixmapUpdated | ( | ) | [signal] |
Signaled when the pixmap is updated.
MGConfItem* LockScreenBackgroundPixmap::gConfItem |
GConf item for the background image.
QPixmap* LockScreenBackgroundPixmap::pixmap |
The background pixmap.
Whether the background pixmap is from the theme.
Copyright © 2011 Nokia Corporation | Generated on Tue Aug 30 2011 16:38:13 Doxygen 1.7.1 |
MeeGo Touch |