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")
ModifiedOnDiskReason
Reasons why a document is modified on disk.
Definition: modificationinterface.h:84
External modification extension interface for the Document.
Definition: modificationinterface.h:70
A KParts derived class representing a text document.
Definition: document.h:111
A text widget with KXMLGUIClient that represents a Document.
Definition: view.h:145
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Mon May 4 2015 10:52:09 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Mon May 4 2015 10:52:09 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.