--- a/src/eric7/Documentation/Source/eric7.QScintilla.KeySequenceTranslator.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.KeySequenceTranslator.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,39 +7,39 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.QScintilla.KeySequenceTranslator</h1> - <p> Module implementing functions to map QScintilla keyboard commands to QKeySequence standard keys. </p> + <h3>Global Attributes</h3> - <table> -<tr><td>Scintilla2QKeySequence</td></tr><tr><td>__all__</td></tr> +<tr><td>Scintilla2QKeySequence</td></tr> +<tr><td>__all__</td></tr> </table> + <h3>Classes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Functions</h3> - <table> - <tr> <td><a href="#s2qTranslate">s2qTranslate</a></td> <td>Function to translate a QScintilla command to a QKeySequence.</td> </tr> </table> + <hr /> <hr /> <a NAME="s2qTranslate" ID="s2qTranslate"></a> <h2>s2qTranslate</h2> <b>s2qTranslate</b>(<i>scintillaCommand</i>) - <p> Function to translate a QScintilla command to a QKeySequence. </p> + <dl> <dt><i>scintillaCommand</i> (int)</dt> @@ -61,4 +61,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>