#include <notificationwidgetparameterfactory.h>
List of all members.
Detailed Description
Creates NotificationParameters related to notification widgets.
Member Function Documentation
static QString NotificationWidgetParameterFactory::actionKey |
( |
|
) |
[inline, static] |
Returns the keyname of the content id parameter
static QString NotificationWidgetParameterFactory::bodyKey |
( |
|
) |
[inline, static] |
Returns the keyname of the body parameter
static NotificationParameter NotificationWidgetParameterFactory::createActionParameter |
( |
const QString & |
action |
) |
[inline, static] |
static NotificationParameter NotificationWidgetParameterFactory::createBodyParameter |
( |
const QString & |
body |
) |
[inline, static] |
static NotificationParameter NotificationWidgetParameterFactory::createGenericTextCatalogueParameter |
( |
const QString & |
genericTextCatalogue |
) |
[inline, static] |
static NotificationParameter NotificationWidgetParameterFactory::createGenericTextIdParameter |
( |
const QString & |
genericTextId |
) |
[inline, static] |
static NotificationParameter NotificationWidgetParameterFactory::createIconIdParameter |
( |
const QString & |
iconId |
) |
[inline, static] |
static NotificationParameter NotificationWidgetParameterFactory::createImageIdParameter |
( |
const QString & |
imageId |
) |
[inline, static] |
static NotificationParameter NotificationWidgetParameterFactory::createPreviewIconIdParameter |
( |
const QString & |
previewIconId |
) |
[inline, static] |
static NotificationParameter NotificationWidgetParameterFactory::createSummaryParameter |
( |
const QString & |
summary |
) |
[inline, static] |
static NotificationParameter NotificationWidgetParameterFactory::createUserRemovableParameter |
( |
bool |
userRemovable |
) |
[inline, static] |
static QString NotificationWidgetParameterFactory::genericTextCatalogueKey |
( |
|
) |
[inline, static] |
Returns the keyname of the translation catalogue of the generic text id
static QString NotificationWidgetParameterFactory::genericTextIdKey |
( |
|
) |
[inline, static] |
Returns the keyname of the generic text id key
static QString NotificationWidgetParameterFactory::iconIdKey |
( |
|
) |
[inline, static] |
Returns the keyname of the icon id parameter
static QString NotificationWidgetParameterFactory::imageIdKey |
( |
|
) |
[inline, static] |
Returns the keyname of the image id parameter
static QString NotificationWidgetParameterFactory::previewIconIdKey |
( |
|
) |
[inline, static] |
Returns the keyname of the preview icon id parameter
static QString NotificationWidgetParameterFactory::summaryKey |
( |
|
) |
[inline, static] |
Returns the keyname of the summary parameter
static QString NotificationWidgetParameterFactory::userRemovableKey |
( |
|
) |
[inline, static] |
Returns the keyname of the user removable parameter
The documentation for this class was generated from the following file: