|
qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|
This is the complete list of members for SessionChatLog, including all inherited members.
| addSystemMessage(const SystemMessage &message) override | SessionChatLog | virtual |
| at(ChatLogIdx idx) const override | SessionChatLog | virtual |
| coreIdHandler | SessionChatLog | private |
| currentFileTransfers | SessionChatLog | private |
| getDateIdxs(const QDate &startDate, size_t maxDates) const override | SessionChatLog | virtual |
| getFirstIdx() const override | SessionChatLog | virtual |
| getNextIdx() const override | SessionChatLog | virtual |
| insertBrokenMessageAtIdx(ChatLogIdx idx, const ToxPk &sender, QString senderName, const ChatLogMessage &message) | SessionChatLog | |
| insertCompleteMessageAtIdx(ChatLogIdx idx, const ToxPk &sender, QString senderName, const ChatLogMessage &message) | SessionChatLog | |
| insertFileAtIdx(ChatLogIdx idx, const ToxPk &sender, QString senderName, const ChatLogFile &file) | SessionChatLog | |
| insertIncompleteMessageAtIdx(ChatLogIdx idx, const ToxPk &sender, QString senderName, const ChatLogMessage &message, DispatchedMessageId dispatchId) | SessionChatLog | |
| insertSystemMessageAtIdx(ChatLogIdx idx, SystemMessage message) | SessionChatLog | |
| items | SessionChatLog | private |
| itemUpdated(ChatLogIdx idx) | IChatLog | signal |
| nextIdx | SessionChatLog | private |
| onFileTransferBrokenUnbroken(const ToxPk &sender, const ToxFile &file, bool broken) | SessionChatLog | slot |
| onFileTransferRemotePausedUnpaused(const ToxPk &sender, const ToxFile &file, bool paused) | SessionChatLog | slot |
| onFileUpdated(const ToxPk &sender, const ToxFile &file) | SessionChatLog | slot |
| onMessageBroken(DispatchedMessageId id, BrokenMessageReason reason) | SessionChatLog | slot |
| onMessageComplete(DispatchedMessageId id) | SessionChatLog | slot |
| onMessageReceived(const ToxPk &sender, const Message &message) | SessionChatLog | slot |
| onMessageSent(DispatchedMessageId id, const Message &message) | SessionChatLog | slot |
| outgoingMessages | SessionChatLog | private |
| resolveSenderNameFromSender(const ToxPk &sender) | SessionChatLog | private |
| searchBackward(SearchPos startIdx, const QString &phrase, const ParameterSearch ¶meter) const override | SessionChatLog | virtual |
| searchForward(SearchPos startIdx, const QString &phrase, const ParameterSearch ¶meter) const override | SessionChatLog | virtual |
| SessionChatLog(const ICoreIdHandler &coreIdHandler) | SessionChatLog | |
| SessionChatLog(ChatLogIdx initialIdx, const ICoreIdHandler &coreIdHandler) | SessionChatLog | |
| ~IChatLog()=default | IChatLog | virtual |
| ~SessionChatLog() | SessionChatLog |
1.8.17