KTextEditor
katecmd.h
48 KCompletion m_cmdCompletion; // shared completion object for all KateCmdLineEdits in each KTE::View
void matches(const QStringList &matchlist)
KCompletion()
void match(const QString &item)
QString makeCompletion(const QString &text) override
Finds completions to the given text.
Definition katecmd.cpp:153
The KTextEditor namespace contains all the public API that is required to use the KTextEditor compone...
Definition katetextblock.h:18
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:11:24 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:11:24 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.