10a79f783b
(cherry picked from commit 7f5797a784e237672f291055020ef4bbb6199893) Conflicts: tests/auto/qaccessibility/tst_qaccessibility.cpp tests/auto/qscriptengineagent/tst_qscriptengineagent.cpp tests/auto/qsortfilterproxymodel/tst_qsortfilterproxymodel.cpp tests/auto/qsvgrenderer/tst_qsvgrenderer.cpp Change-Id: I8bab7ee83f6e32bba2574aad82b288fb05b503eb Reviewed-on: http://codereview.qt.nokia.com/1253 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com> |
||
---|---|---|
.. | ||
main.cpp | ||
README.TXT | ||
tst_screenshot.pro |
This program is called from ../uiloader. ./tst_screenshot Syntax: ./tst_screenshot <path to *.ui file> [output directory] This programm takes a *.ui file and an output dir as argument in order to create a screenshot of the widget defined in the ui file. The screenshot is saved in the output dir (default current dir), ".png" is appended to the ui file name.