30 #ifndef PLUGINS_AZOTH_INTERFACES_ISUPPORTMOOD_H 31 #define PLUGINS_AZOTH_INTERFACES_ISUPPORTMOOD_H 66 virtual void SetMood (
const QString& mood,
const QString& text) = 0;
72 "org.Deviant.LeechCraft.Azoth.ISupportMood/1.0");
virtual void SetMood(const QString &mood, const QString &text)=0
Publishes the current user mood.
Interface for accounts supporting user mood.
Q_DECLARE_INTERFACE(LeechCraft::Azoth::ISupportMood,"org.Deviant.LeechCraft.Azoth.ISupportMood/1.0")