KIO
ksslx509map.cpp
Go to the documentation of this file.
48 static QStringList tokenizeBy(const QString& str, const QRegExp& tok, bool keepEmpties = false) {
int indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const
void truncate(int position)
bool contains(const Key &key) const
void clear()
int count(const T &value) const
void append(const T &value)
const char * constData() const
static QStringList tokenizeBy(const QString &str, const QRegExp &tok, bool keepEmpties=false)
Definition: ksslx509map.cpp:48
iterator end()
void reset(const QString &name=QLatin1String(""))
Reset (clear) the internal storage.
Definition: ksslx509map.cpp:103
QByteArray toLatin1() const
typedef ConstIterator
int length() const
iterator insert(const Key &key, const T &value)
QString getValue(const QString &key) const
Get the value of an entry in the map.
Definition: ksslx509map.cpp:40
void setValue(const QString &key, const QString &value)
Set a value in the map.
Definition: ksslx509map.cpp:35
iterator begin()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 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:24:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.