qt5base-lts/examples/itemviews/spreadsheet
Lars Knoll f4f1b53b96 Move printing into it's own library
Create a libQtPrintSupport library that contains our current
printing infrastructure. Long term this will get replaced
with a libQtPrint, as the current architecture is not
really maintainable.

Change-Id: I7362fff6786b58c5b4e9213c23eda36d15048aa2
Reviewed-on: http://codereview.qt.nokia.com/3209
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
2011-08-19 09:16:42 +02:00
..
images Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
main.cpp Merge remote-tracking branch 'base/master' into refactor 2011-06-27 12:27:54 +02:00
printview.cpp Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
printview.h Use the paged paintdevice in the print() method of QTextDocument. 2011-08-19 09:16:22 +02:00
spreadsheet.cpp Merge remote-tracking branch 'base/master' into refactor 2011-06-27 12:27:54 +02:00
spreadsheet.h Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
spreadsheet.pro Move printing into it's own library 2011-08-19 09:16:42 +02:00
spreadsheet.qrc Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
spreadsheetdelegate.cpp Merge remote-tracking branch 'base/master' into refactor 2011-06-27 12:27:54 +02:00
spreadsheetdelegate.h Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
spreadsheetitem.cpp Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
spreadsheetitem.h Merge remote-tracking branch 'base/master' into refactor 2011-06-27 12:27:54 +02:00