Remove reference to Symbian in printsupport.

Change-Id: I63b3559cd9ec620d76a177f57096dd8d38ef834c
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
This commit is contained in:
Xizhi Zhu 2012-01-23 19:02:06 +01:00 committed by Qt by Nokia
parent ad2930f825
commit 105420936c
3 changed files with 0 additions and 9 deletions

View File

@ -66,9 +66,6 @@ class QPrintDialogPrivate : public QAbstractPrintDialogPrivate
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}
*/

View File

@ -63,9 +63,6 @@ QT_BEGIN_NAMESPACE
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
*/

View File

@ -668,9 +668,6 @@ void QPrintPreviewDialogPrivate::_q_zoomFactorChanged()
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
*/