qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
ChatHistory Member List

This is the complete list of members for ChatHistory, including all inherited members.

addSystemMessage(const SystemMessage &message) overrideChatHistoryvirtual
at(ChatLogIdx idx) const overrideChatHistoryvirtual
breakMessage(DispatchedMessageId id, BrokenMessageReason reason)ChatHistoryprivate
brokenMessagesChatHistoryprivate
canUseHistory() constChatHistoryprivate
ChatHistory(Friend &f_, History *history_, const ICoreIdHandler &coreIdHandler, const Settings &settings, IMessageDispatcher &messageDispatcher)ChatHistory
completedMessagesChatHistoryprivate
completeMessage(DispatchedMessageId id)ChatHistoryprivate
coreIdHandlerChatHistoryprivate
dispatchedMessageRowIdMapChatHistoryprivate
dispatchUnsentMessages(IMessageDispatcher &messageDispatcher)ChatHistoryprivate
ensureIdxInSessionChatLog(ChatLogIdx idx) constChatHistoryprivate
fChatHistoryprivate
getDateIdxs(const QDate &startDate, size_t maxDates) const overrideChatHistoryvirtual
getFirstIdx() const overrideChatHistoryvirtual
getInitialChatLogIdx() constChatHistoryprivate
getNextIdx() const overrideChatHistoryvirtual
handleDispatchedMessage(DispatchedMessageId dispatchId, RowId historyId)ChatHistoryprivate
historyChatHistoryprivate
itemUpdated(ChatLogIdx idx)IChatLogsignal
loadHistoryIntoSessionChatLog(ChatLogIdx start) constChatHistoryprivate
onFileTransferBrokenUnbroken(const ToxPk &sender, const ToxFile &file, bool broken)ChatHistoryslot
onFileTransferRemotePausedUnpaused(const ToxPk &sender, const ToxFile &file, bool paused)ChatHistoryslot
onFileUpdated(const ToxPk &sender, const ToxFile &file)ChatHistoryslot
onMessageBroken(DispatchedMessageId id, BrokenMessageReason reason)ChatHistoryprivateslot
onMessageComplete(DispatchedMessageId id)ChatHistoryprivateslot
onMessageReceived(const ToxPk &sender, const Message &message)ChatHistoryprivateslot
onMessageSent(DispatchedMessageId id, const Message &message)ChatHistoryprivateslot
searchBackward(SearchPos startIdx, const QString &phrase, const ParameterSearch &parameter) const overrideChatHistoryvirtual
searchForward(SearchPos startIdx, const QString &phrase, const ParameterSearch &parameter) const overrideChatHistoryvirtual
sessionChatLogChatHistorymutableprivate
settingsChatHistoryprivate
~IChatLog()=defaultIChatLogvirtual