Kate
katewordcompletion.cpp File Reference
  #include "katewordcompletion.h"#include "kateview.h"#include "kateconfig.h"#include "katedocument.h"#include "kateglobal.h"#include <katehighlight.h>#include <katehighlighthelpers.h>#include <ktexteditor/variableinterface.h>#include <ktexteditor/movingrange.h>#include <ktexteditor/range.h>#include <kconfig.h>#include <kdialog.h>#include <kpluginfactory.h>#include <klocale.h>#include <kaction.h>#include <kactioncollection.h>#include <knotification.h>#include <kparts/part.h>#include <kiconloader.h>#include <kpagedialog.h>#include <kpagewidgetmodel.h>#include <ktoggleaction.h>#include <kconfiggroup.h>#include <kcolorscheme.h>#include <kaboutdata.h>#include <QtCore/QRegExp>#include <QtCore/QString>#include <QtCore/QSet>#include <QtGui/QSpinBox>#include <QtGui/QLabel>#include <QtGui/QLayout>#include <kvbox.h>#include <QtGui/QCheckBox>#include <kdebug.h>#include "katewordcompletion.moc"
Include dependency graph for katewordcompletion.cpp:

Go to the source code of this file.
Variables | |
| static const int | autoInvocationMaxFilesize = 1000000 | 
Variable Documentation
      
  | 
  static | 
Amount of characters the document may have to enable automatic invocation (1MB)
Definition at line 65 of file katewordcompletion.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference