Obsolete Members for QRegExp

以下成员源于类 QRegExp 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

公共函数

(obsolete) int numCaptures () const

成员函数文档编制

int QRegExp:: numCaptures () const

Returns the number of captures contained in the regular expression.

另请参阅 captureCount ().