virtual ~IUpdatableChatEntry()
Interface for entries that can modify messages bodies.
virtual void performJS(const QString &js)=0
Emitted when a message body is to be changed.
Q_DECLARE_INTERFACE(LeechCraft::Azoth::IUpdatableChatEntry,"org.Deviant.LeechCraft.Azoth.IUpdatableChatEntry/1.0")