Extending Qt Creator Manual
IEditor
Extending Qt Creator Manual 4.12.3
List of All Members for IEditor
This is the complete list of members for
Core::IEditor
, including inherited members.
typedef
HelpCallback
context
() const : Core::Context
contextHelp
(const Core::IContext::HelpCallback &) const
currentColumn
() const : int
currentLine
() const : int
document
() const : Core::IDocument *
duplicate
() : Core::IEditor *
duplicateSupported
() const : bool
gotoLine
(int , int , bool )
isDesignModePreferred
() const : bool
m_context
: Core::Context
m_contextHelp
: Core::HelpItem
m_widget
: QPointer<QWidget>
metaObject
() const : const QMetaObject *
metaObject
() const : const QMetaObject *
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
qt_metacast
(
const char *
) : void *
restoreState
(
const QByteArray &
) : bool
saveState
() const : QByteArray
setContext
(const Core::Context &)
setContextHelp
(const Core::HelpItem &)
setDuplicateSupported
(bool )
setWidget
(QWidget *)
staticMetaObject
: const QMetaObject
staticMetaObject
: const QMetaObject
toolBar
() : QWidget *
tr
(const char *, const char *, int ) : QString
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
widget
() const : QWidget *