|
qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|
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 =0 | IGroupSettings | pure virtual |
| getShowGroupJoinLeaveMessages() const =0 | IGroupSettings | pure virtual |
| IGroupSettings()=default | IGroupSettings | |
| IGroupSettings(const IGroupSettings &)=default | IGroupSettings | |
| IGroupSettings(IGroupSettings &&)=default | IGroupSettings | |
| operator=(const IGroupSettings &)=default | IGroupSettings | |
| operator=(IGroupSettings &&)=default | IGroupSettings | |
| setBlackList(const QStringList &blist)=0 | IGroupSettings | pure virtual |
| setShowGroupJoinLeaveMessages(bool newValue)=0 | IGroupSettings | pure virtual |
| ~IGroupSettings() | IGroupSettings | virtual |
1.8.17