Main Page | Class List | Class Members

wwLineEdit Class Reference

LineEdit with regexp validation. More...

List of all members.

Public Slots

void setRegExp (const QString &)
 Sets a regular expression to validate input.

void clearValidator ()
 Clears current regular expression.

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

 wwLineEdit (QWidget *parent=0, const char *name=0)
 Default widget constructor.

const QString regExp () const
 Returns the regular expression currently set.


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 Tue Feb 22 17:52:53 2005 for wwWidgets by doxygen 1.3.7