Kate
katebuffer.cpp File Reference
#include "katebuffer.h"
#include "katebuffer.moc"
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <stdlib.h>
#include "katedocument.h"
#include "katehighlight.h"
#include "kateconfig.h"
#include "kateglobal.h"
#include "kateautoindent.h"
#include <kdebug.h>
#include <kglobal.h>
#include <kcharsets.h>
#include <kde_file.h>
#include <kfilterdev.h>
#include <kmimetype.h>
#include <QtCore/QFile>
#include <QtCore/QTextStream>
#include <QtCore/QTimer>
#include <QtCore/QTextCodec>
#include <QtCore/QDate>
#include <limits.h>
Include dependency graph for katebuffer.cpp:
Go to the source code of this file.
Variables | |
static const int | KATE_MAX_DYNAMIC_CONTEXTS = 512 |
Variable Documentation
|
static |
Initial value for m_maxDynamicContexts.
Definition at line 56 of file katebuffer.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.