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:141
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Sat May 31 2014 00:05:49 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Sat May 31 2014 00:05:49 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.