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