akonadi
agentinstancemodel.h
59 TypeRole = Qt::UserRole + 1,
70 UserRole = Qt::UserRole + 42
88 virtual QVariant headerData(int section, Qt::Orientation orientation, int role = Qt::DisplayRole) const;
The agent instance itself.
Definition: agentinstancemodel.h:64
A textual presentation of the current status.
Definition: agentinstancemodel.h:67
The current online/offline status.
Definition: agentinstancemodel.h:69
The current status (numerical) of the instance.
Definition: agentinstancemodel.h:66
The identifier of the agent type.
Definition: agentinstancemodel.h:60
Provides a data model for agent instances.
Definition: agentinstancemodel.h:50
A description of the agent type.
Definition: agentinstancemodel.h:61
A list of supported capabilities.
Definition: agentinstancemodel.h:63
The current progress (numerical in percent) of an operation.
Definition: agentinstancemodel.h:68
The identifier of the agent instance.
Definition: agentinstancemodel.h:65
A list of supported mimetypes.
Definition: agentinstancemodel.h:62
typedef ItemFlags
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.