Akonadi
agenttypemodel.h
71 [[nodiscard]] QVariant data(const QModelIndex &index, int role = Qt::DisplayRole) const override;
72 [[nodiscard]] QModelIndex index(int row, int column, const QModelIndex &parent = QModelIndex()) const override;
AgentTypeModel(QObject *parent=nullptr)
Creates a new agent type model.
Definition agenttypemodel.cpp:48
Helper integration between Akonadi and Qt.
QAbstractItemModel(QObject *parent)
Q_OBJECTQ_OBJECT
UserRole
typedef ItemFlags
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:57 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:49:57 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.