716 Private method to handle the Delete Word Right command. |
716 Private method to handle the Delete Word Right command. |
717 </p> |
717 </p> |
718 |
718 |
719 <a NAME="Shell.__QScintillaHistoryDown" ID="Shell.__QScintillaHistoryDown"></a> |
719 <a NAME="Shell.__QScintillaHistoryDown" ID="Shell.__QScintillaHistoryDown"></a> |
720 <h4>Shell.__QScintillaHistoryDown</h4> |
720 <h4>Shell.__QScintillaHistoryDown</h4> |
721 <b>__QScintillaHistoryDown</b>(<i>cmd</i>) |
721 <b>__QScintillaHistoryDown</b>(<i>_cmd</i>) |
722 <p> |
722 <p> |
723 Private method to handle the history down command. |
723 Private method to handle the history down command. |
724 </p> |
724 </p> |
725 |
725 |
726 <dl> |
726 <dl> |
727 |
727 |
728 <dt><i>cmd</i> (int)</dt> |
728 <dt><i>_cmd</i> (int)</dt> |
729 <dd> |
729 <dd> |
730 QScintilla command |
730 QScintilla command (unused) |
731 </dd> |
731 </dd> |
732 </dl> |
732 </dl> |
733 <a NAME="Shell.__QScintillaHistoryUp" ID="Shell.__QScintillaHistoryUp"></a> |
733 <a NAME="Shell.__QScintillaHistoryUp" ID="Shell.__QScintillaHistoryUp"></a> |
734 <h4>Shell.__QScintillaHistoryUp</h4> |
734 <h4>Shell.__QScintillaHistoryUp</h4> |
735 <b>__QScintillaHistoryUp</b>(<i>cmd</i>) |
735 <b>__QScintillaHistoryUp</b>(<i>_cmd</i>) |
736 <p> |
736 <p> |
737 Private method to handle the history up command. |
737 Private method to handle the history up command. |
738 </p> |
738 </p> |
739 |
739 |
740 <dl> |
740 <dl> |
741 |
741 |
742 <dt><i>cmd</i> (int)</dt> |
742 <dt><i>_cmd</i> (int)</dt> |
743 <dd> |
743 <dd> |
744 QScintilla command |
744 QScintilla command (unused) |
745 </dd> |
745 </dd> |
746 </dl> |
746 </dl> |
747 <a NAME="Shell.__QScintillaLeftCommand" ID="Shell.__QScintillaLeftCommand"></a> |
747 <a NAME="Shell.__QScintillaLeftCommand" ID="Shell.__QScintillaLeftCommand"></a> |
748 <h4>Shell.__QScintillaLeftCommand</h4> |
748 <h4>Shell.__QScintillaLeftCommand</h4> |
749 <b>__QScintillaLeftCommand</b>(<i>method</i>) |
749 <b>__QScintillaLeftCommand</b>(<i>method</i>) |
773 shell method to execute |
773 shell method to execute |
774 </dd> |
774 </dd> |
775 </dl> |
775 </dl> |
776 <a NAME="Shell.__QScintillaLineDown" ID="Shell.__QScintillaLineDown"></a> |
776 <a NAME="Shell.__QScintillaLineDown" ID="Shell.__QScintillaLineDown"></a> |
777 <h4>Shell.__QScintillaLineDown</h4> |
777 <h4>Shell.__QScintillaLineDown</h4> |
778 <b>__QScintillaLineDown</b>(<i>cmd</i>) |
778 <b>__QScintillaLineDown</b>(<i>_cmd</i>) |
779 <p> |
779 <p> |
780 Private method to handle the cursor down command. |
780 Private method to handle the cursor down command. |
781 </p> |
781 </p> |
782 |
782 |
783 <dl> |
783 <dl> |
784 |
784 |
785 <dt><i>cmd</i> (int)</dt> |
785 <dt><i>_cmd</i> (int)</dt> |
786 <dd> |
786 <dd> |
787 QScintilla command |
787 QScintilla command (unused) |
788 </dd> |
788 </dd> |
789 </dl> |
789 </dl> |
790 <a NAME="Shell.__QScintillaLineEnd" ID="Shell.__QScintillaLineEnd"></a> |
790 <a NAME="Shell.__QScintillaLineEnd" ID="Shell.__QScintillaLineEnd"></a> |
791 <h4>Shell.__QScintillaLineEnd</h4> |
791 <h4>Shell.__QScintillaLineEnd</h4> |
792 <b>__QScintillaLineEnd</b>(<i>cmd</i>) |
792 <b>__QScintillaLineEnd</b>(<i>cmd</i>) |
801 QScintilla command |
801 QScintilla command |
802 </dd> |
802 </dd> |
803 </dl> |
803 </dl> |
804 <a NAME="Shell.__QScintillaLineUp" ID="Shell.__QScintillaLineUp"></a> |
804 <a NAME="Shell.__QScintillaLineUp" ID="Shell.__QScintillaLineUp"></a> |
805 <h4>Shell.__QScintillaLineUp</h4> |
805 <h4>Shell.__QScintillaLineUp</h4> |
806 <b>__QScintillaLineUp</b>(<i>cmd</i>) |
806 <b>__QScintillaLineUp</b>(<i>_cmd</i>) |
807 <p> |
807 <p> |
808 Private method to handle the cursor up command. |
808 Private method to handle the cursor up command. |
809 </p> |
809 </p> |
810 |
810 |
811 <dl> |
811 <dl> |
812 |
812 |
813 <dt><i>cmd</i> (int)</dt> |
813 <dt><i>_cmd</i> (int)</dt> |
814 <dd> |
814 <dd> |
815 QScintilla command |
815 QScintilla command (unused) |
816 </dd> |
816 </dd> |
817 </dl> |
817 </dl> |
818 <a NAME="Shell.__QScintillaNewline" ID="Shell.__QScintillaNewline"></a> |
818 <a NAME="Shell.__QScintillaNewline" ID="Shell.__QScintillaNewline"></a> |
819 <h4>Shell.__QScintillaNewline</h4> |
819 <h4>Shell.__QScintillaNewline</h4> |
820 <b>__QScintillaNewline</b>(<i>cmd</i>) |
820 <b>__QScintillaNewline</b>(<i>cmd</i>) |