#include <history.h>
|
| | HistMessage (RowId id, MessageState state, ExtensionSet extensionSet, QDateTime timestamp, QString chat, QString dispName, QString sender, QString message) |
| |
| | HistMessage (RowId id, MessageState state, QDateTime timestamp, QString chat, QString dispName, QString sender, ToxFile file) |
| |
| | HistMessage (RowId id, QDateTime timestamp, QString chat, SystemMessage systemMessage) |
| |
Definition at line 139 of file history.h.
◆ HistMessage() [1/3]
| History::HistMessage::HistMessage |
( |
RowId |
id, |
|
|
MessageState |
state, |
|
|
ExtensionSet |
extensionSet, |
|
|
QDateTime |
timestamp, |
|
|
QString |
chat, |
|
|
QString |
dispName, |
|
|
QString |
sender, |
|
|
QString |
message |
|
) |
| |
|
inline |
◆ HistMessage() [2/3]
| History::HistMessage::HistMessage |
( |
RowId |
id, |
|
|
MessageState |
state, |
|
|
QDateTime |
timestamp, |
|
|
QString |
chat, |
|
|
QString |
dispName, |
|
|
QString |
sender, |
|
|
ToxFile |
file |
|
) |
| |
|
inline |
◆ HistMessage() [3/3]
| History::HistMessage::HistMessage |
( |
RowId |
id, |
|
|
QDateTime |
timestamp, |
|
|
QString |
chat, |
|
|
SystemMessage |
systemMessage |
|
) |
| |
|
inline |
◆ chat
| QString History::HistMessage::chat |
◆ content
◆ dispName
| QString History::HistMessage::dispName |
◆ extensionSet
◆ id
| RowId History::HistMessage::id |
◆ sender
| QString History::HistMessage::sender |
◆ state
◆ timestamp
| QDateTime History::HistMessage::timestamp |
The documentation for this struct was generated from the following file: