Main Page | Class List | Class Members

wwLineEdit Class Reference

LineEdit with regexp validation. More...

List of all members.

Public Slots

void clearValidator ()
 Clears current regular expression.
void setRegExp (const QString &)
 Sets a regular expression to validate input.
void setValidator (const QValidator *v)
 Sets a validator (see QLineEdit::setValidator for details).

Signals

void regExpChanged (const QString &)
 The signal is emitted when the regular expression changes.

Public Member Functions

const QString regExp () const
 Returns the regular expression currently set.
 wwLineEdit (QWidget *parent=0, const char *name=0)
 Default widget constructor.


Detailed Description

This class provides an additional functionality to QLineEdit by making it possible to provide a regular expression (aka regexp) that will control validation of the input.


The documentation for this class was generated from the following files:
Generated on Mon Feb 13 22:47:49 2006 for wwWidgets by  doxygen 1.4.4