KDESu
repo.cpp
void append(const T &value)
QMap::const_iterator constBegin() const const
int hasGroup(const QByteArray &group) const
Checks for the existence of the specified group.
Definition: repo.cpp:94
bool isEmpty() const const
int indexOf(char ch, int from) const const
QMap::iterator begin()
bool contains(const QString &str, Qt::CaseSensitivity cs) const const
int lastIndexOf(char ch, int from) const const
QByteArray & remove(int pos, int len)
QMap::iterator insert(const Key &key, const T &value)
QMap::iterator end()
T & top()
QMap::iterator find(const Key &key)
QMap::const_iterator constEnd() const const
QMap::iterator erase(QMap::iterator pos)
T pop()
bool isEmpty() const const
bool isEmpty() const const
void push(const T &t)
QByteArray findKeys(const QByteArray &group, const char *sep="-") const
Returns the key values for the given group.
Definition: repo.cpp:107
int removeSpecialKey(const QByteArray &key)
Delete all data entries based on key.
Definition: repo.cpp:56
int count(const T &value) const const
int removeGroup(const QByteArray &group)
Delete all data entries having the given group.
Definition: repo.cpp:75
void truncate(int pos)
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Tue Jun 28 2022 04:03:33 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Tue Jun 28 2022 04:03:33 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.