![]() |
Home · All Namespaces · All Classes |
#include <ngfnotificationsink.h>


Public Member Functions | |
| NGFNotificationSink () | |
| virtual | ~NGFNotificationSink () |
NGFNotificationSink implements the NotificationSink interface for presenting notifications as feedbacks.
Definition at line 31 of file ngfnotificationsink.h.
| NGFNotificationSink::NGFNotificationSink | ( | ) |
Constructs a new NGFNotificationSink.
Definition at line 24 of file ngfnotificationsink.cpp.
00025 { 00026 adapter = new NGFAdapter; 00027 }
| NGFNotificationSink::~NGFNotificationSink | ( | ) | [virtual] |
Destroys the NGFNotificationSink.
Definition at line 29 of file ngfnotificationsink.cpp.
| Copyright © 2010 Nokia Corporation | Generated on Wed Nov 10 16:05:08 2010 Doxygen 1.6.1 |
MeeGo Touch |