qt5base-lts/tests/auto/uiloader/tst_screenshot
Jyri Tahtela f9f395c28b Update licenseheader text in source files for qtbase Qt module
Updated version of LGPL and FDL licenseheaders.
Apply release phase licenseheaders for all source files.

Reviewed-by: Trust Me
2011-05-24 12:34:08 +03:00
..
main.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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.