|
qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|
This is the complete list of members for ChatHistory, including all inherited members.
| addSystemMessage(const SystemMessage &message) override | ChatHistory | virtual |
| at(ChatLogIdx idx) const override | ChatHistory | virtual |
| breakMessage(DispatchedMessageId id, BrokenMessageReason reason) | ChatHistory | private |
| brokenMessages | ChatHistory | private |
| canUseHistory() const | ChatHistory | private |
| ChatHistory(Friend &f_, History *history_, const ICoreIdHandler &coreIdHandler, const Settings &settings, IMessageDispatcher &messageDispatcher) | ChatHistory | |
| completedMessages | ChatHistory | private |
| completeMessage(DispatchedMessageId id) | ChatHistory | private |
| coreIdHandler | ChatHistory | private |
| dispatchedMessageRowIdMap | ChatHistory | private |
| dispatchUnsentMessages(IMessageDispatcher &messageDispatcher) | ChatHistory | private |
| ensureIdxInSessionChatLog(ChatLogIdx idx) const | ChatHistory | private |
| f | ChatHistory | private |
| getDateIdxs(const QDate &startDate, size_t maxDates) const override | ChatHistory | virtual |
| getFirstIdx() const override | ChatHistory | virtual |
| getInitialChatLogIdx() const | ChatHistory | private |
| getNextIdx() const override | ChatHistory | virtual |
| handleDispatchedMessage(DispatchedMessageId dispatchId, RowId historyId) | ChatHistory | private |
| history | ChatHistory | private |
| itemUpdated(ChatLogIdx idx) | IChatLog | signal |
| loadHistoryIntoSessionChatLog(ChatLogIdx start) const | ChatHistory | private |
| onFileTransferBrokenUnbroken(const ToxPk &sender, const ToxFile &file, bool broken) | ChatHistory | slot |
| onFileTransferRemotePausedUnpaused(const ToxPk &sender, const ToxFile &file, bool paused) | ChatHistory | slot |
| onFileUpdated(const ToxPk &sender, const ToxFile &file) | ChatHistory | slot |
| onMessageBroken(DispatchedMessageId id, BrokenMessageReason reason) | ChatHistory | privateslot |
| onMessageComplete(DispatchedMessageId id) | ChatHistory | privateslot |
| onMessageReceived(const ToxPk &sender, const Message &message) | ChatHistory | privateslot |
| onMessageSent(DispatchedMessageId id, const Message &message) | ChatHistory | privateslot |
| searchBackward(SearchPos startIdx, const QString &phrase, const ParameterSearch ¶meter) const override | ChatHistory | virtual |
| searchForward(SearchPos startIdx, const QString &phrase, const ParameterSearch ¶meter) const override | ChatHistory | virtual |
| sessionChatLog | ChatHistory | mutableprivate |
| settings | ChatHistory | private |
| ~IChatLog()=default | IChatLog | virtual |
1.8.17