[Interest] format of QString
sarah jones
qtsarah at outlook.com
Fri Apr 4 12:47:05 CEST 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140404/1a2da8e3/attachment.html>
More information about the Interest
mailing list