qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Public Slots | Signals | Public Member Functions | Private Slots | Private Attributes | List of all members
DesktopNotify Class Reference

#include <desktopnotify.h>

Inheritance diagram for DesktopNotify:
Inheritance graph
Collaboration diagram for DesktopNotify:
Collaboration graph

Public Slots

void notifyMessage (const NotificationData &notificationData)
 

Signals

void notificationClosed ()
 

Public Member Functions

 DesktopNotify ()
 

Private Slots

void onNotificationClose (Snore::Notification notification)
 

Private Attributes

Snore::SnoreCore & notifyCore
 
Snore::Application snoreApp
 
Snore::Icon snoreIcon
 
Snore::Notification lastNotification
 
uint latestId
 

Detailed Description

Definition at line 31 of file desktopnotify.h.

Constructor & Destructor Documentation

◆ DesktopNotify()

DesktopNotify::DesktopNotify ( )

Member Function Documentation

◆ notificationClosed

void DesktopNotify::notificationClosed ( )
signal
Here is the caller graph for this function:

◆ notifyMessage

void DesktopNotify::notifyMessage ( const NotificationData notificationData)
slot

◆ onNotificationClose

void DesktopNotify::onNotificationClose ( Snore::Notification  notification)
privateslot

Member Data Documentation

◆ lastNotification

Snore::Notification DesktopNotify::lastNotification
private

Definition at line 50 of file desktopnotify.h.

◆ latestId

uint DesktopNotify::latestId
private

Definition at line 51 of file desktopnotify.h.

◆ notifyCore

Snore::SnoreCore& DesktopNotify::notifyCore
private

Definition at line 47 of file desktopnotify.h.

◆ snoreApp

Snore::Application DesktopNotify::snoreApp
private

Definition at line 48 of file desktopnotify.h.

◆ snoreIcon

Snore::Icon DesktopNotify::snoreIcon
private

Definition at line 49 of file desktopnotify.h.


The documentation for this class was generated from the following file: