Kate
kateautoindent.h File Reference
#include <qobject.h>
#include "katecursor.h"
#include "kateconfig.h"
#include "katejscript.h"
Include dependency graph for kateautoindent.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | IndenterConfigPage |
This widget will be embedded into a modal dialog when clicking the "Configure..." button in the indentation config page. More... | |
class | KateAutoIndent |
Provides Auto-Indent functionality for katepart. More... | |
class | KateCSAndSIndent |
class | KateCSmartIndent |
class | KateNormalIndent |
Provides Auto-Indent functionality for katepart. More... | |
class | KatePythonIndent |
class | KateScriptIndent |
class | KateVarIndent |
This indenter uses document variables to determine when to add/remove indents. More... | |
class | KateViewIndentationAction |
This action provides a list of available indenters and gets plugged into the KateView's KActionCollection. More... | |
class | KateXmlIndent |
class | ScriptIndentConfigPage |