Extending Qt Creator Manual
TextMark
Extending Qt Creator Manual 4.5.0
List of All Members for TextMark
This is the complete list of members for
TextEditor::TextMark
, including inherited members.
class
AnnotationRects
enum
Priority
TextMark
(const QString &, int , Core::Id , double )
TextMark
()
~TextMark
()
addToToolTipLayout
(QGridLayout *) const
addToolTipContent
(QLayout *) const : bool
annotationRects
(const QRectF &, const QFontMetrics &, const qreal , const qreal ) const : AnnotationRects
baseTextDocument
() const : TextDocument *
category
() const : Core::Id
clicked
()
color
() const : Utils::Theme::Color
defaultToolTip
() const : QString
dragToLine
(int )
fileName
() const : QString
hasColor
() const : bool
icon
() const : const QIcon &
isClickable
() const : bool
isDraggable
() const : bool
isVisible
() const : bool
lineAnnotation
() const : QString
lineNumber
() const : int
move
(int )
paintAnnotation
(QPainter &, QRectF *, const qreal , const qreal , const QPointF &) const
paintIcon
(QPainter *, const QRect &) const
priority
() const : Priority
removedFromEditor
()
setBaseTextDocument
(TextDocument *)
setColor
(const Utils::Theme::Color &)
setDefaultToolTip
(const QString &)
setIcon
(const QIcon &)
setLineAnnotation
(const QString &)
setPriority
(Priority )
setToolTip
(const QString &)
setVisible
(bool )
setWidthFactor
(double )
toolTip
() const : QString
updateBlock
(const QTextBlock &)
updateFileName
(const QString &)
updateLineNumber
(int )
updateMarker
()
widthFactor
() const : double