QPrinter - Fix doc errors
Fix doc errors. Task-number: QTBUG-27143 Change-Id: I59376bdb48ce03eb61f38b7dd7eb58f0d517a873 Reviewed-by: Casper van Donderen <casper.vandonderen@gmail.com>
This commit is contained in:
parent
839a9c11de
commit
61d0f728ae
@ -295,9 +295,9 @@ void QPrinterPrivate::addToManualSetList(QPrintEngine::PrintEnginePropertyKey ke
|
|||||||
lower quality output than HighResolution and should only be used
|
lower quality output than HighResolution and should only be used
|
||||||
for drafts.
|
for drafts.
|
||||||
|
|
||||||
\value PrinterResolution This value is deprecated. Is is
|
\value PrinterResolution This value is deprecated. It is
|
||||||
equivalent to ScreenResolution on Unix and HighResolution on
|
equivalent to ScreenResolution on Unix and HighResolution on
|
||||||
Windows and Mac. Due do the difference between ScreenResolution
|
Windows and Mac. Due to the difference between ScreenResolution
|
||||||
and HighResolution, use of this value may lead to non-portable
|
and HighResolution, use of this value may lead to non-portable
|
||||||
printer code.
|
printer code.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user