KTextEditor
sessionconfiginterface.h
Go to the documentation of this file.
193 SkipNone = 0,
194 SkipUrl = 1 << 0,
195 SkipMode = 1 << 1,
196 SkipHighlighting = 1 << 2,
197 SkipEncoding = 1 << 3,
198 SkipFolding = 1 << 4
236 Q_DECLARE_INTERFACE(KTextEditor::SessionConfigInterface, "org.kde.KTextEditor.SessionConfigInterface")
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Mon Jul 15 2013 05:15:46 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Mon Jul 15 2013 05:15:46 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.