diff -r e440aaf179ce -r 64157aeb0312 src/eric7/Documentation/Source/eric7.QScintilla.Printer.html --- a/src/eric7/Documentation/Source/eric7.QScintilla.Printer.html Wed Dec 20 19:28:22 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Printer.html Thu Dec 21 12:03:40 2023 +0100 @@ -78,9 +78,9 @@ </p> <dl> -<dt><i>mode</i></dt> +<dt><i>mode</i> (QPrinter.PrinterMode)</dt> <dd> -mode of the printer (QPrinter.PrinterMode) +mode of the printer </dd> </dl> <a NAME="Printer.formatPage" ID="Printer.formatPage"></a> @@ -92,21 +92,21 @@ </p> <dl> -<dt><i>painter</i></dt> +<dt><i>painter</i> (QPainter)</dt> <dd> -the paint canvas (QPainter) +the paint canvas </dd> -<dt><i>drawing</i></dt> +<dt><i>drawing</i> (bool)</dt> <dd> flag indicating that something should be drawn </dd> -<dt><i>area</i></dt> +<dt><i>area</i> (QRect)</dt> <dd> -the drawing area (QRect) +the drawing area </dd> -<dt><i>pagenr</i></dt> +<dt><i>pagenr</i> (int)</dt> <dd> -the page number (int) +the page number </dd> </dl> <div align="right"><a href="#top">Up</a></div>