113 <tr> |
113 <tr> |
114 <td><a href="#PipFreezeDialog.on_saveToButton_clicked">on_saveToButton_clicked</a></td> |
114 <td><a href="#PipFreezeDialog.on_saveToButton_clicked">on_saveToButton_clicked</a></td> |
115 <td>Private slot to write the requirements text to a new file.</td> |
115 <td>Private slot to write the requirements text to a new file.</td> |
116 </tr> |
116 </tr> |
117 <tr> |
117 <tr> |
|
118 <td><a href="#PipFreezeDialog.on_userCheckBox_clicked">on_userCheckBox_clicked</a></td> |
|
119 <td>Private slot handling the switching of the user-site mode.</td> |
|
120 </tr> |
|
121 <tr> |
118 <td><a href="#PipFreezeDialog.start">start</a></td> |
122 <td><a href="#PipFreezeDialog.start">start</a></td> |
119 <td>Public method to start the command.</td> |
123 <td>Public method to start the command.</td> |
120 </tr> |
124 </tr> |
121 </table> |
125 </table> |
122 <h3>Static Methods</h3> |
126 <h3>Static Methods</h3> |
214 Private slot to insert the requirements text at the cursor position |
218 Private slot to insert the requirements text at the cursor position |
215 of the current editor. |
219 of the current editor. |
216 </p> |
220 </p> |
217 <a NAME="PipFreezeDialog.on_localCheckBox_clicked" ID="PipFreezeDialog.on_localCheckBox_clicked"></a> |
221 <a NAME="PipFreezeDialog.on_localCheckBox_clicked" ID="PipFreezeDialog.on_localCheckBox_clicked"></a> |
218 <h4>PipFreezeDialog.on_localCheckBox_clicked</h4> |
222 <h4>PipFreezeDialog.on_localCheckBox_clicked</h4> |
219 <b>on_localCheckBox_clicked</b>(<i>checked</i>) |
223 <b>on_localCheckBox_clicked</b>(<i></i>) |
220 |
224 |
221 <p> |
225 <p> |
222 Private slot handling the switching of the local mode. |
226 Private slot handling the switching of the local mode. |
223 </p> |
227 </p> |
224 <dl> |
|
225 |
|
226 <dt><i>checked</i> (bool)</dt> |
|
227 <dd> |
|
228 state of the local check box |
|
229 </dd> |
|
230 </dl> |
|
231 <a NAME="PipFreezeDialog.on_replaceAllButton_clicked" ID="PipFreezeDialog.on_replaceAllButton_clicked"></a> |
228 <a NAME="PipFreezeDialog.on_replaceAllButton_clicked" ID="PipFreezeDialog.on_replaceAllButton_clicked"></a> |
232 <h4>PipFreezeDialog.on_replaceAllButton_clicked</h4> |
229 <h4>PipFreezeDialog.on_replaceAllButton_clicked</h4> |
233 <b>on_replaceAllButton_clicked</b>(<i></i>) |
230 <b>on_replaceAllButton_clicked</b>(<i></i>) |
234 |
231 |
235 <p> |
232 <p> |
277 <b>on_saveToButton_clicked</b>(<i></i>) |
274 <b>on_saveToButton_clicked</b>(<i></i>) |
278 |
275 |
279 <p> |
276 <p> |
280 Private slot to write the requirements text to a new file. |
277 Private slot to write the requirements text to a new file. |
281 </p> |
278 </p> |
|
279 <a NAME="PipFreezeDialog.on_userCheckBox_clicked" ID="PipFreezeDialog.on_userCheckBox_clicked"></a> |
|
280 <h4>PipFreezeDialog.on_userCheckBox_clicked</h4> |
|
281 <b>on_userCheckBox_clicked</b>(<i></i>) |
|
282 |
|
283 <p> |
|
284 Private slot handling the switching of the user-site mode. |
|
285 </p> |
282 <a NAME="PipFreezeDialog.start" ID="PipFreezeDialog.start"></a> |
286 <a NAME="PipFreezeDialog.start" ID="PipFreezeDialog.start"></a> |
283 <h4>PipFreezeDialog.start</h4> |
287 <h4>PipFreezeDialog.start</h4> |
284 <b>start</b>(<i>venvName</i>) |
288 <b>start</b>(<i>venvName</i>) |
285 |
289 |
286 <p> |
290 <p> |