src/eric7/Documentation/Source/eric7.QScintilla.Shell.html

branch
eric7
changeset 9236
db53a9efe7ef
parent 9209
b99e7fd55fd3
child 9530
c30f02ea1b27
equal deleted inserted replaced
9235:b5fe898e171f 9236:db53a9efe7ef
898 <p> 898 <p>
899 Private method to handle the Cursor Word Right command. 899 Private method to handle the Cursor Word Right command.
900 </p> 900 </p>
901 <a NAME="Shell.__bindLexer" ID="Shell.__bindLexer"></a> 901 <a NAME="Shell.__bindLexer" ID="Shell.__bindLexer"></a>
902 <h4>Shell.__bindLexer</h4> 902 <h4>Shell.__bindLexer</h4>
903 <b>__bindLexer</b>(<i>language='Python3'</i>) 903 <b>__bindLexer</b>(<i>language="Python3"</i>)
904 904
905 <p> 905 <p>
906 Private slot to set the lexer. 906 Private slot to set the lexer.
907 </p> 907 </p>
908 <dl> 908 <dl>
1385 <p> 1385 <p>
1386 Private method to search for the next occurrence. 1386 Private method to search for the next occurrence.
1387 </p> 1387 </p>
1388 <a NAME="Shell.__setAutoCompletion" ID="Shell.__setAutoCompletion"></a> 1388 <a NAME="Shell.__setAutoCompletion" ID="Shell.__setAutoCompletion"></a>
1389 <h4>Shell.__setAutoCompletion</h4> 1389 <h4>Shell.__setAutoCompletion</h4>
1390 <b>__setAutoCompletion</b>(<i>language='Python'</i>) 1390 <b>__setAutoCompletion</b>(<i>language="Python"</i>)
1391 1391
1392 <p> 1392 <p>
1393 Private method to configure the autocompletion function. 1393 Private method to configure the autocompletion function.
1394 </p> 1394 </p>
1395 <dl> 1395 <dl>
1399 of the autocompletion set to set (string) 1399 of the autocompletion set to set (string)
1400 </dd> 1400 </dd>
1401 </dl> 1401 </dl>
1402 <a NAME="Shell.__setCallTips" ID="Shell.__setCallTips"></a> 1402 <a NAME="Shell.__setCallTips" ID="Shell.__setCallTips"></a>
1403 <h4>Shell.__setCallTips</h4> 1403 <h4>Shell.__setCallTips</h4>
1404 <b>__setCallTips</b>(<i>language='Python'</i>) 1404 <b>__setCallTips</b>(<i>language="Python"</i>)
1405 1405
1406 <p> 1406 <p>
1407 Private method to configure the calltips function. 1407 Private method to configure the calltips function.
1408 </p> 1408 </p>
1409 <dl> 1409 <dl>

eric ide

mercurial