KTextEditor
modificationinterface.h
Go to the documentation of this file.
85 OnDiskUnmodified = 0,
86 OnDiskModified = 1,
87 OnDiskCreated = 2,
88 OnDiskDeleted = 3
148 Q_DECLARE_INTERFACE(KTextEditor::ModificationInterface, "org.kde.KTextEditor.ModificationInterface")
External modification extension interface for the Document.
Definition: modificationinterface.h:70
A KParts derived class representing a text document.
Definition: document.h:111
ModifiedOnDiskReason
Reasons why a document is modified on disk.
Definition: modificationinterface.h:84
A text widget with KXMLGUIClient that represents a Document.
Definition: view.h:145
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:20 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:52:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.