Fix a typo in the docs
Change-Id: I0f1b015a34b8caffa3b60927cedbccf7db50b383 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>bb10
parent
27fb51fa52
commit
a6a5e81cd6
|
|
@ -1912,7 +1912,7 @@ static void printPage(int index, QPainter *painter, const QTextDocument *doc, co
|
|||
}
|
||||
|
||||
/*!
|
||||
Prints the document to the given \a printer. The QPageablePaintDevice must be
|
||||
Prints the document to the given \a printer. The QPagedPaintDevice must be
|
||||
set up before being used with this function.
|
||||
|
||||
This is only a convenience method to print the whole document to the printer.
|
||||
|
|
|
|||
Loading…
Reference in New Issue