4 <meta charset="UTF-8"> |
4 <meta charset="UTF-8"> |
5 <link rel="stylesheet" href="styles.css"> |
5 <link rel="stylesheet" href="styles.css"> |
6 </head> |
6 </head> |
7 <body> |
7 <body> |
8 <h1>eric7.EricWidgets</h1> |
8 <h1>eric7.EricWidgets</h1> |
9 |
|
10 <p> |
9 <p> |
11 Package implementing some special widgets. |
10 Package implementing some special widgets. |
12 </p> |
11 </p> |
13 <p> |
12 <p> |
14 They extend or amend the standard widgets as found in QtWidgets. |
13 They extend or amend the standard widgets as found in QtWidgets. |
15 </p> |
14 </p> |
16 |
15 |
17 |
16 |
|
17 |
18 <h3>Modules</h3> |
18 <h3>Modules</h3> |
19 <table> |
19 <table> |
20 |
20 |
21 <tr> |
21 <tr> |
22 <td><a href="eric7.EricWidgets.EricAnimatedLabel.html">EricAnimatedLabel</a></td> |
22 <td><a href="eric7.EricWidgets.EricAnimatedLabel.html">EricAnimatedLabel</a></td> |