--- a/src/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryDialog.html Fri Dec 22 13:57:47 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryDialog.html Fri Dec 22 17:24:07 2023 +0100 @@ -140,13 +140,13 @@ </p> <dl> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -reference to the parent widget (QWidget +reference to the parent widget </dd> -<dt><i>manager</i></dt> +<dt><i>manager</i> (HistoryManager)</dt> <dd> -reference to the history manager object (HistoryManager) +reference to the history manager object </dd> </dl> <a NAME="HistoryDialog.__activated" ID="HistoryDialog.__activated"></a> @@ -158,9 +158,9 @@ </p> <dl> -<dt><i>idx</i></dt> +<dt><i>idx</i> (QModelIndex)</dt> <dd> -reference to the entry index (QModelIndex) +reference to the entry index </dd> </dl> <a NAME="HistoryDialog.__copyHistory" ID="HistoryDialog.__copyHistory"></a> @@ -179,9 +179,9 @@ </p> <dl> -<dt><i>pos</i></dt> +<dt><i>pos</i> (QPoint)</dt> <dd> -position the context menu was requested (QPoint) +position the context menu was requested </dd> </dl> <a NAME="HistoryDialog.__modelReset" ID="HistoryDialog.__modelReset"></a> @@ -217,7 +217,6 @@ <dd> flag indicating to open the bookmark in a new private window - (boolean) </dd> </dl> <a NAME="HistoryDialog.__openHistoryInCurrentTab" ID="HistoryDialog.__openHistoryInCurrentTab"></a>