#include <constraint.h>
Inheritance diagram for IsoDateFormatConstraint:


Public Member Functions | ||||
| bool | accepts (QVariant qv) const | |||
| ||||
| QString | toString () const | |||
| ||||
Definition at line 51 of file constraint.h.
| bool IsoDateFormatConstraint::accepts | ( | QVariant | qv | ) | const [inline, virtual] |
| value | the value to check the constraint against |
Reimplemented from Constraint.
Definition at line 54 of file constraint.h.
1.5.1