libQuotient
A Qt library for building matrix clients
|
#include <thread.h>
Public Member Functions | |
bool | addEvent (const RoomMessageEvent *event, bool isLatest, bool isLocalUser) |
Public Attributes | |
QString | threadRootId = {} |
QString | latestEventId = {} |
int | size = 0 |
bool | localUserParticipated = {} |
bool Quotient::Thread::addEvent | ( | const RoomMessageEvent * | event, |
bool | isLatest, | ||
bool | isLocalUser | ||
) |