166 Private slot to handle the "Show details" context menu action. |
166 Private slot to handle the "Show details" context menu action. |
167 </p> |
167 </p> |
168 |
168 |
169 <a NAME="PluginInfoDialog.on_pluginList_itemActivated" ID="PluginInfoDialog.on_pluginList_itemActivated"></a> |
169 <a NAME="PluginInfoDialog.on_pluginList_itemActivated" ID="PluginInfoDialog.on_pluginList_itemActivated"></a> |
170 <h4>PluginInfoDialog.on_pluginList_itemActivated</h4> |
170 <h4>PluginInfoDialog.on_pluginList_itemActivated</h4> |
171 <b>on_pluginList_itemActivated</b>(<i>item, column</i>) |
171 <b>on_pluginList_itemActivated</b>(<i>item, _column</i>) |
172 <p> |
172 <p> |
173 Private slot to show details about a plugin. |
173 Private slot to show details about a plugin. |
174 </p> |
174 </p> |
175 |
175 |
176 <dl> |
176 <dl> |
177 |
177 |
178 <dt><i>item</i> (QTreeWidgetItem)</dt> |
178 <dt><i>item</i> (QTreeWidgetItem)</dt> |
179 <dd> |
179 <dd> |
180 reference to the selected item |
180 reference to the selected item |
181 </dd> |
181 </dd> |
182 <dt><i>column</i> (int)</dt> |
182 <dt><i>_column</i> (int)</dt> |
183 <dd> |
183 <dd> |
184 column number |
184 column number (unused) |
185 </dd> |
185 </dd> |
186 </dl> |
186 </dl> |
187 <div align="right"><a href="#top">Up</a></div> |
187 <div align="right"><a href="#top">Up</a></div> |
188 <hr /> |
188 <hr /> |
189 </body></html> |
189 </body></html> |