Vidalia 0.2.12
Public Member Functions

PortValidator Class Reference

#include <PortValidator.h>

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 22 of file PortValidator.h.


Constructor & Destructor Documentation

PortValidator::PortValidator ( QObject *  parent)

Constructor.

Definition at line 24 of file PortValidator.cpp.


Member Function Documentation

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

Validates that the given port is either a valid port or a "*".

Definition at line 31 of file PortValidator.cpp.

References MATCH_ALL.


The documentation for this class was generated from the following files: