This form contains all group invites you received.  
 More...
#include <groupinviteform.h>
This form contains all group invites you received. 
Definition at line 40 of file groupinviteform.h.
 
◆ GroupInviteForm()
      
        
          | GroupInviteForm::GroupInviteForm  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~GroupInviteForm()
      
        
          | GroupInviteForm::~GroupInviteForm  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ addGroupInvite()
      
        
          | bool GroupInviteForm::addGroupInvite  | 
          ( | 
          const GroupInvite &  | 
          inviteInfo | ) | 
           | 
        
      
 
Adds group invite. 
- Parameters
 - 
  
    | inviteInfo | Object which contains info about group invitation  | 
  
   
- Returns
 - true if notification is needed, false otherwise 
 
Definition at line 117 of file groupinviteform.cpp.
 
 
◆ deleteInviteWidget()
  
  
      
        
          | void GroupInviteForm::deleteInviteWidget  | 
          ( | 
          const GroupInvite &  | 
          inviteInfo | ) | 
           | 
         
       
   | 
  
private   | 
  
 
Deletes accepted/declined group invite widget. 
- Parameters
 - 
  
    | inviteInfo | Invite information of accepted/declined widget  | 
  
   
Definition at line 154 of file groupinviteform.cpp.
 
 
◆ groupCreate
  
  
      
        
          | void GroupInviteForm::groupCreate  | 
          ( | 
          uint8_t  | 
          type | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ groupInviteAccepted
  
  
      
        
          | void GroupInviteForm::groupInviteAccepted  | 
          ( | 
          const GroupInvite &  | 
          inviteInfo | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ groupInvitesSeen
  
  
      
        
          | void GroupInviteForm::groupInvitesSeen  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ isShown()
      
        
          | bool GroupInviteForm::isShown  | 
          ( | 
           | ) | 
           const | 
        
      
 
Detects that form is shown. 
- Returns
 - True if form is visible 
 
Definition at line 91 of file groupinviteform.cpp.
 
 
◆ retranslateUi()
  
  
      
        
          | void GroupInviteForm::retranslateUi  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ show()
Shows the form. 
- Parameters
 - 
  
    | contentLayout | Main layout that contains all components of the form  | 
  
   
Definition at line 104 of file groupinviteform.cpp.
 
 
◆ showEvent()
  
  
      
        
          | void GroupInviteForm::showEvent  | 
          ( | 
          QShowEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
finalprotected   | 
  
 
 
◆ createButton
  
  
      
        
          | QPushButton* GroupInviteForm::createButton | 
         
       
   | 
  
private   | 
  
 
 
◆ headLabel
  
  
      
        
          | QLabel* GroupInviteForm::headLabel | 
         
       
   | 
  
private   | 
  
 
 
◆ headWidget
  
  
      
        
          | QWidget* GroupInviteForm::headWidget | 
         
       
   | 
  
private   | 
  
 
 
◆ inviteBox
  
  
      
        
          | QGroupBox* GroupInviteForm::inviteBox | 
         
       
   | 
  
private   | 
  
 
 
◆ invites
◆ scroll
  
  
      
        
          | QScrollArea* GroupInviteForm::scroll | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: