30 #ifndef PLUGINS_AZOTH_INTERFACES_ILASTACTIVITYPROVIDER_H
31 #define PLUGINS_AZOTH_INTERFACES_ILASTACTIVITYPROVIDER_H
62 "org.Deviant.LeechCraft.Azoth.ILastActivityProvider/1.0");
virtual int GetInactiveSeconds()=0
Number of seconds of inactivity.
Interface for plugins providing last activity info.
Q_DECLARE_INTERFACE(LeechCraft::Azoth::ILastActivityProvider,"org.Deviant.LeechCraft.Azoth.ILastActivityProvider/1.0")
virtual ~ILastActivityProvider()