dtknotifications
notification development tool kit
Dtk::Notifications::DNotificationData结构体 参考

消息记录中的一些信息 更多...

#include <dnotificationtypes.h>

Public 属性

QString appName
 
QString id
 
QString appIcon
 
QString summary
 
QString body
 
QStringList actions
 
QVariantMap hints
 
QString ctime
 
uint replacesId
 
QString timeout
 

友元

bool operator== (const DNotificationData &lhs, const DNotificationData &rhs)
 
bool operator== (const QVariantMap &lhs, const QVariantMap &rhs)
 

详细描述

消息记录中的一些信息

类成员变量说明

◆ actions

Dtk::Notifications::DNotificationData DNotificationData::actions

按钮列表

◆ appIcon

Dtk::Notifications::DNotificationData DNotificationData::appIcon

应用图标

◆ appName

Dtk::Notifications::DNotificationData DNotificationData::appName

应用名称

◆ body

Dtk::Notifications::DNotificationData DNotificationData::body

通知内容

◆ ctime

Dtk::Notifications::DNotificationData DNotificationData::ctime

通知时间的时间戳

◆ hints

Dtk::Notifications::DNotificationData DNotificationData::hints

通知额外数据

◆ id

消息id

◆ replacesId

Dtk::Notifications::DNotificationData DNotificationData::replacesId

替换id

◆ summary

Dtk::Notifications::DNotificationData DNotificationData::summary

通知概要

◆ timeout

Dtk::Notifications::DNotificationData DNotificationData::timeout

通知超时时间


该结构体的文档由以下文件生成: