IsoDateFormatConstraint Class Reference

constraint for describing string representation of ISO Dates More...

#include <constraint.h>

Inheritance diagram for IsoDateFormatConstraint:

Inheritance graph
[legend]
Collaboration diagram for IsoDateFormatConstraint:

Collaboration graph
[legend]
List of all members.

Public Member Functions

bool accepts (QVariant qv) const
 
Parameters:
value the value to check the constraint against

QString toString () const
 
Returns:
an informative string describing this constraint (XML)


Detailed Description

constraint for describing string representation of ISO Dates

Definition at line 51 of file constraint.h.


Member Function Documentation

bool IsoDateFormatConstraint::accepts ( QVariant  qv  )  const [inline, virtual]

Parameters:
value the value to check the constraint against

Returns:
true if the value is accepted by this constraint

Reimplemented from Constraint.

Definition at line 54 of file constraint.h.


The documentation for this class was generated from the following file:
Generated on Wed Sep 30 01:15:44 2009 for oopapidocs by  doxygen 1.5.1