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
ModifiedOnDiskReason
Reasons why a document is modified on disk.
Definition: modificationinterface.h:84
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Aug 12 2019 22:02:43 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Aug 12 2019 22:02:43 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.