[Prev: Rect] [Home] [Next: Size]

RegExp

A RegExp is a pattern that matches strings. Qt Script's RegExp class uses the Qt QRegExp class's functions and syntax; see the Library Reference for details.

As the Library Reference is not yet complete, see the Qt/C++ documentation for the API of QRegExp.

[Prev: Rect] [Home] [Next: Size]