#include <notification.h>
§ Type
Enumerator |
---|
AcceptButton | |
IgnoreButton | |
AdditionalButton | |
§ NotificationAction() [1/4]
qutim_sdk_0_3::NotificationAction::NotificationAction |
( |
| ) |
|
§ NotificationAction() [2/4]
qutim_sdk_0_3::NotificationAction::NotificationAction |
( |
const QIcon & |
icon, |
|
|
const LocalizedString & |
title, |
|
|
QObject * |
receiver, |
|
|
const char * |
method |
|
) |
| |
§ NotificationAction() [3/4]
qutim_sdk_0_3::NotificationAction::NotificationAction |
( |
const LocalizedString & |
title, |
|
|
QObject * |
receiver, |
|
|
const char * |
method |
|
) |
| |
§ NotificationAction() [4/4]
qutim_sdk_0_3::NotificationAction::NotificationAction |
( |
const NotificationAction & |
action | ) |
|
§ ~NotificationAction()
qutim_sdk_0_3::NotificationAction::~NotificationAction |
( |
| ) |
|
§ icon()
QIcon qutim_sdk_0_3::NotificationAction::icon |
( |
| ) |
const |
§ method()
const char* qutim_sdk_0_3::NotificationAction::method |
( |
| ) |
const |
§ operator=()
§ receiver()
QObject* qutim_sdk_0_3::NotificationAction::receiver |
( |
| ) |
const |
§ setType()
void qutim_sdk_0_3::NotificationAction::setType |
( |
Type |
type | ) |
|
§ title()
§ trigger()
void qutim_sdk_0_3::NotificationAction::trigger |
( |
| ) |
const |
§ type()
Type qutim_sdk_0_3::NotificationAction::type |
( |
| ) |
const |
§ Notification
The documentation for this class was generated from the following file: