qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
IGroupSettings Member List

This is the complete list of members for IGroupSettings, including all inherited members.

DECLARE_SIGNAL(blackListChanged, QStringList const &blist)IGroupSettings
DECLARE_SIGNAL(showGroupJoinLeaveMessagesChanged, bool show)IGroupSettings
getBlackList() const =0IGroupSettingspure virtual
getShowGroupJoinLeaveMessages() const =0IGroupSettingspure virtual
IGroupSettings()=defaultIGroupSettings
IGroupSettings(const IGroupSettings &)=defaultIGroupSettings
IGroupSettings(IGroupSettings &&)=defaultIGroupSettings
operator=(const IGroupSettings &)=defaultIGroupSettings
operator=(IGroupSettings &&)=defaultIGroupSettings
setBlackList(const QStringList &blist)=0IGroupSettingspure virtual
setShowGroupJoinLeaveMessages(bool newValue)=0IGroupSettingspure virtual
~IGroupSettings()IGroupSettingsvirtual