mailtransport
Deprecated List
- Class MailTransport::ResourceSendJob
- Use MessageQueueJob for placing messages in the outbox.
- Class MailTransport::SendmailJob
- Use MessageQueueJob for sending e-mail.
- Class MailTransport::SmtpJob
- Use MessageQueueJob for sending e-mail.
- Class MailTransport::TransportConfigDialog
- Use TransportManager::configureTransport() instead.
- Class MailTransport::TransportJob
- Use MessageQueueJob for sending e-mail.
- Member MailTransport::TransportManager::createTransportJob (int transportId)
- use MessageQueueJob to queue messages and rely on the Dispatcher Agent to send them.
- Member MailTransport::TransportManager::createTransportJob (const QString &transport)
- use MessageQueueJob to queue messages and rely on the Dispatcher Agent to send them.
- Member MailTransport::TransportManager::schedule (TransportJob *job)
- use MessageQueueJob to queue messages and rely on the Dispatcher Agent to send them.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.