KTextEditor
annotationinterface.h
Go to the documentation of this file.
243 virtual void annotationContextMenuAboutToShow( KTextEditor::View* view, QMenu* menu, int line ) = 0;
267 Q_DECLARE_INTERFACE(KTextEditor::AnnotationInterface, "org.kde.KTextEditor.AnnotationInterface")
268 Q_DECLARE_INTERFACE(KTextEditor::AnnotationViewInterface, "org.kde.KTextEditor.AnnotationViewInterface")
virtual ~AnnotationModel()
Definition: annotationinterface.h:58
virtual ~AnnotationViewInterface()
Definition: annotationinterface.h:213
An model for providing line annotation information.
Definition: annotationinterface.h:53
virtual ~AnnotationInterface()
Definition: annotationinterface.h:153
Annotation interface for the View.
Definition: annotationinterface.h:210
KGuiItem reset()
A text widget with KXMLGUIClient that represents a Document.
Definition: view.h:145
A Document extension interface for handling Annotations.
Definition: annotationinterface.h:150
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.