|  | libQuotient
    A Qt library for building matrix clients | 


Go to the source code of this file.
| Classes | |
| struct | Quotient::RoomSummary | 
| Room summary, as defined in MSC688.  More... | |
| struct | Quotient::DevicesList | 
| class | Quotient::SyncRoomData | 
| class | Quotient::SyncData | 
| Namespaces | |
| namespace | Quotient | 
| Typedefs | |
| using | Quotient::SyncDataList = std::vector< SyncRoomData > | 
| Functions | |
| QUOTIENT_API QDebug | Quotient::operator<< (QDebug dbg, const RoomSummary &rs) | 
| QDebug | Quotient::operator<< (QDebug dhg, const DevicesList &devicesList) | 
| Variables | |
| constexpr auto | Quotient::UnreadNotificationsKey = "unread_notifications"_L1 | 
| constexpr auto | Quotient::PartiallyReadCountKey = "x-quotient.since_fully_read_count"_L1 | 
| constexpr auto | Quotient::NewUnreadCountKey = "org.matrix.msc2654.unread_count"_L1 | 
| constexpr auto | Quotient::HighlightCountKey = "highlight_count"_L1 |