Kate
kateautoindent.cpp File Reference
#include "kateautoindent.h"
#include "kateautoindent.moc"
#include "kateconfig.h"
#include "katehighlight.h"
#include "kateglobal.h"
#include "kateindentscript.h"
#include "katescriptmanager.h"
#include "kateview.h"
#include "kateextendedattribute.h"
#include "katedocument.h"
#include <klocale.h>
#include <kdebug.h>
#include <kmenu.h>
#include <cctype>
Include dependency graph for kateautoindent.cpp:
Go to the source code of this file.
Variables | |
const QString | MODE_NONE = QLatin1String("none") |
const QString | MODE_NORMAL = QLatin1String("normal") |
Variable Documentation
const QString MODE_NONE = QLatin1String("none") |
Definition at line 40 of file kateautoindent.cpp.
const QString MODE_NORMAL = QLatin1String("normal") |
Definition at line 41 of file kateautoindent.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 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:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.