Kate
katecmd.cpp
Go to the documentation of this file.
void postProcessMatches(QStringList *matches) const
Definition: katecmd.cpp:177
iterator insert(const Key &key, const T &value)
bool unregisterCommand(KTextEditor::Command *cmd)
Definition: katecmd.cpp:59
const Key key(const T &value) const
QString & prepend(QChar ch)
void removeFirst()
QString makeCompletion(const QString &text)
Finds completions to the given text.
Definition: katecmd.cpp:158
void postProcessMatch(QString *match) const
Definition: katecmd.cpp:169
bool isNull() const
int count(const T &value) const
void append(const T &value)
const_iterator constEnd() const
bool isEmpty() const
typedef Iterator
int remove(const Key &key)
iterator end()
const T value(const Key &key) const
const_iterator constBegin() const
KTextEditor::Command * queryCommand(const QString &cmd) const
Definition: katecmd.cpp:78
QString mid(int position, int n) const
const QChar at(int position) const
T & last()
QList< T > values() const
int length() const
QString left(int n) const
Definition: katecmd.h:33
bool contains(const Key &key) const
iterator begin()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:57 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:56:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.