|
qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|
This is the complete list of members for ChatMessage, including all inherited members.
| action | ChatMessage | private |
| ACTION enum value | ChatMessage | |
| addColumn(ChatLineContent *item, ColumnFormat fmt) | ChatLine | protected |
| addToScene(QGraphicsScene *scene) | ChatLine | |
| ALERT enum value | ChatMessage | |
| bbox | ChatLine | private |
| ChatLine() | ChatLine | |
| ChatMessage() | ChatMessage | |
| ChatMessage(const ChatMessage &)=default | ChatMessage | |
| ChatMessage(ChatMessage &&)=default | ChatMessage | |
| columnSpacing | ChatLine | private |
| content | ChatLine | private |
| createBusyNotification() | ChatMessage | static |
| createChatInfoMessage(const QString &rawMessage, SystemMessageType type, const QDateTime &date) | ChatMessage | static |
| createChatMessage(const QString &sender, const QString &rawMessage, MessageType type, bool isMe, MessageState state, const QDateTime &date, bool colorizeName=false) | ChatMessage | static |
| createFileTransferMessage(const QString &sender, CoreFile &coreFile, ToxFile file, bool isMe, const QDateTime &date) | ChatMessage | static |
| createTypingNotification() | ChatMessage | static |
| detectQuotes(const QString &str, MessageType type) | ChatMessage | protectedstatic |
| ERROR enum value | ChatMessage | |
| fontChanged(const QFont &font) | ChatLine | |
| format | ChatLine | private |
| getColumnCount() | ChatLine | |
| getContent(int col) const | ChatLine | |
| getContent(QPointF scenePos) const | ChatLine | |
| hideDate() | ChatMessage | |
| hideSender() | ChatMessage | |
| INFO enum value | ChatMessage | |
| isAction() const | ChatMessage | |
| isOverSelection(QPointF scenePos) | ChatLine | |
| isVisible | ChatLine | private |
| layout(qreal width, QPointF scenePos) | ChatLine | |
| lessThanBSRectBottom(const ChatLine::Ptr &lhs, const qreal &rhs) | ChatLine | static |
| lessThanBSRectTop(const ChatLine::Ptr &lhs, const qreal &rhs) | ChatLine | static |
| mapToContent(ChatLineContent *c, QPointF pos) | ChatLine | protected |
| markAsBroken() | ChatMessage | |
| markAsDelivered(const QDateTime &time) | ChatMessage | |
| MessageType enum name | ChatMessage | |
| moveBy(qreal deltaY) | ChatLine | |
| NORMAL enum value | ChatMessage | |
| operator=(const ChatMessage &)=default | ChatMessage | |
| Ptr typedef | ChatMessage | |
| reloadTheme() | ChatLine | |
| removeFromScene() | ChatLine | |
| replaceContent(int col, ChatLineContent *lineContent) | ChatLine | |
| row | ChatLine | private |
| sceneBoundingRect() const | ChatLine | |
| selectionCleared() | ChatLine | |
| selectionFocusChanged(bool focusIn) | ChatLine | |
| setAsAction() | ChatMessage | |
| setVisible(bool visible) | ChatLine | |
| SystemMessageType enum name | ChatMessage | |
| toString() const | ChatMessage | |
| TYPING enum value | ChatMessage | |
| updateBBox() | ChatLine | protected |
| visibilityChanged(bool visible) | ChatLine | protected |
| width | ChatLine | private |
| wrapDiv(const QString &str, const QString &div) | ChatMessage | protectedstatic |
| ~ChatLine() | ChatLine | virtual |
| ~ChatMessage() | ChatMessage |
1.8.17