21 <body> |
21 <body> |
22 <a NAME="top" ID="top"></a> |
22 <a NAME="top" ID="top"></a> |
23 <h1>eric6.Project.ProjectBrowser</h1> |
23 <h1>eric6.Project.ProjectBrowser</h1> |
24 |
24 |
25 <p> |
25 <p> |
26 Module implementing the project browser part of the eric6 UI. |
26 Module implementing the project browser part of the eric UI. |
27 </p> |
27 </p> |
28 <h3>Global Attributes</h3> |
28 <h3>Global Attributes</h3> |
29 |
29 |
30 <table> |
30 <table> |
31 <tr><td>None</td></tr> |
31 <tr><td>None</td></tr> |
48 <hr /> |
48 <hr /> |
49 <a NAME="ProjectBrowser" ID="ProjectBrowser"></a> |
49 <a NAME="ProjectBrowser" ID="ProjectBrowser"></a> |
50 <h2>ProjectBrowser</h2> |
50 <h2>ProjectBrowser</h2> |
51 |
51 |
52 <p> |
52 <p> |
53 Class implementing the project browser part of the eric6 UI. |
53 Class implementing the project browser part of the eric UI. |
54 </p> |
54 </p> |
55 <p> |
55 <p> |
56 It generates a widget with up to seven tabs. The individual tabs contain |
56 It generates a widget with up to seven tabs. The individual tabs contain |
57 the project sources browser, the project forms browser, |
57 the project sources browser, the project forms browser, |
58 the project resources browser, the project translations browser, |
58 the project resources browser, the project translations browser, |