Change-Id: I63b3559cd9ec620d76a177f57096dd8d38ef834c
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
customize settings shown in print dialogs, but it is not used directly.
Use QPrintDialog to display a print dialog in your application.
- In Symbian, there is no support for printing. Hence, this dialog should not
- be used in Symbian.
-
\sa QPrintDialog, QPrinter, {Printing with Qt}
*/
page margins set on a QPrinter won't show in the native Mac OS X
page setup dialog.
- In Symbian, there is no support for printing. Hence, this dialog should not
- be used in Symbian.
-
\sa QPrinter, QPrintDialog
*/
Call QPrintPreviewDialog::exec() to show the preview dialog.
\endlist
- In Symbian, there is no support for printing. Hence, this dialog should not
- be used in Symbian.
-
\sa QPrinter, QPrintDialog, QPageSetupDialog, QPrintPreviewWidget
*/