5 <link rel="stylesheet" href="styles.css"> |
5 <link rel="stylesheet" href="styles.css"> |
6 </head> |
6 </head> |
7 <body> |
7 <body> |
8 <a NAME="top" ID="top"></a> |
8 <a NAME="top" ID="top"></a> |
9 <h1>eric7.CodeFormatting.IsortUtilities</h1> |
9 <h1>eric7.CodeFormatting.IsortUtilities</h1> |
10 |
|
11 <p> |
10 <p> |
12 Module implementing some utility functions for the isort import statement formatting |
11 Module implementing some utility functions for the isort import statement formatting |
13 tool. |
12 tool. |
14 </p> |
13 </p> |
|
14 |
15 <h3>Global Attributes</h3> |
15 <h3>Global Attributes</h3> |
16 |
|
17 <table> |
16 <table> |
18 <tr><td>None</td></tr> |
17 <tr><td>None</td></tr> |
19 </table> |
18 </table> |
|
19 |
20 <h3>Classes</h3> |
20 <h3>Classes</h3> |
21 |
|
22 <table> |
21 <table> |
23 <tr><td>None</td></tr> |
22 <tr><td>None</td></tr> |
24 </table> |
23 </table> |
|
24 |
25 <h3>Functions</h3> |
25 <h3>Functions</h3> |
26 |
|
27 <table> |
26 <table> |
28 |
|
29 <tr> |
27 <tr> |
30 <td><a href="#aboutIsort">aboutIsort</a></td> |
28 <td><a href="#aboutIsort">aboutIsort</a></td> |
31 <td>Slot to show an 'About isort' dialog.</td> |
29 <td>Slot to show an 'About isort' dialog.</td> |
32 </tr> |
30 </tr> |
33 </table> |
31 </table> |
|
32 |
34 <hr /> |
33 <hr /> |
35 <hr /> |
34 <hr /> |
36 <a NAME="aboutIsort" ID="aboutIsort"></a> |
35 <a NAME="aboutIsort" ID="aboutIsort"></a> |
37 <h2>aboutIsort</h2> |
36 <h2>aboutIsort</h2> |
38 <b>aboutIsort</b>(<i></i>) |
37 <b>aboutIsort</b>(<i></i>) |
39 |
|
40 <p> |
38 <p> |
41 Slot to show an 'About isort' dialog. |
39 Slot to show an 'About isort' dialog. |
42 </p> |
40 </p> |
|
41 |
43 <div align="right"><a href="#top">Up</a></div> |
42 <div align="right"><a href="#top">Up</a></div> |
44 <hr /> |
43 <hr /> |
45 </body></html> |
44 </body></html> |