Hi How would you advise that I ensure a QString object is of a given format. In particular I want to check that a QString conforms to the following m_ or c_ followed by 6 digits (0-9) followed by ".rcd"
so m_000001.rcd matches as does c_000003.rcd but not m_aa00002.rcd etc Thanks Sarah
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest