qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
History Member List

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

addNewFileMessage(const ToxPk &friendPk, const QString &fileId, const QString &fileName, const QString &filePath, int64_t size, const ToxPk &sender, const QDateTime &time, QString const &dispName)History
addNewMessage(const ToxPk &friendPk, const QString &message, const ToxPk &sender, const QDateTime &time, bool isDelivered, ExtensionSet extensions, QString dispName, const std::function< void(RowId)> &insertIdCallback={})History
addNewSystemMessage(const ToxPk &friendPk, const SystemMessage &systemMessage)History
dbHistoryprivate
eraseHistory()History
fileInfosHistoryprivate
fileInserted(RowId dbId, QString fileId)Historysignal
generateFileFinished(RowId fileId, bool success, const QString &filePath, const QByteArray &fileHash)Historyprivatestatic
generateNewFileTransferQueries(const ToxPk &friendPk, const ToxPk &sender, const QDateTime &time, const QString &dispName, const FileDbInsertionData &insertionData)Historyprivate
getDateWhereFindPhrase(const ToxPk &friendPk, const QDateTime &from, QString phrase, const ParameterSearch &parameter)History
getMessagesForFriend(const ToxPk &friendPk, size_t firstIdx, size_t lastIdx)History
getNumMessagesForFriend(const ToxPk &friendPk)History
getNumMessagesForFriendBeforeDate(const ToxPk &friendPk, const QDateTime &date)History
getNumMessagesForFriendBeforeDateBoundaries(const ToxPk &friendPk, const QDate &from, size_t maxNum)History
getPeerId(ToxPk const &pk)Historyprivate
getUndeliveredMessagesForFriend(const ToxPk &friendPk)History
History(std::shared_ptr< RawDatabase > db)Historyexplicit
historyAccessBlocked()Historyprivate
historyExists(const ToxPk &friendPk)History
isValid()History
markAsBroken(RowId messageId, BrokenMessageReason reason)History
markAsDelivered(RowId messageId)History
onFileInserted(RowId dbId, QString fileId)Historyprivateslot
removeFriendHistory(const ToxPk &friendPk)History
setFileFinished(const QString &fileId, bool success, const QString &filePath, const QByteArray &fileHash)History
~History()History