#include <ConfigUserDialog.h>
◆ ConfigUserDialog()
  
  
      
        
          | ConfigUserDialog::ConfigUserDialog  | 
          ( | 
          MainWindow *  | 
          parent,  | 
         
        
           | 
           | 
          GitUser const &  | 
          global_user,  | 
         
        
           | 
           | 
          GitUser const &  | 
          local_user,  | 
         
        
           | 
           | 
          bool  | 
          enable_local_user,  | 
         
        
           | 
           | 
          QString const &  | 
          repo  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
explicit   | 
  
 
 
◆ ~ConfigUserDialog()
  
  
      
        
          | ConfigUserDialog::~ConfigUserDialog  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ avatarReady
  
  
      
        
          | void ConfigUserDialog::avatarReady  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ email()
  
  
      
        
          | QString ConfigUserDialog::email  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
private   | 
  
 
 
◆ isLocalUnset()
      
        
          | bool ConfigUserDialog::isLocalUnset  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ mainwindow()
◆ on_checkBox_unset_local_stateChanged
  
  
      
        
          | void ConfigUserDialog::on_checkBox_unset_local_stateChanged  | 
          ( | 
          int  | 
          arg1 | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_lineEdit_global_email_textEdited
  
  
      
        
          | void ConfigUserDialog::on_lineEdit_global_email_textEdited  | 
          ( | 
          const QString &  | 
          text | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_lineEdit_global_name_textChanged
  
  
      
        
          | void ConfigUserDialog::on_lineEdit_global_name_textChanged  | 
          ( | 
          const QString &  | 
          text | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_lineEdit_local_email_textEdited
  
  
      
        
          | void ConfigUserDialog::on_lineEdit_local_email_textEdited  | 
          ( | 
          const QString &  | 
          text | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_lineEdit_local_name_textEdited
  
  
      
        
          | void ConfigUserDialog::on_lineEdit_local_name_textEdited  | 
          ( | 
          const QString &  | 
          text | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_pushButton_get_icon_clicked
  
  
      
        
          | void ConfigUserDialog::on_pushButton_get_icon_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_pushButton_profiles_clicked
  
  
      
        
          | void ConfigUserDialog::on_pushButton_profiles_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ updateAvatar() [1/2]
  
  
      
        
          | void ConfigUserDialog::updateAvatar  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ updateAvatar() [2/2]
  
  
      
        
          | void ConfigUserDialog::updateAvatar  | 
          ( | 
          const QString &  | 
          email,  | 
         
        
           | 
           | 
          bool  | 
          request  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ user()
      
        
          | GitUser ConfigUserDialog::user  | 
          ( | 
          bool  | 
          global | ) | 
           const | 
        
      
 
 
◆ ui
  
  
      
        
          | Ui::ConfigUserDialog* ConfigUserDialog::ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: