103 <p> |
103 <p> |
104 Public method to get the entered data. |
104 Public method to get the entered data. |
105 </p><dl> |
105 </p><dl> |
106 <dt>Returns:</dt> |
106 <dt>Returns:</dt> |
107 <dd> |
107 <dd> |
108 path of the selected Python interpreter |
108 tuple containing the path of the selected Python interpreter |
|
109 and the Python variant |
109 </dd> |
110 </dd> |
110 </dl><dl> |
111 </dl><dl> |
111 <dt>Return Type:</dt> |
112 <dt>Return Type:</dt> |
112 <dd> |
113 <dd> |
113 str |
114 tuple of (str, int) |
114 </dd> |
115 </dd> |
115 </dl><a NAME="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged" ID="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged"></a> |
116 </dl><a NAME="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged" ID="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged"></a> |
116 <h4>VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged</h4> |
117 <h4>VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged</h4> |
117 <b>on_pythonExecPicker_textChanged</b>(<i>txt</i>) |
118 <b>on_pythonExecPicker_textChanged</b>(<i>txt</i>) |
118 <p> |
119 <p> |