Sonnet
hspelldict.cpp
34 const QStringList personalWordsList = settings.value(QStringLiteral("PersonalWords"), QStringList()).toStringList();
36 QVariantHash replacementMap = settings.value(QStringLiteral("Replacements"), QVariant()).toHash();
const char * constData() const const
bool contains(const Key &key) const const
QList< Key > keys() const const
void append(QList< T > &&value)
iterator begin()
iterator end()
T value(qsizetype i) const const
iterator begin()
bool contains(const QSet< T > &other) const const
iterator end()
iterator insert(const T &value)
EncodedData< QByteArrayView > decode(QByteArrayView ba)
DecodedData< QStringView > encode(QStringView in)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:33 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:33 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.