QtPrintSupport - Cleanup QPrintDialog header
authorJohn Layt <jlayt@kde.org>
Mon, 14 May 2012 20:27:25 +0000 (21:27 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 1 Jun 2012 16:26:18 +0000 (18:26 +0200)
commitc8b1f7c8597e4764ada1ab067890fdfebbbbcc9b
treec0b16cd4aaac39dc0cde078af453c3b6f9bd48fc
parent9ae3ec470c5a83004225be14a3ab2ddccbefbf29
QtPrintSupport - Cleanup QPrintDialog header

Move QUnixPrintWidget from the header to the UNIX implementation as
it is not used anywhere else and doesn't need to be exported.

Make the private slots only compile under UNIX, remove the Mac and Win
stubs for them as unneeded.

Add some documentation to the UNIX dialog

Change-Id: I8f30504285df877e17ac8eeace875f666f43d94d
Reviewed-by: Teemu Katajisto <teemu.katajisto@digia.com>
Reviewed-by: John Layt <jlayt@kde.org>
src/printsupport/dialogs/qprintdialog.h
src/printsupport/dialogs/qprintdialog_mac.mm
src/printsupport/dialogs/qprintdialog_unix.cpp
src/printsupport/dialogs/qprintdialog_win.cpp
src/tools/uic/qclass_lib_map.h