MailTransport
transportcombobox.h
58 void setTransportActivitiesAbstract(MailTransport::TransportActivitiesAbstract *activitiesAbstract);
TransportComboBox(QWidget *parent=nullptr)
Creates a new mail transport selection combo box.
Definition transportcombobox.cpp:50
bool setCurrentTransport(int transportId)
Selects the given transport.
Definition transportcombobox.cpp:68
MailTransport::TransportActivitiesAbstract * transportActivitiesAbstract() const
Definition transportcombobox.cpp:84
void setTransportActivitiesAbstract(MailTransport::TransportActivitiesAbstract *activitiesAbstract)
Definition transportcombobox.cpp:89
int currentTransportId() const
Returns identifier of the currently selected mail transport.
Definition transportcombobox.cpp:61
QString transportType() const
Returns the type of the selected transport.
Definition transportcombobox.cpp:79
QComboBox(QWidget *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
QWidget(QWidget *parent, Qt::WindowFlags f)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:50 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:50 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.