KviIrcUserEntry * find(const QString &szNick)
Searches for a user in the database.
Definition KviIrcUserDataBase.h:85
KviPointerHashTable< QString, KviIrcUserEntry > * dict()
Returns the database dictionary.
Definition KviIrcUserDataBase.h:99
A class to handle the entries of the user database.
Definition KviIrcUserEntry.h:45