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

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7693
a51f82458a1b
equal deleted inserted replaced
7272:1779dc278077 7273:391d6b7b1eff
18 18
19 </style> 19 </style>
20 </head> 20 </head>
21 <body> 21 <body>
22 <h1>eric6.QScintilla</h1> 22 <h1>eric6.QScintilla</h1>
23
23 <p> 24 <p>
24 Package implementing the editor and shell components of the eric6 IDE. 25 Package implementing the editor and shell components of the eric6 IDE.
25 </p><p> 26 </p>
27 <p>
26 The editor component of the eric6 IDE is based on the Qt port 28 The editor component of the eric6 IDE is based on the Qt port
27 of the Scintilla editor widget. It supports syntax highlighting, code 29 of the Scintilla editor widget. It supports syntax highlighting, code
28 folding, has an interface to the integrated debugger and can be 30 folding, has an interface to the integrated debugger and can be
29 configured to the most possible degree. 31 configured to the most possible degree.
30 </p><p> 32 </p>
33 <p>
31 The shell component is derived from the editor component and is the visible 34 The shell component is derived from the editor component and is the visible
32 component of the interactive language shell. It interacts with the debug 35 component of the interactive language shell. It interacts with the debug
33 client through the debug server. 36 client through the debug server.
34 </p> 37 </p>
35 38
36 <h3>Packages</h3> 39 <h3>Packages</h3>
37 <table> 40 <table>
41
38 <tr> 42 <tr>
39 <td><a href="index-eric6.QScintilla.Exporters.html">Exporters</a></td> 43 <td><a href="index-eric6.QScintilla.Exporters.html">Exporters</a></td>
40 <td>Package implementing exporters for various file formats.</td> 44 <td>Package implementing exporters for various file formats.</td>
41 </tr><tr> 45 </tr>
46 <tr>
42 <td><a href="index-eric6.QScintilla.Lexers.html">Lexers</a></td> 47 <td><a href="index-eric6.QScintilla.Lexers.html">Lexers</a></td>
43 <td>Package implementing lexers for the various supported programming languages.</td> 48 <td>Package implementing lexers for the various supported programming languages.</td>
44 </tr><tr> 49 </tr>
50 <tr>
45 <td><a href="index-eric6.QScintilla.MarkupProviders.html">MarkupProviders</a></td> 51 <td><a href="index-eric6.QScintilla.MarkupProviders.html">MarkupProviders</a></td>
46 <td>Package providing various markup providers.</td> 52 <td>Package providing various markup providers.</td>
47 </tr><tr> 53 </tr>
54 <tr>
48 <td><a href="index-eric6.QScintilla.TypingCompleters.html">TypingCompleters</a></td> 55 <td><a href="index-eric6.QScintilla.TypingCompleters.html">TypingCompleters</a></td>
49 <td>Package implementing lexers for the various supported programming languages.</td> 56 <td>Package implementing lexers for the various supported programming languages.</td>
50 </tr> 57 </tr>
51 </table> 58 </table>
52 59
53 <h3>Modules</h3> 60 <h3>Modules</h3>
54 <table> 61 <table>
62
55 <tr> 63 <tr>
56 <td><a href="eric6.QScintilla.APIsManager.html">APIsManager</a></td> 64 <td><a href="eric6.QScintilla.APIsManager.html">APIsManager</a></td>
57 <td>Module implementing the APIsManager.</td> 65 <td>Module implementing the APIsManager.</td>
58 </tr><tr> 66 </tr>
67 <tr>
59 <td><a href="eric6.QScintilla.Editor.html">Editor</a></td> 68 <td><a href="eric6.QScintilla.Editor.html">Editor</a></td>
60 <td>Module implementing the editor component of the eric6 IDE.</td> 69 <td>Module implementing the editor component of the eric6 IDE.</td>
61 </tr><tr> 70 </tr>
71 <tr>
62 <td><a href="eric6.QScintilla.EditorAssembly.html">EditorAssembly</a></td> 72 <td><a href="eric6.QScintilla.EditorAssembly.html">EditorAssembly</a></td>
63 <td>Module implementing the editor assembly widget containing the navigation combos and the editor widget.</td> 73 <td>Module implementing the editor assembly widget containing the navigation combos and the editor widget.</td>
64 </tr><tr> 74 </tr>
75 <tr>
65 <td><a href="eric6.QScintilla.EditorButtonsWidget.html">EditorButtonsWidget</a></td> 76 <td><a href="eric6.QScintilla.EditorButtonsWidget.html">EditorButtonsWidget</a></td>
66 <td>Module implementing a widget containing various buttons for accessing editor actions.</td> 77 <td>Module implementing a widget containing various buttons for accessing editor actions.</td>
67 </tr><tr> 78 </tr>
79 <tr>
68 <td><a href="eric6.QScintilla.EditorMarkerMap.html">EditorMarkerMap</a></td> 80 <td><a href="eric6.QScintilla.EditorMarkerMap.html">EditorMarkerMap</a></td>
69 <td>Module implementing a class for showing an editor marker map.</td> 81 <td>Module implementing a class for showing an editor marker map.</td>
70 </tr><tr> 82 </tr>
83 <tr>
71 <td><a href="eric6.QScintilla.GotoDialog.html">GotoDialog</a></td> 84 <td><a href="eric6.QScintilla.GotoDialog.html">GotoDialog</a></td>
72 <td>Module implementing the Goto dialog.</td> 85 <td>Module implementing the Goto dialog.</td>
73 </tr><tr> 86 </tr>
87 <tr>
74 <td><a href="eric6.QScintilla.KeySequenceTranslator.html">KeySequenceTranslator</a></td> 88 <td><a href="eric6.QScintilla.KeySequenceTranslator.html">KeySequenceTranslator</a></td>
75 <td>Module implementing functions to map QScintilla keyboard commands to QKeySequence standard keys.</td> 89 <td>Module implementing functions to map QScintilla keyboard commands to QKeySequence standard keys.</td>
76 </tr><tr> 90 </tr>
91 <tr>
77 <td><a href="eric6.QScintilla.MiniEditor.html">MiniEditor</a></td> 92 <td><a href="eric6.QScintilla.MiniEditor.html">MiniEditor</a></td>
78 <td>Module implementing a minimalistic editor for simple editing tasks.</td> 93 <td>Module implementing a minimalistic editor for simple editing tasks.</td>
79 </tr><tr> 94 </tr>
95 <tr>
80 <td><a href="eric6.QScintilla.Printer.html">Printer</a></td> 96 <td><a href="eric6.QScintilla.Printer.html">Printer</a></td>
81 <td>Module implementing the printer functionality.</td> 97 <td>Module implementing the printer functionality.</td>
82 </tr><tr> 98 </tr>
99 <tr>
83 <td><a href="eric6.QScintilla.QsciScintillaCompat.html">QsciScintillaCompat</a></td> 100 <td><a href="eric6.QScintilla.QsciScintillaCompat.html">QsciScintillaCompat</a></td>
84 <td>Module implementing a compatability interface class to QsciScintilla.</td> 101 <td>Module implementing a compatability interface class to QsciScintilla.</td>
85 </tr><tr> 102 </tr>
103 <tr>
86 <td><a href="eric6.QScintilla.SearchReplaceWidget.html">SearchReplaceWidget</a></td> 104 <td><a href="eric6.QScintilla.SearchReplaceWidget.html">SearchReplaceWidget</a></td>
87 <td>Module implementing the search and replace widget.</td> 105 <td>Module implementing the search and replace widget.</td>
88 </tr><tr> 106 </tr>
107 <tr>
89 <td><a href="eric6.QScintilla.Shell.html">Shell</a></td> 108 <td><a href="eric6.QScintilla.Shell.html">Shell</a></td>
90 <td>Module implementing a graphical Python shell.</td> 109 <td>Module implementing a graphical Python shell.</td>
91 </tr><tr> 110 </tr>
111 <tr>
92 <td><a href="eric6.QScintilla.ShellHistoryDialog.html">ShellHistoryDialog</a></td> 112 <td><a href="eric6.QScintilla.ShellHistoryDialog.html">ShellHistoryDialog</a></td>
93 <td>Module implementing the shell history dialog.</td> 113 <td>Module implementing the shell history dialog.</td>
94 </tr><tr> 114 </tr>
115 <tr>
95 <td><a href="eric6.QScintilla.ShellWindow.html">ShellWindow</a></td> 116 <td><a href="eric6.QScintilla.ShellWindow.html">ShellWindow</a></td>
96 <td>Module implementing a stand alone shell window.</td> 117 <td>Module implementing a stand alone shell window.</td>
97 </tr><tr> 118 </tr>
119 <tr>
98 <td><a href="eric6.QScintilla.SortOptionsDialog.html">SortOptionsDialog</a></td> 120 <td><a href="eric6.QScintilla.SortOptionsDialog.html">SortOptionsDialog</a></td>
99 <td>Module implementing a dialog to enter the sort options for a line sort.</td> 121 <td>Module implementing a dialog to enter the sort options for a line sort.</td>
100 </tr><tr> 122 </tr>
123 <tr>
101 <td><a href="eric6.QScintilla.SpellChecker.html">SpellChecker</a></td> 124 <td><a href="eric6.QScintilla.SpellChecker.html">SpellChecker</a></td>
102 <td>Module implementing the spell checker for the editor component.</td> 125 <td>Module implementing the spell checker for the editor component.</td>
103 </tr><tr> 126 </tr>
127 <tr>
104 <td><a href="eric6.QScintilla.SpellCheckingDialog.html">SpellCheckingDialog</a></td> 128 <td><a href="eric6.QScintilla.SpellCheckingDialog.html">SpellCheckingDialog</a></td>
105 <td>Module implementing the spell checking dialog.</td> 129 <td>Module implementing the spell checking dialog.</td>
106 </tr><tr> 130 </tr>
131 <tr>
107 <td><a href="eric6.QScintilla.SpellingDictionaryEditDialog.html">SpellingDictionaryEditDialog</a></td> 132 <td><a href="eric6.QScintilla.SpellingDictionaryEditDialog.html">SpellingDictionaryEditDialog</a></td>
108 <td>Module implementing a dialog to edit the various spell checking dictionaries.</td> 133 <td>Module implementing a dialog to edit the various spell checking dictionaries.</td>
109 </tr><tr> 134 </tr>
135 <tr>
110 <td><a href="eric6.QScintilla.ZoomDialog.html">ZoomDialog</a></td> 136 <td><a href="eric6.QScintilla.ZoomDialog.html">ZoomDialog</a></td>
111 <td>Module implementing a dialog to select the zoom scale.</td> 137 <td>Module implementing a dialog to select the zoom scale.</td>
112 </tr> 138 </tr>
113 </table> 139 </table>
114 </body></html> 140 </body></html>

eric ide

mercurial