diff -r c3abc7895a01 -r 5c615a85241a Documentation/Source/eric5.E5Gui.E5ModelToolBar.html --- a/Documentation/Source/eric5.E5Gui.E5ModelToolBar.html Thu Aug 12 16:11:13 2010 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5ModelToolBar.html Thu Aug 12 16:43:33 2010 +0200 @@ -44,12 +44,18 @@ <h2>E5ModelToolBar</h2> <p> Class implementing a tool bar populated from a QAbstractItemModel. -</p> +</p><h4>Signals</h4> +<dl> +<dt>activated(QModelIndex)</dt> +<dd> +emitted when an action has been triggered +</dd> +</dl> <h3>Derived from</h3> QToolBar <h3>Class Attributes</h3> <table> -<tr><td>None</td></tr> +<tr><td>activated</td></tr> </table> <h3>Methods</h3> <table>