The QXmppPasswordRequest class represents a password request.  
 More...
#include <QXmppPasswordChecker.h>
 | 
| enum   | Type { CheckPassword = 0
 } | 
|   | This enum is used to describe request types. 
  | 
|   | 
The QXmppPasswordRequest class represents a password request. 
 
◆ setDomain()
      
        
          | void QXmppPasswordRequest::setDomain  | 
          ( | 
          const QString &  | 
          domain | ) | 
           | 
        
      
 
Sets the requested domain.
- Parameters
 - 
  
  
 
 
 
◆ setUsername()
      
        
          | void QXmppPasswordRequest::setUsername  | 
          ( | 
          const QString &  | 
          username | ) | 
           | 
        
      
 
Sets the requested username.
- Parameters
 - 
  
  
 
 
 
The documentation for this class was generated from the following files: