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