KTextEditor
annotationinterface.h
Go to the documentation of this file.
61 GroupIdentifierRole = Qt::UserRole
250 virtual void annotationContextMenuAboutToShow( KTextEditor::View* view, QMenu* menu, int line ) = 0;
274 Q_DECLARE_INTERFACE(KTextEditor::AnnotationInterface, "org.kde.KTextEditor.AnnotationInterface")
275 Q_DECLARE_INTERFACE(KTextEditor::AnnotationViewInterface, "org.kde.KTextEditor.AnnotationViewInterface")
virtual ~AnnotationModel()
Definition: annotationinterface.h:58
virtual ~AnnotationViewInterface()
Definition: annotationinterface.h:220
An model for providing line annotation information.
Definition: annotationinterface.h:53
virtual ~AnnotationInterface()
Definition: annotationinterface.h:160
Annotation interface for the View.
Definition: annotationinterface.h:217
A text widget with KXMLGUIClient that represents a Document.
Definition: view.h:145
A Document extension interface for handling Annotations.
Definition: annotationinterface.h:157
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.