Kate
katemodemanager.cpp
Go to the documentation of this file.
233 for (QStringList::ConstIterator it = commonSuffixes.begin(); it != commonSuffixes.end(); ++it) {
void clear()
KateSyntaxDocument * syntaxDocument()
Definition: katesyntaxmanager.h:58
iterator insert(const Key &key, const T &value)
bool exactMatch(const QString &candidate, const QString &wildcard, int candidatePosFromRight, int wildcardPosFromRight, bool caseSensitive=true)
Definition: katewildcardmatcher.cpp:29
QStringList split(const QString &sep, SplitBehavior behavior, Qt::CaseSensitivity cs) const
QString & prepend(QChar ch)
int size() const
void append(const T &value)
const QString & backupSuffix() const
Definition: kateconfig.cpp:1008
bool isEmpty() const
bool isEmpty() const
bool endsWith(const QString &s, Qt::CaseSensitivity cs) const
void clear()
iterator end()
Definition: katemodemanager.h:34
Definition: katedocument.h:74
void update()
File Type Config changed, update all docs (which will take care of views/renderers) ...
Definition: katemodemanager.cpp:79
bool compareKateFileType(const KateFileType *const left, const KateFileType *const right)
Definition: katemodemanager.cpp:67
typedef ConstIterator
int length() const
QString left(int n) const
int indexOf(const QRegExp &rx, int from) const
void prepend(const T &value)
bool contains(const Key &key) const
KMimeType::Ptr mimeTypeForContent()
Definition: katedocument.cpp:1874
int compare(const QString &other) const
iterator begin()
QString fileType(KateDocument *doc, const QString &fileToReadFrom)
get the right fileType for the given document -1 if none found !
Definition: katemodemanager.cpp:205
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:58 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:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.