NicknameValidator Class Reference

#include <nicknamevalidator.h>

List of all members.

Public Member Functions

 NicknameValidator (QObject *parent)
QValidator::State validate (QString &input, int &pos) const


Detailed Description

Definition at line 23 of file nicknamevalidator.h.


Constructor & Destructor Documentation

NicknameValidator::NicknameValidator ( QObject *  parent  ) 

Constructor.

Definition at line 26 of file nicknamevalidator.cpp.


Member Function Documentation

QValidator::State NicknameValidator::validate ( QString &  input,
int &  pos 
) const

Validates the given input at the specified position.

Definition at line 34 of file nicknamevalidator.cpp.

References ensure_valid_chars(), and VALID_NICKNAME_CHARS.


The documentation for this class was generated from the following files:
Generated on Tue Jul 7 16:58:27 2009 for Vidalia by  doxygen 1.4.7