Extending Qt Creator Manual
BaseTextEditor
Extending Qt Creator Manual 4.3.1
List of All Members for BaseTextEditor
This is the complete list of members for
TextEditor::BaseTextEditor
, including inherited members.
BaseTextEditor
()
~BaseTextEditor
()
addContext
(Core::Id )
blockSignals
(bool )
characterAt
(int ) const : QChar
childEvent
(QChildEvent *)
children
() const
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
context
() const : Context
contextHelpId
() const : QString
contextHelpId
() const : QString
currentColumn
() const : int
currentColumn
() const : int
currentLine
() const : int
currentLine
() const : int
currentTextEditor
() : BaseTextEditor *
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
destroyed
(QObject *)
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectNotify
(const QMetaMethod &)
document
() : IDocument *
document
() : Core::IDocument *
dumpObjectInfo
() const
dumpObjectTree
() const
duplicate
() : IEditor *
duplicate
() : IEditor *
duplicateSupported
() const : bool
dynamicPropertyNames
() const
editorWidget
() const : TextEditorWidget *
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
finalizeInitialization
()
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
gotoLine
(int , int , bool )
gotoLine
(int , int , bool )
inherits
(const char *) const
installEventFilter
(QObject *)
isDesignModePreferred
() const : bool
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
killTimer
(int )
m_context
: Context
m_contextHelpId
: QString
m_widget
: QPointer<QWidget>
metaObject
() const
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
parent
() const
property
(const char *) const
receivers
(const char *) const
removeEventFilter
(QObject *)
restoreState
(const QByteArray &) : bool
restoreState
(const QByteArray &) : bool
saveState
() const : QByteArray
saveState
() const : QByteArray
selectedText
() const : QString
sender
() const
senderSignalIndex
() const
setContext
(const Context &)
setContextHelpId
(const QString &)
setContextHelpId
(const QString &)
setDuplicateSupported
(bool )
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
setTextCursor
(const QTextCursor &)
setWidget
(QWidget *)
signalsBlocked
() const
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
staticMetaObject
:
staticQtMetaObject
:
textAt
(int , int ) const : QString
textCursor
() const : QTextCursor
textDocument
() const : TextDocument *
thread
() const
timerEvent
(QTimerEvent *)
toolBar
() : QWidget *
toolBar
() : QWidget *
tr
(const char *, const char *, int )
widget
() const : QWidget *