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

branch
eric7
changeset 10433
328f3ec4b77a
parent 10431
64157aeb0312
child 10479
856476537696
equal deleted inserted replaced
10432:2fe91fe443dd 10433:328f3ec4b77a
742 QScintilla command 742 QScintilla command
743 </dd> 743 </dd>
744 </dl> 744 </dl>
745 <a NAME="Shell.__QScintillaLeftCommand" ID="Shell.__QScintillaLeftCommand"></a> 745 <a NAME="Shell.__QScintillaLeftCommand" ID="Shell.__QScintillaLeftCommand"></a>
746 <h4>Shell.__QScintillaLeftCommand</h4> 746 <h4>Shell.__QScintillaLeftCommand</h4>
747 <b>__QScintillaLeftCommand</b>(<i>method, allLinesAllowed=False</i>) 747 <b>__QScintillaLeftCommand</b>(<i>method</i>)
748 748
749 <p> 749 <p>
750 Private method to handle a QScintilla command working to the left. 750 Private method to handle a QScintilla command working to the left.
751 </p> 751 </p>
752 <dl> 752 <dl>
753 753
754 <dt><i>method</i> (int)</dt> 754 <dt><i>method</i> (int)</dt>
755 <dd> 755 <dd>
756 shell method to execute 756 shell method to execute
757 </dd>
758 <dt><i>allLinesAllowed</i> (bool)</dt>
759 <dd>
760 flag indicating that the command may be executed
761 on any line
762 </dd> 757 </dd>
763 </dl> 758 </dl>
764 <a NAME="Shell.__QScintillaLeftDeleteCommand" ID="Shell.__QScintillaLeftDeleteCommand"></a> 759 <a NAME="Shell.__QScintillaLeftDeleteCommand" ID="Shell.__QScintillaLeftDeleteCommand"></a>
765 <h4>Shell.__QScintillaLeftDeleteCommand</h4> 760 <h4>Shell.__QScintillaLeftDeleteCommand</h4>
766 <b>__QScintillaLeftDeleteCommand</b>(<i>method</i>) 761 <b>__QScintillaLeftDeleteCommand</b>(<i>method</i>)

eric ide

mercurial