qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
ChatLogItem Member List

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

ChatLogItem(ToxPk sender, const QString &displayName, ChatLogFile file)ChatLogItem
ChatLogItem(ToxPk sender, const QString &displayName, ChatLogMessage message)ChatLogItem
ChatLogItem(SystemMessage message)ChatLogItem
ChatLogItem(ToxPk sender, const QString &displayName_, ContentType contentType, ContentPtr content)ChatLogItemprivate
contentChatLogItemprivate
ContentPtr typedefChatLogItemprivate
ContentType enum nameChatLogItem
contentTypeChatLogItemprivate
displayNameChatLogItemprivate
getContentAsFile()ChatLogItem
getContentAsFile() constChatLogItem
getContentAsMessage()ChatLogItem
getContentAsMessage() constChatLogItem
getContentAsSystemMessage()ChatLogItem
getContentAsSystemMessage() constChatLogItem
getContentType() constChatLogItem
getDisplayName() constChatLogItem
getSender() constChatLogItem
getTimestamp() constChatLogItem
senderChatLogItemprivate
setDisplayName(QString name)ChatLogItem