interfaces
sessionconfiginterface.h File Reference
#include <kdelibs_export.h>
Include dependency graph for sessionconfiginterface.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KTextEditor::SessionConfigInterface |
This is an interface to session-specific configuration of the Document, Plugin and PluginViewInterface classes. More... | |
Namespaces | |
namespace | KTextEditor |
Functions | |
KTEXTEDITOR_EXPORT SessionConfigInterface * | KTextEditor::sessionConfigInterface (class Plugin *plugin) |
KTEXTEDITOR_EXPORT SessionConfigInterface * | KTextEditor::sessionConfigInterface (class View *view) |
KTEXTEDITOR_EXPORT SessionConfigInterface * | KTextEditor::sessionConfigInterface (class Document *doc) |