Interface for accounts that may have blacklists.
More...
#include "ihaveblacklists.h"
Interface for accounts that may have blacklists.
Definition at line 42 of file ihaveblacklists.h.
virtual LeechCraft::Azoth::IHaveBlacklists::~IHaveBlacklists |
( |
| ) |
|
|
protectedvirtualdefault |
virtual void LeechCraft::Azoth::IHaveBlacklists::SuggestToBlacklist |
( |
const QList< ICLEntry * > & |
entries | ) |
|
|
pure virtual |
Suggests adding the given entries to the blacklist.
It's up to the protocol plugin to show any additional UI that is required to handle this suggestion.
- Parameters
-
[in] | entries | The list of entries to add to the blacklist. |
virtual bool LeechCraft::Azoth::IHaveBlacklists::SupportsBlacklists |
( |
| ) |
const |
|
pure virtual |
Checks whether this exact account supports blacklists.
- Returns
- Whether blacklists are supported by this account.
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/leechcraft-0.6.70-6645-gcd10d7e/src/plugins/azoth/interfaces/azoth/ihaveblacklists.h