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

ScreenLockExtension Class Reference

#include <screenlockextension.h>

Inheritance diagram for ScreenLockExtension:
Inheritance graph
[legend]
Collaboration diagram for ScreenLockExtension:
Collaboration graph
[legend]

List of all members.

Signals

void notifierSinkActive (bool active)
 Signal for relaying notifier sink activity.
void unlocked ()
 Signal for relaying unlocking.

Public Member Functions

 ScreenLockExtension ()
virtual ~ScreenLockExtension ()
virtual void reset ()
 Methods derived from ScreenLockExtensionInterface.
virtual void setNotificationManagerInterface (NotificationManagerInterface &notificationManager)
virtual QObject * qObject ()
virtual void setMode (ScreenLockMode mode)
virtual bool initialize (const QString &interface)
 Methods derived from MApplicationExtensionInterface.
virtual QGraphicsWidget * widget ()
NotificationManagerInterfacenotificationManagerInterface ()
 Returns the notification manager interface.

Static Public Member Functions

static ScreenLockExtensioninstance ()
 Returns an instance of the screen lock extension.

Constructor & Destructor Documentation

ScreenLockExtension::ScreenLockExtension (  ) 
ScreenLockExtension::~ScreenLockExtension (  )  [virtual]

Member Function Documentation

bool ScreenLockExtension::initialize ( const QString &  interface  )  [virtual]

Methods derived from MApplicationExtensionInterface.

ScreenLockExtension * ScreenLockExtension::instance (  )  [static]

Returns an instance of the screen lock extension.

NotificationManagerInterface * ScreenLockExtension::notificationManagerInterface (  ) 

Returns the notification manager interface.

void ScreenLockExtension::notifierSinkActive ( bool  active  )  [signal]

Signal for relaying notifier sink activity.

QObject * ScreenLockExtension::qObject (  )  [virtual]

Returns the QObject that implements the interface.

Returns:
the QObject that implements the interface

Implements ScreenLockExtensionInterface.

void ScreenLockExtension::reset (  )  [virtual]
void ScreenLockExtension::setMode ( ScreenLockMode  mode  )  [virtual]

Sets the mode of the screen lock.

Parameters:
mode the screen lock mode

Implements ScreenLockExtensionInterface.

void ScreenLockExtension::setNotificationManagerInterface ( NotificationManagerInterface notificationManager  )  [virtual]

Sets the notification manager interface to be used in the extension.

Parameters:
notificationManager the interface to be used in the extension

Implements ScreenLockExtensionInterface.

void ScreenLockExtension::unlocked (  )  [signal]

Signal for relaying unlocking.

QGraphicsWidget * ScreenLockExtension::widget (  )  [virtual]

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