Home · All Namespaces · All Classes
Signals | Public Member Functions | Public Attributes

LockScreenBackgroundPixmap Class Reference

#include <lockscreenview.h>

List of all members.

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.

Detailed Description

LockScreenBackgroundPixmap represents a background pixmap.


Constructor & Destructor Documentation

LockScreenBackgroundPixmap::LockScreenBackgroundPixmap ( const QString &  gConfKey  ) 

Creates a background pixmap representation.

Parameters:
gConfKey the name of the GConf key to get the pixmap name from
LockScreenBackgroundPixmap::~LockScreenBackgroundPixmap (  ) 

Destroys the background pixmap representation.


Member Function Documentation

void LockScreenBackgroundPixmap::pixmapUpdated (  )  [signal]

Signaled when the pixmap is updated.


Member Data Documentation

GConf item for the background image.

The background pixmap.

Whether the background pixmap is from the theme.


The documentation for this class was generated from the following files:

Copyright © 2011 Nokia Corporation Generated on Tue Aug 30 2011 16:38:13
Doxygen 1.7.1
MeeGo Touch