FougTools  0.7.0dev-046fb6a
Handy tools for C++, Qt and OpenCascade
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
qtnetwork::SmtpAccount Member List

This is the complete list of members for qtnetwork::SmtpAccount, including all inherited members.

AuthenticationMethod enum nameqtnetwork::SmtpAccount
authenticationMethod() const qtnetwork::SmtpAccount
ConnectionSecurity enum nameqtnetwork::SmtpAccount
connectionSecurity() const qtnetwork::SmtpAccount
CramMd5Authentication enum valueqtnetwork::SmtpAccount
host() const qtnetwork::SmtpAccount
LoginAuthentication enum valueqtnetwork::SmtpAccount
NoAuthentication enum valueqtnetwork::SmtpAccount
NoSecurity enum valueqtnetwork::SmtpAccount
password() const qtnetwork::SmtpAccount
PlainAuthentication enum valueqtnetwork::SmtpAccount
port() const qtnetwork::SmtpAccount
setAuthenticationMethod(AuthenticationMethod method)qtnetwork::SmtpAccount
setConnectionSecurity(ConnectionSecurity connSecurity)qtnetwork::SmtpAccount
setHost(const QString &name)qtnetwork::SmtpAccount
setPassword(const QString &pwd)qtnetwork::SmtpAccount
setPort(int p)qtnetwork::SmtpAccount
setUserName(const QString &uname)qtnetwork::SmtpAccount
SmtpAccount()qtnetwork::SmtpAccount
SslTlsSecurity enum valueqtnetwork::SmtpAccount
StartTlsSecurity enum valueqtnetwork::SmtpAccount
toAuthenticationMethod(int id, bool *ok=NULL)qtnetwork::SmtpAccountstatic
toConnectionSecurity(int id, bool *ok=NULL)qtnetwork::SmtpAccountstatic
userName() const qtnetwork::SmtpAccount