Extending Qt Creator Manual
BaseTextEditor
Extending Qt Creator Manual 4.5.0
List of All Members for BaseTextEditor
This is the complete list of members for
TextEditor::BaseTextEditor
, including inherited members.
BaseTextEditor
()
~BaseTextEditor
()
addContext
(Core::Id )
characterAt
(int ) const : QChar
context
() const : Context
contextHelpId
() const : QString
contextHelpId
() const : QString
currentColumn
() const : int
currentColumn
() const : int
currentLine
() const : int
currentLine
() const : int
currentTextEditor
() : BaseTextEditor *
document
() : IDocument *
document
() : Core::IDocument *
duplicate
() : IEditor *
duplicate
() : IEditor *
duplicateSupported
() const : bool
editorWidget
() const : TextEditorWidget *
finalizeInitialization
()
gotoLine
(int , int , bool )
gotoLine
(int , int , bool )
isDesignModePreferred
() const : bool
m_context
: Context
m_contextHelpId
: QString
m_widget
: QPointer<QWidget>
restoreState
(const QByteArray &) : bool
restoreState
(const QByteArray &) : bool
saveState
() const : QByteArray
saveState
() const : QByteArray
selectedText
() const : QString
setContext
(const Context &)
setContextHelpId
(const QString &)
setContextHelpId
(const QString &)
setDuplicateSupported
(bool )
setTextCursor
(const QTextCursor &)
setWidget
(QWidget *)
textAt
(int , int ) const : QString
textCursor
() const : QTextCursor
textDocument
() const : TextDocument *
toolBar
() : QWidget *
toolBar
() : QWidget *
widget
() const : QWidget *