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

NotifierNotificationSink Class Reference

#include <notifiernotificationsink.h>

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

List of all members.

Public Slots

void clearSink ()
void disableNotificationAdditions (bool disable)

Signals

void notifierSinkActive (bool active)

Public Member Functions

 NotifierNotificationSink (QObject *parent=NULL)
virtual ~NotifierNotificationSink ()

Detailed Description

A notification sink for the Notifier. Just maintains a count of unseen notifications


Constructor & Destructor Documentation

NotifierNotificationSink::NotifierNotificationSink ( QObject *  parent = NULL  ) 

Creates a notifier notification sink.

Parameters:
parent the parent object
NotifierNotificationSink::~NotifierNotificationSink (  )  [virtual]

Destroys the NotifierNotificationSink.


Member Function Documentation

void NotifierNotificationSink::clearSink (  )  [slot]

Clears all notifications from the sink.

void NotifierNotificationSink::disableNotificationAdditions ( bool  disable  )  [slot]

Sets whether to disable/enable notifications from being added to sink

Parameters:
disable Whether notification additions should be disable or enabled
void NotifierNotificationSink::notifierSinkActive ( bool  active  )  [signal]

Signal which specifies the current state of notifiernotification sink

Parameters:
active true when sink is to active(has notifications) false otherwise

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