qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Classes | Typedefs
imessagedispatcher.h File Reference
#include "src/model/friend.h"
#include "src/model/message.h"
#include "src/model/brokenmessagereason.h"
#include <QObject>
#include <QString>
#include <cstdint>
Include dependency graph for imessagedispatcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMessageDispatcher
 

Typedefs

using DispatchedMessageId = NamedType< size_t, struct SentMessageIdTag, Orderable, Incrementable >
 

Typedef Documentation

◆ DispatchedMessageId

using DispatchedMessageId = NamedType<size_t, struct SentMessageIdTag, Orderable, Incrementable>

Definition at line 31 of file imessagedispatcher.h.