QtPrintSupport: Move printer list into plugin base class
authorJohn Layt <jlayt@kde.org>
Fri, 1 Jun 2012 20:06:26 +0000 (21:06 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 8 Jun 2012 16:44:55 +0000 (18:44 +0200)
commit20c7fa62caad8f93e3cfa81bcbfed4b753c3e92c
tree997c954ffed2f8b924ab275c0ee14de1117fea24
parentf2df9cef75bb035cacf341871406c40e39d21495
QtPrintSupport: Move printer list into plugin base class

Move the cached printer list from the Windows plugin into the base
class so the CUPS plugin can also use it in a subsequent commit.

Change-Id: Idf5fb7fc49b1820aad58f16e8854ab9120caa193
Reviewed-by: Teemu Katajisto <teemu.katajisto@digia.com>
Reviewed-by: John Layt <jlayt@kde.org>
src/plugins/printsupport/windows/qwindowsprintersupport.cpp
src/plugins/printsupport/windows/qwindowsprintersupport.h
src/printsupport/kernel/qplatformprintersupport.h
src/printsupport/kernel/qplatformprintersupport_qpa.cpp