|
qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|
This is the complete list of members for Text, including all inherited members.
| ACTION enum value | Text | |
| ascent | Text | private |
| boundingRect() const final | Text | virtual |
| ChatLineContentType enum value | ChatLineContent | |
| col | ChatLineContent | private |
| color | Text | private |
| cursorFromPos(QPointF scenePos, bool fuzzy=true) const | Text | protected |
| CUSTOM enum value | Text | |
| customColor | Text | private |
| defFont | Text | private |
| defStyleSheet | Text | private |
| deselectText() | Text | |
| dirty | Text | private |
| doc | Text | protected |
| elide | Text | private |
| extractImgTooltip(int pos) const | Text | protected |
| extractSanitizedText(int from, int to) const | Text | protected |
| fontChanged(const QFont &font) final | Text | virtual |
| freeResources() | Text | protected |
| getAscent() const final | Text | virtual |
| getColumn() const | ChatLineContent | |
| getLinkAt(QPointF scenePos) const | Text | |
| getSelectedText() const final | Text | virtual |
| getSelectionEnd() const | Text | protected |
| getSelectionStart() const | Text | protected |
| getText() const final | Text | virtual |
| GraphicsItemType enum name | ChatLineContent | |
| hasSelection() const | Text | protected |
| hoverMoveEvent(QGraphicsSceneHoverEvent *event) final | Text | |
| idealSize() | Text | protectedvirtual |
| isOverSelection(QPointF scenePos) const final | Text | virtual |
| keepInMemory | Text | private |
| mousePressEvent(QGraphicsSceneMouseEvent *event) final | Text | |
| mouseReleaseEvent(QGraphicsSceneMouseEvent *event) final | Text | |
| NORMAL enum value | Text | |
| paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) final | Text | virtual |
| rawText | Text | private |
| regenerate() | Text | protected |
| reloadTheme() final | Text | virtual |
| row | ChatLineContent | private |
| selectedText | Text | private |
| selectionAnchor | Text | private |
| selectionCleared() final | Text | virtual |
| selectionDoubleClick(QPointF scenePos) final | Text | virtual |
| selectionEnd | Text | private |
| selectionFocusChanged(bool focusIn) final | Text | virtual |
| selectionHasFocus | Text | private |
| selectionMouseMove(QPointF scenePos) final | Text | virtual |
| selectionStarted(QPointF scenePos) final | Text | virtual |
| selectionTripleClick(QPointF scenePos) final | Text | virtual |
| selectText(const QString &txt, const std::pair< int, int > &point) | Text | |
| selectText(const QRegularExpression &exp, const std::pair< int, int > &point) | Text | |
| selectText(QTextCursor &cursor, const std::pair< int, int > &point) | Text | private |
| setIndex(int row, int col) | ChatLineContent | private |
| setText(const QString &txt) | Text | |
| setWidth(qreal width) final | Text | virtual |
| size | Text | protected |
| Text(const QString &txt="", const QFont &font=QFont(), bool enableElide=false, const QString &rawText=QString(), const TextType &type=NORMAL, const QColor &custom=Style::getColor(Style::MainText)) | Text | |
| text | Text | private |
| textColor() const | Text | private |
| TextType enum name | Text | |
| textType | Text | private |
| type() const final | ChatLineContent | |
| visibilityChanged(bool keepInMemory) final | Text | virtual |
| width | Text | protected |
| ~Text() | Text | virtual |
1.8.17