Documentation/Source/eric5.Debugger.DebuggerInterfacePython3.html

changeset 3358
57af7e9fda48
parent 3018
70924c0bdaf1
equal deleted inserted replaced
3357:2390df6f42ba 3358:57af7e9fda48
772 console window (boolean) 772 console window (boolean)
773 </dd> 773 </dd>
774 </dl><dl> 774 </dl><dl>
775 <dt>Returns:</dt> 775 <dt>Returns:</dt>
776 <dd> 776 <dd>
777 client process object (QProcess) and a flag to indicate 777 client process object (QProcess), a flag to indicate
778 a network connection (boolean) 778 a network connection (boolean) and the name of the interpreter
779 in case of a local execution (string)
779 </dd> 780 </dd>
780 </dl><a NAME="DebuggerInterfacePython3.startRemoteForProject" ID="DebuggerInterfacePython3.startRemoteForProject"></a> 781 </dl><a NAME="DebuggerInterfacePython3.startRemoteForProject" ID="DebuggerInterfacePython3.startRemoteForProject"></a>
781 <h4>DebuggerInterfacePython3.startRemoteForProject</h4> 782 <h4>DebuggerInterfacePython3.startRemoteForProject</h4>
782 <b>startRemoteForProject</b>(<i>port, runInConsole</i>) 783 <b>startRemoteForProject</b>(<i>port, runInConsole</i>)
783 <p> 784 <p>
792 console window (boolean) 793 console window (boolean)
793 </dd> 794 </dd>
794 </dl><dl> 795 </dl><dl>
795 <dt>Returns:</dt> 796 <dt>Returns:</dt>
796 <dd> 797 <dd>
797 client process object (QProcess) and a flag to indicate 798 client process object (QProcess), a flag to indicate
798 a network connection (boolean) 799 a network connection (boolean) and the name of the interpreter
800 in case of a local execution (string)
799 </dd> 801 </dd>
800 </dl> 802 </dl>
801 <div align="right"><a href="#top">Up</a></div> 803 <div align="right"><a href="#top">Up</a></div>
802 <hr /><hr /> 804 <hr /><hr />
803 <a NAME="getRegistryData" ID="getRegistryData"></a> 805 <a NAME="getRegistryData" ID="getRegistryData"></a>

eric ide

mercurial