PiglerAPI
|
This is the complete list of members for QPiglerAPI, including all inherited members.
appName() | QPiglerAPI | slot |
close() | QPiglerAPI | slot |
createNotification(QString title, QString message) | QPiglerAPI | slot |
getLastTappedNotification() | QPiglerAPI | slot |
getNotificationsCount() | QPiglerAPI | slot |
handleTap(qint32 notificationId) (defined in QPiglerAPI) | QPiglerAPI | signal |
init(QString name) | QPiglerAPI | slot |
init() | QPiglerAPI | slot |
QPiglerAPI(QObject *parent=0) (defined in QPiglerAPI) | QPiglerAPI | explicit |
removeAllNotifications() | QPiglerAPI | slot |
removeNotification(qint32 notificationId) | QPiglerAPI | slot |
setAppId(qint32 appId) | QPiglerAPI | slot |
setLaunchAppOnTap(qint32 notificationId, bool launch) | QPiglerAPI | slot |
setNotification(qint32 notificationId, QString title, QString message) | QPiglerAPI | slot |
setNotificationIcon(qint32 notificationId, QImage icon) | QPiglerAPI | slot |
setRemoveOnTap(qint32 notificationId, bool remove) | QPiglerAPI | slot |
setTapHandler(IPiglerTapHandler *handler) | QPiglerAPI | slot |
updateNotification(qint32 notificationId, QString title, QString message) | QPiglerAPI | slot |
~QPiglerAPI() (defined in QPiglerAPI) | QPiglerAPI |