1005 (Needed on Win OS) |
1005 (Needed on Win OS) |
1006 </p> |
1006 </p> |
1007 |
1007 |
1008 <a NAME="DebuggerInterfaceNone.startRemote" ID="DebuggerInterfaceNone.startRemote"></a> |
1008 <a NAME="DebuggerInterfaceNone.startRemote" ID="DebuggerInterfaceNone.startRemote"></a> |
1009 <h4>DebuggerInterfaceNone.startRemote</h4> |
1009 <h4>DebuggerInterfaceNone.startRemote</h4> |
1010 <b>startRemote</b>(<i>port, runInConsole, venvName, originalPathString, workingDir=None, configOverride=None, startRemote=False, </i>) |
1010 <b>startRemote</b>(<i>port, runInConsole, venvName, originalPathString, workingDir=None, configOverride=None, startViaServer=None, </i>) |
1011 <p> |
1011 <p> |
1012 Public method to start a remote Python interpreter. |
1012 Public method to start a remote Python interpreter. |
1013 </p> |
1013 </p> |
1014 |
1014 |
1015 <dl> |
1015 <dl> |
1059 tuple of (QProcess, bool, str) |
1059 tuple of (QProcess, bool, str) |
1060 </dd> |
1060 </dd> |
1061 </dl> |
1061 </dl> |
1062 <a NAME="DebuggerInterfaceNone.startRemoteForProject" ID="DebuggerInterfaceNone.startRemoteForProject"></a> |
1062 <a NAME="DebuggerInterfaceNone.startRemoteForProject" ID="DebuggerInterfaceNone.startRemoteForProject"></a> |
1063 <h4>DebuggerInterfaceNone.startRemoteForProject</h4> |
1063 <h4>DebuggerInterfaceNone.startRemoteForProject</h4> |
1064 <b>startRemoteForProject</b>(<i>port, runInConsole, venvName, originalPathString, workingDir=None, configOverride=None, startRemote=False, </i>) |
1064 <b>startRemoteForProject</b>(<i>port, runInConsole, venvName, originalPathString, workingDir=None, configOverride=None, startViaServer=None, </i>) |
1065 <p> |
1065 <p> |
1066 Public method to start a remote Python interpreter for a project. |
1066 Public method to start a remote Python interpreter for a project. |
1067 </p> |
1067 </p> |
1068 |
1068 |
1069 <dl> |
1069 <dl> |