src/eric7/Documentation/Source/index-eric7.ViewManager.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
equal deleted inserted replaced
10478:de9106c55c3d 10479:856476537696
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.ViewManager</h1> 8 <h1>eric7.ViewManager</h1>
9
10 <p> 9 <p>
11 Package implementing the viewmanager of the eric IDE. 10 Package implementing the viewmanager of the eric IDE.
12 </p> 11 </p>
13 <p> 12 <p>
14 The viewmanager is responsible for the layout of the editor windows. This is 13 The viewmanager is responsible for the layout of the editor windows. This is
18 <p> 17 <p>
19 View managers are provided as plugins and loaded via the factory function. If 18 View managers are provided as plugins and loaded via the factory function. If
20 the requested view manager type is not available, tabview will be used by 19 the requested view manager type is not available, tabview will be used by
21 default. 20 default.
22 </p> 21 </p>
22
23 23
24 24
25 <h3>Modules</h3> 25 <h3>Modules</h3>
26 <table> 26 <table>
27 27

eric ide

mercurial