Extending Qt Creator Manual
TextEditorWidget
Extending Qt Creator Manual 4.5.0
List of All Members for TextEditorWidget
This is the complete list of members for
TextEditor::TextEditorWidget
, including inherited members.
class
Link
enum
Side
TextEditorWidget
(QWidget *)
~TextEditorWidget
()
AutoCompleteSelection
: Core::Id
CodeSemanticsSelection
: Core::Id
CodeWarningsSelection
: Core::Id
CurrentLineSelection
: Core::Id
DebuggerExceptionSelection
: Core::Id
FakeVimSelection
: Core::Id
ObjCSelection
: Core::Id
OtherSelection
: Core::Id
ParenthesesMatchingSelection
: Core::Id
SnippetPlaceholderSelection
: Core::Id
UndefinedSymbolSelection
: Core::Id
UnusedSymbolSelection
: Core::Id
abortAssist
()
aboutToOpen
(const QString &, const QString &)
activateEditor
()
addHoverHandler
(BaseHoverHandler *)
alwaysOpenLinksInNextSplit
() const : bool
appendStandardContextMenuActions
(QMenu *)
applyFontSettings
()
assistFinished
()
autoCompleter
() const : AutoCompleter *
behaviorSettings
() const : const BehaviorSettings &
blockForVisibleRow
(int ) const : QTextBlock
blockSelection
() const : QTextCursor
camelCaseNavigationEnabled
() const : bool
canInsertFromMimeData
(const QMimeData *) const : bool
changeEvent
(QEvent *)
characterAt
(int ) const : QChar
circularPaste
()
cleanWhitespace
()
codeFoldingSupported
() const : bool
codeFoldingVisible
() const : bool
columnCount
() const : int
configureGenericHighlighter
()
constrainTooltips
() const : bool
contextHelpId
() : QString
convertPosition
(int , int *, int *) const
convertToPlainText
(const QString &) : QString
copy
()
copyLine
()
copyLineDown
()
copyLineUp
()
createAssistInterface
(AssistKind , AssistReason ) const : TextEditor::AssistInterface *
createMimeDataFromSelection
() const : QMimeData *
currentTextEditorWidget
() : TextEditorWidget *
cursorRect
(int ) const : QRect
cut
()
cutLine
()
deleteEndOfLine
()
deleteEndOfWord
()
deleteEndOfWordCamelCase
()
deleteLine
()
deleteStartOfLine
()
deleteStartOfWord
()
deleteStartOfWordCamelCase
()
displaySettings
() const : const DisplaySettings &
doSetTextCursor
(const QTextCursor &)
doSetTextCursor
(const QTextCursor &, bool )
dragEnterEvent
(QDragEnterEvent *)
drawCollapsedBlockPopup
(QPainter &, const QTextBlock &, QPointF , const QRect &)
duplicateMimeData
(const QMimeData *) : QMimeData *
duplicateSelection
()
duplicateSelectionAndComment
()
encourageApply
()
ensureBlockIsUnfolded
(QTextBlock )
ensureCursorVisible
()
event
(QEvent *) : bool
extraArea
() const : QWidget *
extraAreaContextMenuEvent
(
QContextMenuEvent *
)
extraAreaLeaveEvent
(
QEvent *
)
extraAreaMouseEvent
(
QMouseEvent *
)
extraAreaPaintEvent
(
QPaintEvent *
)
extraAreaWidth
(int *) const : int
extraSelectionTooltip
(int ) const : QString
extraSelections
(Core::Id ) const : QList<QTextEdit::ExtraSelection>
finalizeInitialization
()
finalizeInitializationAfterDuplication
(
TextEditorWidget *
)
flippedCursor
(const QTextCursor &) : QTextCursor
focusInEvent
(QFocusEvent *)
focusOutEvent
(QFocusEvent *)
fold
()
format
()
gotoBlockEnd
()
gotoBlockEndWithSelection
()
gotoBlockStart
()
gotoBlockStartWithSelection
()
gotoLine
(int , int , bool , bool )
gotoLineEnd
()
gotoLineEndWithSelection
()
gotoLineStart
()
gotoLineStartWithSelection
()
gotoNextCharacter
()
gotoNextCharacterWithSelection
()
gotoNextLine
()
gotoNextLineWithSelection
()
gotoNextWord
()
gotoNextWordCamelCase
()
gotoNextWordCamelCaseWithSelection
()
gotoNextWordWithSelection
()
gotoPreviousCharacter
()
gotoPreviousCharacterWithSelection
()
gotoPreviousLine
()
gotoPreviousLineWithSelection
()
gotoPreviousWord
()
gotoPreviousWordCamelCase
()
gotoPreviousWordCamelCaseWithSelection
()
gotoPreviousWordWithSelection
()
hasBlockSelection
() const : bool
highlightCurrentLine
() const : bool
inFindScope
(const QTextCursor &) : bool
inFindScope
(int , int ) : bool
inSnippetMode
(bool *)
indent
()
inputMethodEvent
(QInputMethodEvent *)
insertCodeSnippet
(const QTextCursor &, const QString &)
insertExtraToolBarWidget
(Side , QWidget *) : QAction *
insertFromMimeData
(const QMimeData *)
insertLineAbove
()
insertLineBelow
()
insertPlainText
(const QString &)
invokeAssist
(AssistKind , IAssistProvider *)
isMissingSyntaxDefinition
() const : bool
isParenthesesMatchingEnabled
() const : bool
joinLines
()
keepAutoCompletionHighlight
(bool )
keyPressEvent
(QKeyEvent *)
keyReleaseEvent
(
QKeyEvent *
)
languageSettingsId
() const : Core::Id
leaveEvent
(
QEvent *
)
lineNumber
(int ) const : QString
lineNumberDigits
() const : int
lineNumbersVisible
() const : bool
lineSeparatorsAllowed
() const : bool
lowercaseSelection
()
marginSettings
() const : const MarginSettings &
markContextMenuRequested
(TextEditor::TextEditorWidget *, int , QMenu *)
markRequested
(TextEditor::TextEditorWidget *, int , TextEditor::TextMarkRequestKind )
marksVisible
() const : bool
mouseDoubleClickEvent
(
QMouseEvent *
)
mouseHidingEnabled
() const : bool
mouseMoveEvent
(
QMouseEvent *
)
mouseNavigationEnabled
() const : bool
mousePressEvent
(
QMouseEvent *
)
mouseReleaseEvent
(
QMouseEvent *
)
moveLineDown
()
moveLineUp
()
msgTextTooLarge
(quint64 ) : QString
onRefactorMarkerClicked
(
const RefactorMarker &
)
openFinishedSuccessfully
()
openLinkUnderCursor
()
openLinkUnderCursorInNextSplit
()
paintBlock
(QPainter *, const QTextBlock &, const QPointF &, const QVector<QTextLayout::FormatRange> &, const QRect &) const
paintEvent
(
QPaintEvent *
)
paste
()
plainTextFromSelection
(const QTextCursor &) const : QString
position
(TextPositionOperation , int ) const : int
print
(
QPrinter *
)
readOnlyChanged
()
redo
()
refactorMarkers
() const : RefactorMarkers
remove
(int )
replace
(int , const QString &)
replacementPenColor
(int ) const : QColor
replacementVisible
(int ) const : bool
requestBlockUpdate
(
const QTextBlock &
)
requestMarkEnabled
() const : bool
resizeEvent
(
QResizeEvent *
)
restoreState
(const QByteArray &) : bool
revisionsVisible
() const : bool
rewrapParagraph
()
rowCount
() const : int
saveState
() const : QByteArray
scrollWheelZoomingEnabled
() const : bool
selectAll
()
selectBlockDown
() : bool
selectBlockUp
() : bool
selectEncoding
()
selectWordUnderCursor
()
selectedText
() const : QString
selectionVisible
(int ) const : bool
setAlwaysOpenLinksInNextSplit
(bool )
setAutoCompleteSkipPosition
(const QTextCursor &)
setAutoCompleter
(AutoCompleter *)
setBehaviorSettings
(
const TextEditor::BehaviorSettings &
)
setBlockSelection
(bool )
setBlockSelection
(int , int , int , int )
setBlockSelection
(const QTextCursor &)
setCamelCaseNavigationEnabled
(bool )
setCodeFoldingSupported
(bool )
setCodeStyle
(ICodeStylePreferences *)
setCompletionSettings
(
const TextEditor::CompletionSettings &
)
setConstrainTooltips
(bool )
setContextHelpId
(const QString &)
setCursorPosition
(int )
setDisplaySettings
(
const TextEditor::DisplaySettings &
)
setExtraEncodingSettings
(
const TextEditor::ExtraEncodingSettings &
)
setExtraSelections
(Core::Id , const QList<QTextEdit::ExtraSelection> &)
setHighlightCurrentLine
(bool )
setIfdefedOutBlocks
(const QList<BlockRange> &)
setLanguageSettingsId
(Core::Id )
setLineNumbersVisible
(bool )
setLineSeparatorsAllowed
(bool )
setMarginSettings
(
const TextEditor::MarginSettings &
)
setMarksVisible
(bool )
setMouseHidingEnabled
(bool )
setMouseNavigationEnabled
(bool )
setParenthesesMatchingEnabled
(bool )
setReadOnly
(bool )
setRefactorMarkers
(const RefactorMarkers &)
setRequestMarkEnabled
(bool )
setRevisionsVisible
(bool )
setScrollWheelZoomingEnabled
(bool )
setStorageSettings
(
const TextEditor::StorageSettings &
)
setTextDocument
(const QSharedPointer<TextDocument> &)
setTypingSettings
(
const TextEditor::TypingSettings &
)
setVisibleWrapColumn
(int )
setupFallBackEditor
(Core::Id )
setupGenericHighlighter
()
showContextMenu
()
showDefaultContextMenu
(QContextMenuEvent *, Core::Id )
showEvent
(
QShowEvent *
)
slotCodeStyleSettingsChanged
(
const QVariant &
)
slotCursorPositionChanged
()
sortSelectedLines
()
switchUtf8bom
()
textAt
(int , int ) const : QString
textDocument
() const : TextDocument *
textDocumentPtr
() const : QSharedPointer<TextDocument>
timerEvent
(
QTimerEvent *
)
toolBar
() : QToolBar *
toolTipPosition
(const QTextCursor &) const : QPoint
tooltipOverrideRequested
(TextEditor::TextEditorWidget *, const QPoint &, int , bool *)
tooltipRequested
(const QPoint &, int )
translatedLineRegion
(int , int ) const : QRegion
triggerPendingUpdates
()
unCommentSelection
()
undo
()
unfold
()
unfoldAll
()
unindent
()
updateFoldingHighlight
(const QPoint &)
updateTextCodecLabel
()
uppercaseSelection
()
verticalBlockSelectionFirstColumn
() const : int
verticalBlockSelectionLastColumn
() const : int
viewLineDown
()
viewLineUp
()
viewPageDown
()
viewPageUp
()
viewportEvent
(QEvent *) : bool
visibleFoldedBlockNumber
() const : int
visibleWrapColumn
() const : int
wheelEvent
(QWheelEvent *)
zoomF
(float )
zoomReset
()