summaryrefslogtreecommitdiffstats
path: root/tests/manual/dialogs/utils.h
Commit message (Collapse)AuthorAgeFilesLines
* QPrintDialog - Convert manual test to .ui fileJohn Layt2014-03-251-0/+4
| | | | | | | | Convert the manual print dialogs test to use a ui file as subsequent changes will add a lot more widgets. Change-Id: I06ac54b67532f0eea1e91a2d9aca4f587d2fa332 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
* Add print dialog manual test.Friedemann Kleint2013-11-041-0/+88
Allowing for creating a printer in various modes and toying with the paper settings. Task-number: QTBUG-34276 Change-Id: Ieb35dc55c509f84d7d81817c7903e02a41ba8b44 Reviewed-by: John Layt <jlayt@kde.org>