1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<title>Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<center><a href="annotated.html">Compound list</a> <a href="files.html">File list</a> <a href="headers.html">Header files</a> <a href="functions.html">Compound Members</a> <a href="globals.html">File Members</a>
</center><hr>
<h1>QaRegExp Member List</h1>
This is the complete list of members for <a class="el" href="class_qaregexp.html">QaRegExp</a>, including all inherited members.<ul>
<li><a class="el" href="class_qaregexp.html#a3">caseSensitive</a>() const
<li><a class="el" href="class_qaregexp.html#a5">match</a>( const QString &s, int sub = 0 )
<li><a class="el" href="class_qaregexp.html#a9">matchBeginning</a>( int sub = 0 ) const
<li><a class="el" href="class_qaregexp.html#a10">matchEnd</a>( int sub = 0 ) const
<li><a class="el" href="class_qaregexp.html#a11">matches</a>() const
<li><a class="el" href="class_qaregexp.html#a6">matchMultiple</a>( const QString &s, int sub = 0 )
<li><a class="el" href="class_qaregexp.html#a7">matchString</a>( int sub = 0 )
<li><a class="el" href="class_qaregexp.html#a8">matchStrings</a>()
<li><a class="el" href="class_qaregexp.html#a15">operator =</a>( const QaRegExp &r )
<li><a class="el" href="class_qaregexp.html#a0">QaRegExp</a>( const QString &r, bool c = true )
<li><a class="el" href="class_qaregexp.html#a1">QaRegExp</a>( const QaRegExp &r )
<li><a class="el" href="class_qaregexp.html#a4">setCaseSensitive</a>( bool s )
<li><a class="el" href="class_qaregexp.html#a14">setExpression</a>( const QString &r )
<li><a class="el" href="class_qaregexp.html#a12">split</a>( const QString &s )
<li><a class="el" href="class_qaregexp.html#a13">subCount</a>() const
<li><a class="el" href="class_qaregexp.html#a2">~QaRegExp</a>()
</ul>
<hr><address><small>Generated at Mon Aug 16 02:11:02 1999 for QaRegExp by <a href="http://www.stack.nl/~dimitri/doxygen/index.html"><img src="doxygen.gif" alt="doxygen" align=center border=0 width=118 height=53></a> written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>, © 1997-1998</small></address>
</body>
</html>
|