KDESu
repo.h
int hasGroup(const QByteArray &group) const
Checks for the existence of the specified group.
Definition: repo.cpp:94
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 removeGroup(const QByteArray &group)
Delete all data entries having the given group.
Definition: repo.cpp:75
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Nov 29 2023 03:51:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Nov 29 2023 03:51:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.