Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me |
||
|---|---|---|
| .. | ||
| README.TXT | ||
| main.cpp | ||
| tst_screenshot.pro | ||
README.TXT
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.