67 <tr> |
67 <tr> |
68 <td><a href="#ProjectVenvConfigurationDialog.getData">getData</a></td> |
68 <td><a href="#ProjectVenvConfigurationDialog.getData">getData</a></td> |
69 <td>Public method to get the entered data.</td> |
69 <td>Public method to get the entered data.</td> |
70 </tr> |
70 </tr> |
71 <tr> |
71 <tr> |
72 <td><a href="#ProjectVenvConfigurationDialog.on_pythonExecPicker_textChanged">on_pythonExecPicker_textChanged</a></td> |
72 <td><a href="#ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged">on_pythonExecPicker_editTextChanged</a></td> |
73 <td>Private slot to handle changes of the entered Python interpreter path.</td> |
73 <td>Private slot to handle changes of the entered Python interpreter path.</td> |
74 </tr> |
74 </tr> |
75 </table> |
75 </table> |
76 <h3>Static Methods</h3> |
76 <h3>Static Methods</h3> |
77 |
77 |
135 <dt>Return Type:</dt> |
135 <dt>Return Type:</dt> |
136 <dd> |
136 <dd> |
137 tuple of (str, str) |
137 tuple of (str, str) |
138 </dd> |
138 </dd> |
139 </dl> |
139 </dl> |
140 <a NAME="ProjectVenvConfigurationDialog.on_pythonExecPicker_textChanged" ID="ProjectVenvConfigurationDialog.on_pythonExecPicker_textChanged"></a> |
140 <a NAME="ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged" ID="ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged"></a> |
141 <h4>ProjectVenvConfigurationDialog.on_pythonExecPicker_textChanged</h4> |
141 <h4>ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged</h4> |
142 <b>on_pythonExecPicker_textChanged</b>(<i>txt</i>) |
142 <b>on_pythonExecPicker_editTextChanged</b>(<i>txt</i>) |
143 |
143 |
144 <p> |
144 <p> |
145 Private slot to handle changes of the entered Python interpreter path. |
145 Private slot to handle changes of the entered Python interpreter path. |
146 </p> |
146 </p> |
147 <dl> |
147 <dl> |