KDECore
globals.cpp
Go to the documentation of this file.
const_iterator constBegin() const
Filter is used to split text into words which will be spell checked.
Definition: filter_p.h:65
const_iterator insert(const T &value)
Structure abstracts the word and its position in the parent text.
Definition: filter_p.h:40
bool isEmpty() const
const_iterator constEnd() const
int count() const
const_iterator constBegin() const
const Key key(const T &value) const
QString detectLanguage(const QString &sentence)
The function will return the language code for the language in which it thinks the sentence which has...
Definition: globals.cpp:41
QMap< QString, QString > availableDictionaries() const
Returns a map of all available language descriptions and their codes.
Definition: speller.cpp:270
Settings * settings() const
Returns the Settings object used by the loader.
Definition: loader.cpp:248
QString languageNameForCode(const QString &langCode) const
Definition: loader.cpp:128
QString fromLatin1(const char *str, int size)
int count(const Key &key) const
const T value(const Key &key) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.