diff -r e28b89693f37 -r 299802979277 src/eric7/Documentation/Source/eric7.EricWidgets.EricToolBarDialog.html --- a/src/eric7/Documentation/Source/eric7.EricWidgets.EricToolBarDialog.html Tue Dec 19 11:04:03 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricWidgets.EricToolBarDialog.html Tue Dec 19 19:57:08 2023 +0100 @@ -142,14 +142,13 @@ </p> <dl> -<dt><i>toolBarManager</i></dt> +<dt><i>toolBarManager</i> (EricToolBarManager)</dt> <dd> reference to a toolbar manager object - (EricToolBarManager) </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget </dd> </dl> <a NAME="EricToolBarDialog.__resetCurrentToolbar" ID="EricToolBarDialog.__resetCurrentToolbar"></a> @@ -169,10 +168,9 @@ </p> <dl> -<dt><i>actions</i></dt> +<dt><i>actions</i> (list of QAction)</dt> <dd> list of actions to set for the current toolbar - (list of QAction) </dd> </dl> <a NAME="EricToolBarDialog.__restoreCurrentToolbarToDefault" ID="EricToolBarDialog.__restoreCurrentToolbarToDefault"></a> @@ -212,9 +210,9 @@ </p> <dl> -<dt><i>index</i></dt> +<dt><i>index</i> (int)</dt> <dd> -index of the new current toolbar (integer) +index of the new current toolbar </dd> </dl> <a NAME="EricToolBarDialog.on_actionsTree_currentItemChanged" ID="EricToolBarDialog.on_actionsTree_currentItemChanged"></a> @@ -226,14 +224,13 @@ </p> <dl> -<dt><i>current</i></dt> +<dt><i>current</i> (QTreeWidgetItem)</dt> <dd> -reference to the current item (QTreeWidgetItem) +reference to the current item </dd> -<dt><i>previous</i></dt> +<dt><i>previous</i> (QTreeWidgetItem)</dt> <dd> reference to the previous current item - (QTreeWidgetItem) </dd> </dl> <a NAME="EricToolBarDialog.on_buttonBox_clicked" ID="EricToolBarDialog.on_buttonBox_clicked"></a> @@ -245,9 +242,9 @@ </p> <dl> -<dt><i>button</i></dt> +<dt><i>button</i> (QAbstractButton)</dt> <dd> -reference to the button clicked (QAbstractButton) +reference to the button clicked </dd> </dl> <a NAME="EricToolBarDialog.on_downButton_clicked" ID="EricToolBarDialog.on_downButton_clicked"></a> @@ -301,14 +298,13 @@ </p> <dl> -<dt><i>current</i></dt> +<dt><i>current</i> (QListWidgetItem)</dt> <dd> -reference to the current item (QListWidgetItem) +reference to the current item </dd> -<dt><i>previous</i></dt> +<dt><i>previous</i> (QListWidgetItem)</dt> <dd> reference to the previous current item - (QListWidgetItem) </dd> </dl> <a NAME="EricToolBarDialog.on_upButton_clicked" ID="EricToolBarDialog.on_upButton_clicked"></a>