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")
237 Q_DECLARE_INTERFACE(KTextEditor::ParameterizedSessionConfigInterface, "org.kde.KTextEditor.ParameterizedSessionConfigInterface")
KSharedConfigPtr config()
Parameterized session config interface extension for the Document.
Definition: sessionconfiginterface.h:176
Session config interface extension for the Document, View and Plugin.
Definition: sessionconfiginterface.h:82
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.