--- a/src/eric7/Documentation/Source/eric7.QScintilla.EditorMarkerMap.html Wed Dec 20 19:28:22 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.EditorMarkerMap.html Thu Dec 21 12:03:40 2023 +0100 @@ -86,9 +86,9 @@ </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> </dl> <a NAME="EditorMarkerMap.__drawIndicator" ID="EditorMarkerMap.__drawIndicator"></a> @@ -100,17 +100,17 @@ </p> <dl> -<dt><i>line</i></dt> +<dt><i>line</i> (int)</dt> <dd> -line number (integer) +line number </dd> -<dt><i>painter</i></dt> +<dt><i>painter</i> (QPainter)</dt> <dd> -reference to the painter (QPainter) +reference to the painter </dd> -<dt><i>color</i></dt> +<dt><i>color</i> (QColor)</dt> <dd> -color to be used (QColor) +color to be used </dd> </dl> <a NAME="EditorMarkerMap._paintIt" ID="EditorMarkerMap._paintIt"></a> @@ -122,9 +122,9 @@ </p> <dl> -<dt><i>painter</i></dt> +<dt><i>painter</i> (QPainter)</dt> <dd> -reference to the painter object (QPainter) +reference to the painter object </dd> </dl> <a NAME="EditorMarkerMap.initColors" ID="EditorMarkerMap.initColors"></a>