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

UnlockMissedEvents Class Reference

#include <unlockmissedevents.h>

Collaboration diagram for UnlockMissedEvents:
Collaboration graph
[legend]

List of all members.

Public Types

enum  Types {
  NotifyEmail = 0, NotifySms, NotifyCall, NotifyMessage,
  NotifyOther, NotifyLast
}

Signals

void updated ()

Public Member Functions

Types getLastType ()
QString getLastSubject (Types atype)
int getCount (Types atype)
void addNotification (Types type, QString subject)
void clearAll ()

Static Public Member Functions

static UnlockMissedEventsgetInstance ()

Member Enumeration Documentation

Enumerator:
NotifyEmail 
NotifySms 
NotifyCall 
NotifyMessage 
NotifyOther 
NotifyLast 

Member Function Documentation

void UnlockMissedEvents::addNotification ( Types  type,
QString  subject 
)
void UnlockMissedEvents::clearAll (  ) 
int UnlockMissedEvents::getCount ( Types  atype  ) 
UnlockMissedEvents & UnlockMissedEvents::getInstance (  )  [static]
QString UnlockMissedEvents::getLastSubject ( Types  atype  ) 
UnlockMissedEvents::Types UnlockMissedEvents::getLastType (  ) 
void UnlockMissedEvents::updated (  )  [signal]

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