9#ifndef PLUGINS_AZOTH_INTERFACES_IEXTSELFINFOACCOUNT_H
10#define PLUGINS_AZOTH_INTERFACES_IEXTSELFINFOACCOUNT_H
61 "org.Deviant.LeechCraft.Azoth.IExtSelfInfoAccount/1.0")
Interface for accounts with extended self information.
virtual QObject * GetSelfContact() const =0
Returns the self-contact of this account.
virtual QIcon GetAccountIcon() const =0
Returns the icon of this account.
virtual ~IExtSelfInfoAccount()