Akonadi Contacts
customfieldsmodel.h
Q_OBJECTQ_OBJECT
UserRole
virtual int rowCount(const QModelIndex &parent) const const=0
virtual bool removeRows(int row, int count, const QModelIndex &parent)
virtual QVariant data(const QModelIndex &index, int role) const const=0
typedef ItemFlags
Orientation
virtual int columnCount(const QModelIndex &parent) const const=0
virtual Qt::ItemFlags flags(const QModelIndex &index) const const
virtual QVariant headerData(int section, Qt::Orientation orientation, int role) const const
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const const=0
virtual bool setData(const QModelIndex &index, const QVariant &value, int role)
QObject * parent() const const
virtual bool insertRows(int row, int count, const QModelIndex &parent)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Apr 1 2023 04:09:04 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Apr 1 2023 04:09:04 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.