![]() |
Home · All Namespaces · All Classes |
#include <notificationparameter.h>
Public Member Functions | |
NotificationParameter (const QString &name, const QVariant &value) | |
virtual | ~NotificationParameter () |
QString | name () const |
QVariant | value () const |
NotificationParameter is a class for providing a notification parameter.
NotificationParameter::NotificationParameter | ( | const QString & | name, | |
const QVariant & | value | |||
) |
Creates a notification parameter with a given name and value.
name | the name of the parameter | |
value | the value of the parameter |
NotificationParameter::~NotificationParameter | ( | ) | [virtual] |
Destroys the NotificationParameter.
QString NotificationParameter::name | ( | ) | const |
Returns the name of the parameter.
QVariant NotificationParameter::value | ( | ) | const |
Returns the value of the parameter.
Copyright © 2011 Nokia Corporation | Generated on Tue Aug 30 2011 16:38:13 Doxygen 1.7.1 |
MeeGo Touch |