diff -r d133c7edd88a -r f85f686981ad Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html --- a/Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html Sun Sep 29 18:23:27 2013 +0200 @@ -212,6 +212,10 @@ <dt><i>parent</i></dt> <dd> parent of this dialog (QWidget) +</dd><dt><i>external</i></dt> +<dd> +flag indicating an instatiation as a main + window (boolean) </dd> </dl><a NAME="PluginRepositoryWidget.__downloadCancel" ID="PluginRepositoryWidget.__downloadCancel"></a> <h4>PluginRepositoryWidget.__downloadCancel</h4> @@ -411,7 +415,12 @@ <b>on_buttonBox_clicked</b>(<i>button</i>) <p> Private slot to handle the click of a button of the button box. -</p><a NAME="PluginRepositoryWidget.on_repositoryList_currentItemChanged" ID="PluginRepositoryWidget.on_repositoryList_currentItemChanged"></a> +</p><dl> +<dt><i>button</i></dt> +<dd> +reference to the button pressed (QAbstractButton) +</dd> +</dl><a NAME="PluginRepositoryWidget.on_repositoryList_currentItemChanged" ID="PluginRepositoryWidget.on_repositoryList_currentItemChanged"></a> <h4>PluginRepositoryWidget.on_repositoryList_currentItemChanged</h4> <b>on_repositoryList_currentItemChanged</b>(<i>current, previous</i>) <p>