From 9929bdd5e37019c4c06df60f6491c3dfae691148 Mon Sep 17 00:00:00 2001 From: link2xt Date: Mon, 22 Feb 2021 13:23:04 +0300 Subject: Add Context::getFreshMsgCnt() --- context.h | 1 + 1 file changed, 1 insertion(+) (limited to 'context.h') diff --git a/context.h b/context.h index 756adc6..8e6b02c 100644 --- a/context.h +++ b/context.h @@ -28,6 +28,7 @@ public: Q_INVOKABLE DcChatlist *getChatlist(); Q_INVOKABLE DcChat *getChat(uint32_t chatId); Q_INVOKABLE QVariantList getMsgIdList(uint32_t chatId); + Q_INVOKABLE int getFreshMsgCnt(uint32_t chatId); Q_INVOKABLE DcMessage *getMessage(uint32_t msgId); Q_INVOKABLE DcContact *getContact(uint32_t contactId); Q_INVOKABLE uint32_t sendTextMessage(uint32_t chatId, QString textToSend); -- cgit v1.2.3-70-g09d2