| 
    qTox
    Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
    
   | 
 
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 | |
| db | History | private | 
| eraseHistory() | History | |
| fileInfos | History | private | 
| fileInserted(RowId dbId, QString fileId) | History | signal | 
| generateFileFinished(RowId fileId, bool success, const QString &filePath, const QByteArray &fileHash) | History | privatestatic | 
| generateNewFileTransferQueries(const ToxPk &friendPk, const ToxPk &sender, const QDateTime &time, const QString &dispName, const FileDbInsertionData &insertionData) | History | private | 
| getDateWhereFindPhrase(const ToxPk &friendPk, const QDateTime &from, QString phrase, const ParameterSearch ¶meter) | 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) | History | private | 
| getUndeliveredMessagesForFriend(const ToxPk &friendPk) | History | |
| History(std::shared_ptr< RawDatabase > db) | History | explicit | 
| historyAccessBlocked() | History | private | 
| historyExists(const ToxPk &friendPk) | History | |
| isValid() | History | |
| markAsBroken(RowId messageId, BrokenMessageReason reason) | History | |
| markAsDelivered(RowId messageId) | History | |
| onFileInserted(RowId dbId, QString fileId) | History | privateslot | 
| removeFriendHistory(const ToxPk &friendPk) | History | |
| setFileFinished(const QString &fileId, bool success, const QString &filePath, const QByteArray &fileHash) | History | |
| ~History() | History | 
 1.8.17