eric6/Documentation/Source/index-eric6.QScintilla.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7998
cd41c844862f
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
20 </head> 20 </head>
21 <body> 21 <body>
22 <h1>eric6.QScintilla</h1> 22 <h1>eric6.QScintilla</h1>
23 23
24 <p> 24 <p>
25 Package implementing the editor and shell components of the eric6 IDE. 25 Package implementing the editor and shell components of the eric IDE.
26 </p> 26 </p>
27 <p> 27 <p>
28 The editor component of the eric6 IDE is based on the Qt port 28 The editor component of the eric IDE is based on the Qt port
29 of the Scintilla editor widget. It supports syntax highlighting, code 29 of the Scintilla editor widget. It supports syntax highlighting, code
30 folding, has an interface to the integrated debugger and can be 30 folding, has an interface to the integrated debugger and can be
31 configured to the most possible degree. 31 configured to the most possible degree.
32 </p> 32 </p>
33 <p> 33 <p>
37 </p> 37 </p>
38 38
39 <h3>Packages</h3> 39 <h3>Packages</h3>
40 <table> 40 <table>
41 41
42 <tr>
43 <td><a href="index-eric6.QScintilla.DocstringGenerator.html">DocstringGenerator</a></td>
44 <td>Package containing the documentation string generator tool.</td>
45 </tr>
42 <tr> 46 <tr>
43 <td><a href="index-eric6.QScintilla.Exporters.html">Exporters</a></td> 47 <td><a href="index-eric6.QScintilla.Exporters.html">Exporters</a></td>
44 <td>Package implementing exporters for various file formats.</td> 48 <td>Package implementing exporters for various file formats.</td>
45 </tr> 49 </tr>
46 <tr> 50 <tr>
64 <td><a href="eric6.QScintilla.APIsManager.html">APIsManager</a></td> 68 <td><a href="eric6.QScintilla.APIsManager.html">APIsManager</a></td>
65 <td>Module implementing the APIsManager.</td> 69 <td>Module implementing the APIsManager.</td>
66 </tr> 70 </tr>
67 <tr> 71 <tr>
68 <td><a href="eric6.QScintilla.Editor.html">Editor</a></td> 72 <td><a href="eric6.QScintilla.Editor.html">Editor</a></td>
69 <td>Module implementing the editor component of the eric6 IDE.</td> 73 <td>Module implementing the editor component of the eric IDE.</td>
70 </tr> 74 </tr>
71 <tr> 75 <tr>
72 <td><a href="eric6.QScintilla.EditorAssembly.html">EditorAssembly</a></td> 76 <td><a href="eric6.QScintilla.EditorAssembly.html">EditorAssembly</a></td>
73 <td>Module implementing the editor assembly widget containing the navigation combos and the editor widget.</td> 77 <td>Module implementing the editor assembly widget containing the navigation combos and the editor widget.</td>
74 </tr> 78 </tr>

eric ide

mercurial