 |
LeechCraft Azoth
0.6.70-13907-g785196c688
Modular multiprotocol IM plugin for LeechCraft
|
Go to the documentation of this file.
30 #ifndef PLUGINS_AZOTH_INTERFACES_ICONFIGURABLEMUC_H
31 #define PLUGINS_AZOTH_INTERFACES_ICONFIGURABLEMUC_H
141 "org.Deviant.LeechCraft.Azoth.IMUCConfigWidget/1.0")
142 Q_DECLARE_INTERFACE (
LC::Azoth::IConfigurableMUC,
143 "org.Deviant.LeechCraft.Azoth.IConfigurableMUC/1.0")
virtual QWidget * GetConfigurationWidget()=0
Returns the widget used for configuration.
virtual void AcceptConfiguration(QWidget *widget)=0
Accepts the configuration.
virtual ~IConfigurableMUC()
This interfaces is used for MUCs that can be configured.