mailtransport
transporttype.h
Central transport management interface.
Definition transportmanager.h:55
TransportBase::EnumType::type type() const
Definition transporttype.cpp:71
bool operator==(const TransportType &other) const
Compares the transport type with the other.
Definition transporttype.cpp:50
TransportType & operator=(const TransportType &other)
Replaces the transport type by the other.
Definition transporttype.cpp:42
QString description() const
Returns a description of the transport type.
Definition transporttype.cpp:81
Akonadi::AgentType agentType() const
Returns the corresponding Akonadi::AgentType that this transport type represents.
Definition transporttype.cpp:86
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.