![]() |
LeechCraft Azoth 0.6.70-18808-g3467692359
Modular multiprotocol IM plugin for LeechCraft
|
#include "mucevents.h"
Public Types | |
| enum class | Action : std::uint8_t { Kicked , Banned } |
Public Attributes | |
| ICLEntry * | Actor_ = nullptr |
| QString | Reason_ |
| enum LC::Azoth::MucEvents::ParticipantForcedOut::Action | Action_ |
Definition at line 34 of file mucevents.h.
|
strong |
| Enumerator | |
|---|---|
| Kicked | |
| Banned | |
Definition at line 39 of file mucevents.h.
| enum LC::Azoth::MucEvents::ParticipantForcedOut::Action LC::Azoth::MucEvents::ParticipantForcedOut::Action_ |
| ICLEntry* LC::Azoth::MucEvents::ParticipantForcedOut::Actor_ = nullptr |
Definition at line 36 of file mucevents.h.
| QString LC::Azoth::MucEvents::ParticipantForcedOut::Reason_ |
Definition at line 37 of file mucevents.h.