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