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>) |