NicknameValidator.cpp File Reference

#include "NicknameValidator.h"
#include <QValidator>
#include "stringutil.h"

Go to the source code of this file.

Defines

#define VALID_NICKNAME_CHARS   "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"

Define Documentation

#define VALID_NICKNAME_CHARS   "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"

Set of characters that are valid in a server's nickname.

Definition at line 21 of file NicknameValidator.cpp.

Referenced by ServerSettings::getNickname(), and NicknameValidator::validate().

Generated on Mon Aug 30 23:09:52 2010 for Vidalia by  doxygen 1.6.3