eric6/Documentation/Source/eric6.VirtualEnv.VirtualenvInterpreterSelectionDialog.html

changeset 7635
0cdead130a81
parent 7273
391d6b7b1eff
child 7989
a21d673a8f99
equal deleted inserted replaced
7634:8c3d033e5044 7635:0cdead130a81
130 Public method to get the entered data. 130 Public method to get the entered data.
131 </p> 131 </p>
132 <dl> 132 <dl>
133 <dt>Returns:</dt> 133 <dt>Returns:</dt>
134 <dd> 134 <dd>
135 tuple containing the path of the selected Python interpreter 135 path of the selected Python interpreter
136 and the Python variant
137 </dd> 136 </dd>
138 </dl> 137 </dl>
139 <dl> 138 <dl>
140 <dt>Return Type:</dt> 139 <dt>Return Type:</dt>
141 <dd> 140 <dd>
142 tuple of (str, int) 141 str
143 </dd> 142 </dd>
144 </dl> 143 </dl>
145 <a NAME="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged" ID="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged"></a> 144 <a NAME="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged" ID="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged"></a>
146 <h4>VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged</h4> 145 <h4>VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged</h4>
147 <b>on_pythonExecPicker_textChanged</b>(<i>txt</i>) 146 <b>on_pythonExecPicker_textChanged</b>(<i>txt</i>)

eric ide

mercurial