qt5base-lts/tests/auto/uiloader/tst_screenshot
Sergio Ahumada 10a79f783b Doc: Fixing typo
(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>
2011-07-07 10:44:07 +02:00
..
main.cpp Doc: Fixing typo 2011-07-07 10:44:07 +02:00
README.TXT Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_screenshot.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00

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.