interfaces
variableinterface.h File Reference
#include <kdelibs_export.h>
Include dependency graph for variableinterface.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KTextEditor::VariableInterface |
This interface is designed to provide access to "document variables", for example variables defined in files like "kate: variable value;" or the emacs style "-*- variable: value -*-". More... | |
Namespaces | |
namespace | KTextEditor |
Functions | |
KTEXTEDITOR_EXPORT VariableInterface * | KTextEditor::variableInterface (class Document *) |