Extending Qt Creator Manual
DisplaySettings
Extending Qt Creator Manual 4.5.0
List of All Members for DisplaySettings
This is the complete list of members for
TextEditor::DisplaySettings
, including inherited members.
DisplaySettings
()
createAnnotationSettingsLink
() : QLabel *
equals
(const DisplaySettings &) const : bool
fromSettings
(const QString &, const QSettings *)
m_animateMatchingParentheses
: bool = true
m_animateNavigationWithinFile
: bool = false
m_animateWithinFileTimeMax
: int = 333
m_annotationAlignment
: AnnotationAlignment = AnnotationAlignment::RightSide
m_autoFoldFirstComment
: bool = true
m_centerCursorOnScroll
: bool = false
m_displayAnnotations
: bool = true
m_displayFileEncoding
: bool = false
m_displayFoldingMarkers
: bool = true
m_displayLineNumbers
: bool = true
m_forceOpenLinksInNextSplit
: bool = false
m_highlightBlocks
: bool = false
m_highlightCurrentLine
: bool = false
m_highlightMatchingParentheses
: bool = true
m_markTextChanges
: bool = true
m_minimalAnnotationContent
: int = 15
m_openLinksInNextSplit
: bool = false
m_scrollBarHighlights
: bool = true
m_textWrapping
: bool = false
m_visualizeWhitespace
: bool = false
toSettings
(const QString &, QSettings *) const