Kate
katecmd.h
Go to the documentation of this file.
58 KCompletion m_cmdCompletion; // shared completion object for all KateCmdLineEdits in each KTE::View
void postProcessMatches(QStringList *matches) const
Definition: katecmd.cpp:177
QString makeCompletion(const QString &text)
Finds completions to the given text.
Definition: katecmd.cpp:158
void postProcessMatch(QString *match) const
Definition: katecmd.cpp:169
void match(const QString &item)
void matches(const QStringList &matchlist)
Definition: katecmd.h:33
A KCompletion object that completes last ?unquoted? word in the string passed.
Definition: katecmd.h:67
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:51 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:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.