#include <notificationgenerator.h>
Definition at line 33 of file notificationgenerator.h.
 
◆ NotificationGenerator() [1/3]
◆ ~NotificationGenerator()
  
  
      
        
          | NotificationGenerator::~NotificationGenerator  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
◆ NotificationGenerator() [2/3]
◆ NotificationGenerator() [3/3]
◆ fileTransferNotification()
      
        
          | NotificationData NotificationGenerator::fileTransferNotification  | 
          ( | 
          const Friend *  | 
          f,  | 
        
        
           | 
           | 
          const QString &  | 
          filename,  | 
        
        
           | 
           | 
          size_t  | 
          fileSize  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ friendMessageNotification()
      
        
          | NotificationData NotificationGenerator::friendMessageNotification  | 
          ( | 
          const Friend *  | 
          f,  | 
        
        
           | 
           | 
          const QString &  | 
          message  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ friendRequestNotification()
      
        
          | NotificationData NotificationGenerator::friendRequestNotification  | 
          ( | 
          const ToxPk &  | 
          sender,  | 
        
        
           | 
           | 
          const QString &  | 
          message  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ groupInvitationNotification()
◆ groupMessageNotification()
      
        
          | NotificationData NotificationGenerator::groupMessageNotification  | 
          ( | 
          const Group *  | 
          g,  | 
        
        
           | 
           | 
          const ToxPk &  | 
          sender,  | 
        
        
           | 
           | 
          const QString &  | 
          message  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ onNotificationActivated
  
  
      
        
          | void NotificationGenerator::onNotificationActivated  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ friendNotifications
  
  
      
        
          | QHash<const Friend*, size_t> NotificationGenerator::friendNotifications | 
         
       
   | 
  
private   | 
  
 
 
◆ groupNotifications
  
  
      
        
          | QHash<const Group*, size_t> NotificationGenerator::groupNotifications | 
         
       
   | 
  
private   | 
  
 
 
◆ notificationSettings
◆ profile
  
  
      
        
          | Profile* NotificationGenerator::profile | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: