eric7/Documentation/Source/index-eric7.EricCore.html

branch
eric7
changeset 8372
e0227a7c850e
child 8596
d64760b2da50
equal deleted inserted replaced
8371:d6062691d424 8372:e0227a7c850e
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric7.EricCore</title>
4 <meta charset="UTF-8">
5 <style>
6 body {
7 background: #EDECE6;
8 margin: 0em 1em 10em 1em;
9 color: black;
10 }
11
12 h1 { color: white; background: #85774A; }
13 h2 { color: white; background: #85774A; }
14 h3 { color: white; background: #9D936E; }
15 h4 { color: white; background: #9D936E; }
16
17 a { color: #BA6D36; }
18
19 </style>
20 </head>
21 <body>
22 <h1>eric7.EricCore</h1>
23
24 <p>
25 Package implementing some special Core elements.
26 </p>
27 <p>
28 They extend or amend the standard elements as found in QtCore.
29 </p>
30
31
32 <h3>Modules</h3>
33 <table>
34
35 <tr>
36 <td><a href="eric7.EricCore.EricTreeSortFilterProxyModel.html">EricTreeSortFilterProxyModel</a></td>
37 <td>Module implementing a modified QSortFilterProxyModel.</td>
38 </tr>
39 </table>
40 </body></html>

eric ide

mercurial