Documentation/Source/eric6.VirtualEnv.VirtualenvAddEditDialog.html

changeset 6343
86cea8abd0f7
parent 6339
d765c3204c71
child 6349
17b3c75913de
--- a/Documentation/Source/eric6.VirtualEnv.VirtualenvAddEditDialog.html	Tue Jun 12 19:01:06 2018 +0200
+++ b/Documentation/Source/eric6.VirtualEnv.VirtualenvAddEditDialog.html	Tue Jun 12 19:02:21 2018 +0200
@@ -66,6 +66,9 @@
 <td><a href="#VirtualenvAddEditDialog.getData">getData</a></td>
 <td>Public method to retrieve the entered data.</td>
 </tr><tr>
+<td><a href="#VirtualenvAddEditDialog.on_globalCheckBox_toggled">on_globalCheckBox_toggled</a></td>
+<td>Private slot handling a change of the global check box state.</td>
+</tr><tr>
 <td><a href="#VirtualenvAddEditDialog.on_nameEdit_textChanged">on_nameEdit_textChanged</a></td>
 <td>Private slot to handle changes of the logical name.</td>
 </tr><tr>
@@ -123,6 +126,16 @@
 <dd>
 tuple of (str, str, str)
 </dd>
+</dl><a NAME="VirtualenvAddEditDialog.on_globalCheckBox_toggled" ID="VirtualenvAddEditDialog.on_globalCheckBox_toggled"></a>
+<h4>VirtualenvAddEditDialog.on_globalCheckBox_toggled</h4>
+<b>on_globalCheckBox_toggled</b>(<i>checked</i>)
+<p>
+        Private slot handling a change of the global check box state.
+</p><dl>
+<dt><i>checked</i> (bool)</dt>
+<dd>
+state of the check box
+</dd>
 </dl><a NAME="VirtualenvAddEditDialog.on_nameEdit_textChanged" ID="VirtualenvAddEditDialog.on_nameEdit_textChanged"></a>
 <h4>VirtualenvAddEditDialog.on_nameEdit_textChanged</h4>
 <b>on_nameEdit_textChanged</b>(<i>txt</i>)

eric ide

mercurial