MailTransport
transportmodel.h
32 [[nodiscard]] QVariant data(const QModelIndex &index, int role = Qt::DisplayRole) const override;
35 [[nodiscard]] QVariant headerData(int section, Qt::Orientation orientation, int role) const override;
Central transport management interface.
Definition transportmanager.h:35
Represents the settings of a specific mail transport.
Definition transport.h:33
DisplayRole
typedef ItemFlags
Orientation
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.