kmail
#include <configureagentitem.h>
Public Member Functions | |
| ConfigureAgentItem () | |
| ~ConfigureAgentItem () | |
| QString | agentName () const |
| bool | checked () const |
| QString | description () const |
| bool | failed () const |
| QString | interfaceName () const |
| bool | operator== (const ConfigureAgentItem &other) const |
| QString | path () const |
| void | setAgentName (const QString &agentName) |
| void | setChecked (bool checked) |
| void | setDescription (const QString &description) |
| void | setFailed (bool failed) |
| void | setInterfaceName (const QString &interfaceName) |
| void | setPath (const QString &path) |
Detailed Description
Definition at line 23 of file configureagentitem.h.
Constructor & Destructor Documentation
| ConfigureAgentItem::ConfigureAgentItem | ( | ) |
Definition at line 21 of file configureagentitem.cpp.
| ConfigureAgentItem::~ConfigureAgentItem | ( | ) |
Definition at line 28 of file configureagentitem.cpp.
Member Function Documentation
| QString ConfigureAgentItem::agentName | ( | ) | const |
Definition at line 33 of file configureagentitem.cpp.
| bool ConfigureAgentItem::checked | ( | ) | const |
Definition at line 73 of file configureagentitem.cpp.
| QString ConfigureAgentItem::description | ( | ) | const |
Definition at line 43 of file configureagentitem.cpp.
| bool ConfigureAgentItem::failed | ( | ) | const |
Definition at line 83 of file configureagentitem.cpp.
| QString ConfigureAgentItem::interfaceName | ( | ) | const |
Definition at line 63 of file configureagentitem.cpp.
| bool ConfigureAgentItem::operator== | ( | const ConfigureAgentItem & | other | ) | const |
Definition at line 93 of file configureagentitem.cpp.
| QString ConfigureAgentItem::path | ( | ) | const |
Definition at line 53 of file configureagentitem.cpp.
| void ConfigureAgentItem::setAgentName | ( | const QString & | agentName | ) |
Definition at line 38 of file configureagentitem.cpp.
| void ConfigureAgentItem::setChecked | ( | bool | checked | ) |
Definition at line 78 of file configureagentitem.cpp.
| void ConfigureAgentItem::setDescription | ( | const QString & | description | ) |
Definition at line 48 of file configureagentitem.cpp.
| void ConfigureAgentItem::setFailed | ( | bool | failed | ) |
Definition at line 88 of file configureagentitem.cpp.
| void ConfigureAgentItem::setInterfaceName | ( | const QString & | interfaceName | ) |
Definition at line 68 of file configureagentitem.cpp.
| void ConfigureAgentItem::setPath | ( | const QString & | path | ) |
Definition at line 58 of file configureagentitem.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference