, including all inherited members.
aboutData() const =0 | KTextEditor::Editor | [pure virtual] |
blockSignals(bool block) | QObject | |
childEvent(QChildEvent *event) | QObject | |
children() | QObject | |
configDialog(QWidget *parent)=0 | KTextEditor::Editor | [pure virtual] |
configDialogSupported() const =0 | KTextEditor::Editor | [pure virtual] |
configPage(int number, QWidget *parent)=0 | KTextEditor::Editor | [pure virtual] |
configPageFullName(int number) const =0 | KTextEditor::Editor | [pure virtual] |
configPageIcon(int number) const =0 | KTextEditor::Editor | [pure virtual] |
configPageName(int number) const =0 | KTextEditor::Editor | [pure virtual] |
configPages() const =0 | KTextEditor::Editor | [pure virtual] |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
connectNotify(const char *signal) | QObject | |
createDocument(QObject *parent)=0 | KTextEditor::Editor | [pure virtual] |
customEvent(QEvent *event) | QObject | |
deleteLater() | QObject | |
destroyed(QObject *obj=0) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0) | QObject | |
disconnect(const QObject *receiver, const char *method=0) | QObject | |
disconnectNotify(const char *signal) | QObject | |
documentCreated(KTextEditor::Editor *editor, KTextEditor::Document *document) | KTextEditor::Editor | [signal] |
documents()=0 | KTextEditor::Editor | [pure virtual] |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() | QObject | |
Editor(QObject *parent) | KTextEditor::Editor | |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *event) | QObject | |
findChild(const QString &name=QString() | QObject | |
findChildren(const QString &name=QString() | QObject | |
findChildren(const QRegExp ®Exp) | QObject | |
inherits(const char *className) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isWidgetType() | QObject | |
killTimer(int id) | QObject | |
metaObject() | QObject | |
moveToThread(QThread *targetThread) | QObject | |
parent() | QObject | |
property(const char *name) | QObject | |
QObject(QObject *parent=0) | QObject | |
readConfig(KConfig *config=0)=0 | KTextEditor::Editor | [pure virtual] |
receivers(const char *signal) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
sender() | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setSimpleMode(bool on) | KTextEditor::Editor | |
signalsBlocked() | QObject | |
simpleMode() const | KTextEditor::Editor | |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | |
thread() | QObject | |
timerEvent(QTimerEvent *event) | QObject | |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
writeConfig(KConfig *config=0)=0 | KTextEditor::Editor | [pure virtual] |
~Editor() | KTextEditor::Editor | [virtual] |