786 reference to the button pressed |
786 reference to the button pressed |
787 </dd> |
787 </dd> |
788 </dl> |
788 </dl> |
789 <a NAME="PluginRepositoryWidget.on_repositoryList_currentItemChanged" ID="PluginRepositoryWidget.on_repositoryList_currentItemChanged"></a> |
789 <a NAME="PluginRepositoryWidget.on_repositoryList_currentItemChanged" ID="PluginRepositoryWidget.on_repositoryList_currentItemChanged"></a> |
790 <h4>PluginRepositoryWidget.on_repositoryList_currentItemChanged</h4> |
790 <h4>PluginRepositoryWidget.on_repositoryList_currentItemChanged</h4> |
791 <b>on_repositoryList_currentItemChanged</b>(<i>current, previous</i>) |
791 <b>on_repositoryList_currentItemChanged</b>(<i>current, _previous</i>) |
792 <p> |
792 <p> |
793 Private slot to handle the change of the current item. |
793 Private slot to handle the change of the current item. |
794 </p> |
794 </p> |
795 |
795 |
796 <dl> |
796 <dl> |
797 |
797 |
798 <dt><i>current</i> (QTreeWidgetItem)</dt> |
798 <dt><i>current</i> (QTreeWidgetItem)</dt> |
799 <dd> |
799 <dd> |
800 reference to the new current item |
800 reference to the new current item |
801 </dd> |
801 </dd> |
802 <dt><i>previous</i> (QTreeWidgetItem)</dt> |
802 <dt><i>_previous</i> (QTreeWidgetItem)</dt> |
803 <dd> |
803 <dd> |
804 reference to the old current item |
804 reference to the old current item (unused) |
805 </dd> |
805 </dd> |
806 </dl> |
806 </dl> |
807 <a NAME="PluginRepositoryWidget.on_repositoryList_customContextMenuRequested" ID="PluginRepositoryWidget.on_repositoryList_customContextMenuRequested"></a> |
807 <a NAME="PluginRepositoryWidget.on_repositoryList_customContextMenuRequested" ID="PluginRepositoryWidget.on_repositoryList_customContextMenuRequested"></a> |
808 <h4>PluginRepositoryWidget.on_repositoryList_customContextMenuRequested</h4> |
808 <h4>PluginRepositoryWidget.on_repositoryList_customContextMenuRequested</h4> |
809 <b>on_repositoryList_customContextMenuRequested</b>(<i>pos</i>) |
809 <b>on_repositoryList_customContextMenuRequested</b>(<i>pos</i>) |