• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdevelop API Reference
  • KDE Home
  • Contact Us
 

kdevplatform/interfaces

  • KDevelop
  • IDocumentController
KDevelop::IDocumentController Member List

This is the complete list of members for KDevelop::IDocumentController, including all inherited members.

activateDocument(KDevelop::IDocument *document, const KTextEditor::Range &range=KTextEditor::Range::invalid())=0KDevelop::IDocumentControllerpure virtual
activeDocument() const =0KDevelop::IDocumentControllerpure virtual
activeTextDocumentView() const =0KDevelop::IDocumentControllerpure virtual
blockSignals(bool block)QObject
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
className() constQObject
closeAllDocuments()=0KDevelop::IDocumentControllerpure virtualslot
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
DefaultMode enum valueKDevelop::IDocumentController
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
documentActivated(KDevelop::IDocument *document)KDevelop::IDocumentControllersignal
DocumentActivation enum nameKDevelop::IDocumentController
documentClosed(KDevelop::IDocument *document)KDevelop::IDocumentControllersignal
documentContentChanged(KDevelop::IDocument *document)KDevelop::IDocumentControllersignal
documentForUrl(const QUrl &url) const =0KDevelop::IDocumentControllerpure virtual
documentJumpPerformed(KDevelop::IDocument *newDocument, KTextEditor::Cursor newCursor, KDevelop::IDocument *previousDocument, KTextEditor::Cursor previousCursor)KDevelop::IDocumentControllersignal
documentLoaded(KDevelop::IDocument *document)KDevelop::IDocumentControllersignal
documentLoadedPrepare(KDevelop::IDocument *document)KDevelop::IDocumentControllersignal
documentOpened(KDevelop::IDocument *document)KDevelop::IDocumentControllersignal
documentSaved(KDevelop::IDocument *document)KDevelop::IDocumentControllersignal
documentStateChanged(KDevelop::IDocument *document)KDevelop::IDocumentControllersignal
documentUrlChanged(KDevelop::IDocument *document)KDevelop::IDocumentControllersignal
DoNotActivate enum valueKDevelop::IDocumentController
DoNotAddToRecentOpen enum valueKDevelop::IDocumentController
DoNotCreateView enum valueKDevelop::IDocumentController
DoNotFocus enum valueKDevelop::IDocumentController
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
factory(const QString &mime) const =0KDevelop::IDocumentControllerpure virtual
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
IDocumentController(QObject *parent)KDevelop::IDocumentControllerexplicit
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
installEventFilter(QObject *filterObj)QObject
isA(const char *className) constQObject
isWidgetType() constQObject
killTimer(int id)QObject
metaObject() constQObjectvirtual
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
openDocument(const QUrl &url, const KTextEditor::Cursor &cursor, DocumentActivationParams activationParams={}, const QString &encoding={})KDevelop::IDocumentControllerslot
openDocument(const QUrl &url, const KTextEditor::Range &range=KTextEditor::Range::invalid(), DocumentActivationParams activationParams={}, const QString &encoding={}, IDocument *buddy=nullptr)=0KDevelop::IDocumentControllerpure virtualslot
openDocument(IDocument *doc, const KTextEditor::Range &range=KTextEditor::Range::invalid(), DocumentActivationParams activationParams={}, IDocument *buddy=nullptr)=0KDevelop::IDocumentControllerpure virtualslot
openDocument(const QUrl &url, const QString &prefName)=0KDevelop::IDocumentControllerpure virtualslot
openDocumentFromText(const QString &data)=0KDevelop::IDocumentControllerpure virtual
openDocuments() const =0KDevelop::IDocumentControllerpure virtual
parent() constQObject
property(const char *name) constQObject
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
receivers(const char *signal) constQObjectprotected
registerDocumentForMimetype(const QString &, KDevelop::IDocumentFactory *)=0KDevelop::IDocumentControllerpure virtual
removeChild(QObject *object)QObject
removeEventFilter(QObject *obj)QObject
saveAllDocuments(KDevelop::IDocument::DocumentSaveMode mode=KDevelop::IDocument::Default)=0KDevelop::IDocumentControllerpure virtual
saveAllDocumentsForWindow(KParts::MainWindow *mw, IDocument::DocumentSaveMode mode, bool currentAreaOnly=false)=0KDevelop::IDocumentControllerpure virtual
saveSomeDocuments(const QList< IDocument * > &list, KDevelop::IDocument::DocumentSaveMode mode=KDevelop::IDocument::Default)=0KDevelop::IDocumentControllerpure virtual
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
signalsBlocked() constQObject
startTimer(int interval)QObject
textDocumentCreated(KDevelop::IDocument *document)KDevelop::IDocumentControllersignal
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Mar 4 2021 23:30:52 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kdevplatform/interfaces

Skip menu "kdevplatform/interfaces"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdevelop API Reference

Skip menu "kdevelop API Reference"
  • kdevplatform
  •   debugger
  •   documentation
  •   interfaces
  •   language
  •     assistant
  •     backgroundparser
  •     checks
  •     classmodel
  •     codecompletion
  •     codegen
  •     duchain
  •     editor
  •     highlighting
  •     interfaces
  •     util
  •   outputview
  •   project
  •   serialization
  •   shell
  •   sublime
  •   tests
  •   util
  •   vcs

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal