![]() |
LeechCraft Azoth 0.6.70-18808-g3467692359
Modular multiprotocol IM plugin for LeechCraft
|
#include "mucevents.h"
Public Attributes | |
| ICLEntry & | Participant_ |
| QString | Reason_ |
| ICLEntry * | Actor_ = nullptr |
| std::optional< MUCPerms_t > | PrevPerms_ |
Definition at line 55 of file mucevents.h.
| ICLEntry* LC::Azoth::MucEvents::ParticipantPermsChange::Actor_ = nullptr |
Definition at line 59 of file mucevents.h.
| ICLEntry& LC::Azoth::MucEvents::ParticipantPermsChange::Participant_ |
Definition at line 57 of file mucevents.h.
| std::optional<MUCPerms_t> LC::Azoth::MucEvents::ParticipantPermsChange::PrevPerms_ |
Definition at line 61 of file mucevents.h.
| QString LC::Azoth::MucEvents::ParticipantPermsChange::Reason_ |
Definition at line 58 of file mucevents.h.