30 #ifndef PLUGINS_AZOTH_INTERFACES_ISUPPORTTUNE_H 31 #define PLUGINS_AZOTH_INTERFACES_ISUPPORTTUNE_H 62 virtual void PublishTune (
const QMap<QString, QVariant>& tuneData) = 0;
68 "org.Deviant.LeechCraft.Azoth.ISupportTune/1.0");
virtual void PublishTune(const QMap< QString, QVariant > &tuneData)=0
Publishes the currently listening music information.
Interface for publishing user tunes.
Q_DECLARE_INTERFACE(LeechCraft::Azoth::ISupportTune,"org.Deviant.LeechCraft.Azoth.ISupportTune/1.0")