eric6/Documentation/Source/eric6.QScintilla.KeySequenceTranslator.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.QScintilla.KeySequenceTranslator.html	Wed Sep 25 19:40:31 2019 +0200
+++ b/eric6/Documentation/Source/eric6.QScintilla.KeySequenceTranslator.html	Wed Sep 25 19:42:44 2019 +0200
@@ -18,44 +18,56 @@
 
 </style>
 </head>
-<body><a NAME="top" ID="top"></a>
+<body>
+<a NAME="top" ID="top"></a>
 <h1>eric6.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>
 </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 />
+<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>
+</p>
+<dl>
+
 <dt><i>scintillaCommand</i> (int)</dt>
 <dd>
 QScintilla command
 </dd>
-</dl><dl>
+</dl>
+<dl>
 <dt>Returns:</dt>
 <dd>
 Qt key sequence
 </dd>
-</dl><dl>
+</dl>
+<dl>
 <dt>Return Type:</dt>
 <dd>
 QKeySequence.StandardKey

eric ide

mercurial