src/eric7/Documentation/Source/eric7.CodeFormatting.BlackUtilities.html

branch
eric7
changeset 9436
731d146193e2
parent 9215
30d7f7fd2b4a
child 10479
856476537696
equal deleted inserted replaced
9435:15992d83352b 9436:731d146193e2
24 <h3>Functions</h3> 24 <h3>Functions</h3>
25 25
26 <table> 26 <table>
27 27
28 <tr> 28 <tr>
29 <td><a href="#aboutBlack">aboutBlack</a></td>
30 <td>Slot to show an 'About Black' dialog.</td>
31 </tr>
32 <tr>
29 <td><a href="#compileRegExp">compileRegExp</a></td> 33 <td><a href="#compileRegExp">compileRegExp</a></td>
30 <td>Function to compile a given regular expression.</td> 34 <td>Function to compile a given regular expression.</td>
31 </tr> 35 </tr>
32 <tr> 36 <tr>
33 <td><a href="#getDefaultConfiguration">getDefaultConfiguration</a></td> 37 <td><a href="#getDefaultConfiguration">getDefaultConfiguration</a></td>
36 <tr> 40 <tr>
37 <td><a href="#validateRegExp">validateRegExp</a></td> 41 <td><a href="#validateRegExp">validateRegExp</a></td>
38 <td>Function to validate a given regular expression.</td> 42 <td>Function to validate a given regular expression.</td>
39 </tr> 43 </tr>
40 </table> 44 </table>
45 <hr />
46 <hr />
47 <a NAME="aboutBlack" ID="aboutBlack"></a>
48 <h2>aboutBlack</h2>
49 <b>aboutBlack</b>(<i></i>)
50
51 <p>
52 Slot to show an 'About Black' dialog.
53 </p>
54 <div align="right"><a href="#top">Up</a></div>
41 <hr /> 55 <hr />
42 <hr /> 56 <hr />
43 <a NAME="compileRegExp" ID="compileRegExp"></a> 57 <a NAME="compileRegExp" ID="compileRegExp"></a>
44 <h2>compileRegExp</h2> 58 <h2>compileRegExp</h2>
45 <b>compileRegExp</b>(<i>regexp</i>) 59 <b>compileRegExp</b>(<i>regexp</i>)

eric ide

mercurial