|
qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|
This is the complete list of members for IAboutFriend, including all inherited members.
| clearHistory()=0 | IAboutFriend | pure virtual |
| DECLARE_SIGNAL(nameChanged, const QString &) | IAboutFriend | |
| DECLARE_SIGNAL(statusChanged, const QString &) | IAboutFriend | |
| DECLARE_SIGNAL(publicKeyChanged, const QString &) | IAboutFriend | |
| DECLARE_SIGNAL(avatarChanged, const QPixmap &) | IAboutFriend | |
| DECLARE_SIGNAL(noteChanged, const QString &) | IAboutFriend | |
| DECLARE_SIGNAL(autoAcceptDirChanged, const QString &) | IAboutFriend | |
| DECLARE_SIGNAL(autoAcceptCallChanged, IFriendSettings::AutoAcceptCallFlags) | IAboutFriend | |
| DECLARE_SIGNAL(autoGroupInviteChanged, bool) | IAboutFriend | |
| getAutoAcceptCall() const =0 | IAboutFriend | pure virtual |
| getAutoAcceptDir() const =0 | IAboutFriend | pure virtual |
| getAutoGroupInvite() const =0 | IAboutFriend | pure virtual |
| getAvatar() const =0 | IAboutFriend | pure virtual |
| getName() const =0 | IAboutFriend | pure virtual |
| getNote() const =0 | IAboutFriend | pure virtual |
| getPublicKey() const =0 | IAboutFriend | pure virtual |
| getStatusMessage() const =0 | IAboutFriend | pure virtual |
| IAboutFriend()=default | IAboutFriend | |
| IAboutFriend(const IAboutFriend &)=default | IAboutFriend | |
| IAboutFriend(IAboutFriend &&)=default | IAboutFriend | |
| isHistoryExistence()=0 | IAboutFriend | pure virtual |
| operator=(const IAboutFriend &)=default | IAboutFriend | |
| operator=(IAboutFriend &&)=default | IAboutFriend | |
| setAutoAcceptCall(IFriendSettings::AutoAcceptCallFlags flag)=0 | IAboutFriend | pure virtual |
| setAutoAcceptDir(const QString &path)=0 | IAboutFriend | pure virtual |
| setAutoGroupInvite(bool enabled)=0 | IAboutFriend | pure virtual |
| setNote(const QString ¬e)=0 | IAboutFriend | pure virtual |
| ~IAboutFriend() | IAboutFriend | virtual |
1.8.17