Documentation/Source/eric5.Debugger.DebuggerInterfaceNone.html

changeset 3358
57af7e9fda48
parent 3018
70924c0bdaf1
equal deleted inserted replaced
3357:2390df6f42ba 3358:57af7e9fda48
674 console window (boolean) 674 console window (boolean)
675 </dd> 675 </dd>
676 </dl><dl> 676 </dl><dl>
677 <dt>Returns:</dt> 677 <dt>Returns:</dt>
678 <dd> 678 <dd>
679 client process object (QProcess) and a flag to indicate 679 client process object (QProcess), a flag to indicate
680 a network connection (boolean) 680 a network connection (boolean) and the name of the interpreter
681 in case of a local execution (string)
681 </dd> 682 </dd>
682 </dl><a NAME="DebuggerInterfaceNone.startRemoteForProject" ID="DebuggerInterfaceNone.startRemoteForProject"></a> 683 </dl><a NAME="DebuggerInterfaceNone.startRemoteForProject" ID="DebuggerInterfaceNone.startRemoteForProject"></a>
683 <h4>DebuggerInterfaceNone.startRemoteForProject</h4> 684 <h4>DebuggerInterfaceNone.startRemoteForProject</h4>
684 <b>startRemoteForProject</b>(<i>port, runInConsole</i>) 685 <b>startRemoteForProject</b>(<i>port, runInConsole</i>)
685 <p> 686 <p>
694 console window (boolean) 695 console window (boolean)
695 </dd> 696 </dd>
696 </dl><dl> 697 </dl><dl>
697 <dt>Returns:</dt> 698 <dt>Returns:</dt>
698 <dd> 699 <dd>
699 client process object (QProcess) and a flag to indicate 700 client process object (QProcess), a flag to indicate
700 a network connection (boolean) 701 a network connection (boolean) and the name of the interpreter
702 in case of a local execution (string)
701 </dd> 703 </dd>
702 </dl> 704 </dl>
703 <div align="right"><a href="#top">Up</a></div> 705 <div align="right"><a href="#top">Up</a></div>
704 <hr /><hr /> 706 <hr /><hr />
705 <a NAME="getRegistryData" ID="getRegistryData"></a> 707 <a NAME="getRegistryData" ID="getRegistryData"></a>

eric ide

mercurial