AuthStatusFromString(const QString &str) const =0 | LeechCraft::Azoth::IProxyObject | pure virtual |
AuthStatusToString(AuthStatus status) const =0 | LeechCraft::Azoth::IProxyObject | pure virtual |
FormatBody(QString body, QObject *message) const =0 | LeechCraft::Azoth::IProxyObject | pure virtual |
FormatDate(QDateTime date, QObject *message) const =0 | LeechCraft::Azoth::IProxyObject | pure virtual |
FormatLinks(QString &body)=0 | LeechCraft::Azoth::IProxyObject | pure virtual |
FormatNickname(QString nick, QObject *message, const QString &color) const =0 | LeechCraft::Azoth::IProxyObject | pure virtual |
GenerateColors(const QString &scheme) const =0 | LeechCraft::Azoth::IProxyObject | pure virtual |
GetAccount(const QString &accID) const =0 | LeechCraft::Azoth::IProxyObject | pure virtual |
GetAccountPassword(QObject *account, bool useStored=true)=0 | LeechCraft::Azoth::IProxyObject | pure virtual |
GetAllAccounts() const =0 | LeechCraft::Azoth::IProxyObject | pure virtual |
GetEntry(const QString &entryID, const QString &accID) const =0 | LeechCraft::Azoth::IProxyObject | pure virtual |
GetIconForState(State state) const =0 | LeechCraft::Azoth::IProxyObject | pure virtual |
GetNickColor(const QString &nick, const QList< QColor > &colors) const =0 | LeechCraft::Azoth::IProxyObject | pure virtual |
GetPassword(QObject *account)=0 | LeechCraft::Azoth::IProxyObject | pure virtual |
GetResourceLoader(PublicResourceLoader loader) const =0 | LeechCraft::Azoth::IProxyObject | pure virtual |
GetSettingsManager()=0 | LeechCraft::Azoth::IProxyObject | pure virtual |
IsAutojoinAllowed()=0 | LeechCraft::Azoth::IProxyObject | pure virtual |
OpenChat(const QString &entryID, const QString &accID, const QString &message=QString(), const QString &variant=QString()) const =0 | LeechCraft::Azoth::IProxyObject | pure virtual |
PreprocessMessage(QObject *message)=0 | LeechCraft::Azoth::IProxyObject | pure virtual |
PRLClientIcons enum value | LeechCraft::Azoth::IProxyObject | |
PRLStatusIcons enum value | LeechCraft::Azoth::IProxyObject | |
PRLSystemIcons enum value | LeechCraft::Azoth::IProxyObject | |
PublicResourceLoader enum name | LeechCraft::Azoth::IProxyObject | |
SetPassword(const QString &password, QObject *account)=0 | LeechCraft::Azoth::IProxyObject | pure virtual |
StateToString(State state) const =0 | LeechCraft::Azoth::IProxyObject | pure virtual |
~IProxyObject() | LeechCraft::Azoth::IProxyObject | inlinevirtual |