#include <idvalidator.hpp>
List of all members.
Public Member Functions |
| IdValidator (bool relaxed=false, QObject *parent=0) |
virtual State | validate (QString &input, int &pos) const |
Private Member Functions |
bool | isValid (const QChar &c, bool first) const |
Private Attributes |
bool | mRelaxed |
Constructor & Destructor Documentation
- Parameters:
-
relaxed | Relaxed rules for IDs that also functino as user visible text |
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: