Kate
python_encoding.cpp File Reference
#include "python_encoding.h"#include "python_encoding.moc"#include <kpluginfactory.h>#include <kpluginloader.h>#include <kaboutdata.h>
Include dependency graph for python_encoding.cpp:

Go to the source code of this file.
Functions | |
| K_PLUGIN_FACTORY (KTextEditorPythonEncodingFactory, registerPlugin< KTextEditorPythonEncodingCheck >();) K_EXPORT_PLUGIN(KTextEditorPythonEncodingFactory(KAboutData("ktexteditor_python-encoding" | |
| ki18n ("Python Encoding check") | |
| ki18n ("PythonEncoding") | |
Variables | |
| ktexteditor_plugins | |
Function Documentation
| K_PLUGIN_FACTORY | ( | KTextEditorPythonEncodingFactory | , | |
| registerPlugin< KTextEditorPythonEncodingCheck >(); | ||||
| ) |
| ki18n | ( | "Python Encoding check" | ) |
| ki18n | ( | "PythonEncoding" | ) |
- Type Constraints
-
Variable Documentation
Definition at line 35 of file python_encoding.cpp.
KDE 4.2 API Reference